Rename the RTP muxer sources so that the packetisation functions are in
authorLuca Abeni <lucabe72@email.it>
Mon, 18 Jan 2010 13:44:12 +0000 (13:44 +0000)
committerLuca Abeni <lucabe72@email.it>
Mon, 18 Jan 2010 13:44:12 +0000 (13:44 +0000)
commit22c1f65fa6d03995be96c107a5bd3b9ee7e54cab
tree98f9f3ca0f82cd72dfeef3ae358d37e0ecf61761
parentb6ef858ec711b077085dddfb6c4acb151a4ec5be
Rename the RTP muxer sources so that the packetisation functions are in
rtpenc_*.c files.

Originally committed as revision 21284 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/rtpenc_aac.c [moved from libavformat/rtp_aac.c with 100% similarity]
libavformat/rtpenc_amr.c [moved from libavformat/rtp_amr.c with 100% similarity]
libavformat/rtpenc_h263.c [moved from libavformat/rtp_h263.c with 100% similarity]
libavformat/rtpenc_mpv.c [moved from libavformat/rtp_mpv.c with 100% similarity]