decoder/ffmpeg: use AVIOContext instead of ByteIOContext

This commit is contained in:
Max Kellermann
2011-05-09 21:16:43 +02:00
parent 56257f072b
commit 76fcf25898
2 changed files with 10 additions and 0 deletions

2
NEWS
View File

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