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 fe30db935b
commit 98acf3f281
2 changed files with 38 additions and 1 deletions

1
NEWS
View File

@@ -5,6 +5,7 @@ ver 0.17 (2011/??/??)
* input:
- cdio_paranoia: new input plugin to play audio CDs
- curl: enable CURLOPT_NETRC
- ffmpeg: support libavformat 0.7
* decoder:
- mpg123: implement seeking
- ffmpeg: drop support for pre-0.5 ffmpeg