OSDN Git Service

Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 14 Apr 2009 15:01:46 +0000 (15:01 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 14 Apr 2009 15:01:46 +0000 (15:01 +0000)
commite6327fba9859eac1e87d02d91a6834090c16eb3b
tree0cba35cf567a40457457d57bc52883c74c704c24
parentd648c720af2f011b3d5884bffbefed069cd815d2
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
qualification task, see "RTP/Vorbis payload implementation (GSoC qual
task)" thread on mailinglist.

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