Rename RTP depacketizer files from rtp_* to rtpdec_*
authorMartin Storsjö <martin@martin.st>
Sun, 28 Feb 2010 11:03:14 +0000 (11:03 +0000)
committerMartin Storsjö <martin@martin.st>
Sun, 28 Feb 2010 11:03:14 +0000 (11:03 +0000)
commitf65919af7e15345fee3349ce5999b67781fa9373
tree8bd00f27e0f7b641fd0122a72879c21e31ec9b72
parentc7ff04e2f371a5157c6a632b70b9bfc5fba424c5
Rename RTP depacketizer files from rtp_* to rtpdec_*

Originally committed as revision 22109 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/rtpdec.c
libavformat/rtpdec_asf.c [moved from libavformat/rtp_asf.c with 99% similarity]
libavformat/rtpdec_asf.h [moved from libavformat/rtp_asf.h with 93% similarity]
libavformat/rtpdec_h264.c [moved from libavformat/rtp_h264.c with 99% similarity]
libavformat/rtpdec_h264.h [moved from libavformat/rtp_h264.h with 90% similarity]
libavformat/rtpdec_vorbis.c [moved from libavformat/rtp_vorbis.c with 99% similarity]
libavformat/rtpdec_vorbis.h [moved from libavformat/rtp_vorbis.h with 92% similarity]
libavformat/rtsp.c