OSDN Git Service

Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies
authorLuca Abeni <lucabe72@email.it>
Fri, 4 Jan 2008 19:33:50 +0000 (19:33 +0000)
committerLuca Abeni <lucabe72@email.it>
Fri, 4 Jan 2008 19:33:50 +0000 (19:33 +0000)
commit8eb793c4599988246359929977db13e7ff31d58b
tree28ae0af74be11cec643cde1f44018dfa7215788e
parenta35bf971c64808763797959a87ab3cf42931c3c2
Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies

Originally committed as revision 11406 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavformat/Makefile
libavformat/rtp.c
libavformat/rtpdec.c [new file with mode: 0644]