decoder/ffmpeg: support libavformat 0.8

This commit is contained in:
Max Kellermann
2012-01-05 00:02:46 +01:00
parent 4e6bc77a70
commit abd1949825
2 changed files with 47 additions and 3 deletions

2
NEWS
View File

@@ -2,7 +2,7 @@ ver 0.16.7 (2011/??/??)
* input:
- ffmpeg: support libavformat 0.7
* decoder:
- ffmpeg: support libavformat 0.7, libavcodec 0.8
- ffmpeg: support libavformat 0.8, libavcodec 0.8
* output:
- httpd: fix excessive buffering
- openal: force 16 bit playback, as 8 bit doesn't work