Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies
authorLuca Abeni <lucabe72@email.it>
Fri, 4 Jan 2008 20:09:48 +0000 (20:09 +0000)
committerLuca Abeni <lucabe72@email.it>
Fri, 4 Jan 2008 20:09:48 +0000 (20:09 +0000)
commit83a0d3878c54b84b21c12be1981bd30096f278f4
treed86ab461ab4d2b534ed1e9e4cd0a148e8b743278
parent9389e63c838d03ae9b0688b7957a994b9a2bd61c
Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies

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