RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c
authorJosh Allmann <joshua.allmann@gmail.com>
Fri, 25 Jun 2010 07:58:38 +0000 (07:58 +0000)
committerMartin Storsjö <martin@martin.st>
Fri, 25 Jun 2010 07:58:38 +0000 (07:58 +0000)
commit9b3788efc341d99dea6107a3683a2d73a1b1effe
tree3822f44303cdbd42b5fa2ba04af88126d3b892c0
parent30619e6e597ad5dc9a6312278b8dc0d9f3c45e74
RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c

Patch by Josh Allmann, joshua dot allmann at gmail

Originally committed as revision 23769 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/rtpdec.c
libavformat/rtpdec_mpeg4.c [new file with mode: 0644]
libavformat/rtpdec_mpeg4.h [new file with mode: 0644]
libavformat/rtsp.c