diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2009-04-14 15:01:46 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2009-04-14 15:01:46 +0000 |
commit | e6327fba9859eac1e87d02d91a6834090c16eb3b (patch) | |
tree | 0cba35cf567a40457457d57bc52883c74c704c24 /Changelog | |
parent | d648c720af2f011b3d5884bffbefed069cd815d2 (diff) | |
download | ffmpeg-e6327fba9859eac1e87d02d91a6834090c16eb3b.tar.gz |
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
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ version <next>: - PCX encoder - RTP packetization of H.263 - RTP packetization of AMR +- RTP depacketization of Vorbis |