diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-11-04 12:55:32 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-11-04 12:55:32 +0000 |
commit | f9def9ccc6ecfe1778d4daa62a7ada27b5f79bfc (patch) | |
tree | d19a18a4cfe2f14455cc05eb6625de76128d6479 /Changelog | |
parent | b7a42d14bf0cdfb904448b55113e1f0aa4164ed7 (diff) | |
download | ffmpeg-f9def9ccc6ecfe1778d4daa62a7ada27b5f79bfc.tar.gz |
Remove libvorbis Vorbis decoding support. Our native decoder is complete
and has no known bugs, any remaining issues will hopefully be uncovered now.
Originally committed as revision 10924 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ version <next> - H.264 PAFF decoding - Nellymoser ASAO decoder - Beam Software SIFF demuxer and decoder +- libvorbis Vorbis decoding removed in favor of native decoder version 0.4.9-pre1: |