decoder/ffmpeg: use AVIOContext instead of ByteIOContext

This commit is contained in:
Max Kellermann
2011-05-09 21:16:43 +02:00
parent 98acf3f281
commit c74edd0e33
2 changed files with 13 additions and 0 deletions

1
NEWS
View File

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