OSDN Git Service

Make rtp_parse_packet() always call the vfunc of the dynamic payload handler
authorRonald S. Bultje <rsbultje@gmail.com>
Thu, 10 Jan 2008 13:52:35 +0000 (13:52 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 10 Jan 2008 13:52:35 +0000 (13:52 +0000)
commitb4e3330c12f0650272277b9d1dc5023dcf79e625
tree198d29b98ec57e686fd0508cbab92d978bd62640
parent927688d6e061d6132b6ba957269e3c2a4a3bb869
Make rtp_parse_packet() always call the vfunc of the dynamic payload handler
if there is one. See "[PATCH] Realmedia / RTSP (RDT)" thread on ML.

Originally committed as revision 11493 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtpdec.c