decoder/ffmpeg: require ffmpeg/libav 0.8

Now that even Debian stable has picked up version 0.8, we can safely
make this a requirement, and remove a lot of old cruft.
This commit is contained in:
Max Kellermann
2013-07-31 01:01:21 +02:00
parent 44621f7326
commit 8b2dcf7018
3 changed files with 2 additions and 90 deletions
+1
View File
@@ -3,6 +3,7 @@ ver 0.18 (2012/??/??)
- soup: plugin removed
* decoder:
- adplug: new decoder plugin using libadplug
- ffmpeg: drop support for pre-0.8 ffmpeg
- flac: require libFLAC 1.2 or newer
- flac: support FLAC files inside archives
- opus: new decoder plugin for the Opus codec