input/ffmpeg: use the new AVIOContext API

URLContext is deprecated.
This commit is contained in:
Max Kellermann
2011-05-09 18:22:59 +02:00
parent 44401158e8
commit 56257f072b
2 changed files with 39 additions and 1 deletions

2
NEWS
View File

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