decoder/ffmpeg: drop support for pre-0.5 ffmpeg

All modern distros ship 0.5, so there's no need to support old and buggy
ffmpeg versions.
This commit is contained in:
Anton Khirnov
2011-03-31 12:55:18 +02:00
committed by Max Kellermann
parent c2ada39fd3
commit 9d91aa23e6
4 changed files with 2 additions and 65 deletions

1
NEWS
View File

@@ -7,6 +7,7 @@ ver 0.17 (2011/??/??)
- curl: enable CURLOPT_NETRC
* decoder:
- mpg123: implement seeking
- ffmpeg: drop support for pre-0.5 ffmpeg
* output:
- osx: allow user to specify other audio devices
- raop: new output plugin