aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-05-09 18:22:59 +0200
committerMax Kellermann <max@duempel.org>2011-05-09 21:23:24 +0200
commit98acf3f281ffc1221605d4a4b05c020a6d2c0568 (patch)
treef4304094169bf69ebebe14d41f8657ae4ec36f1c /NEWS
parentfe30db935b94cd20f898b162485827ac6a223b58 (diff)
downloadmpd-98acf3f281ffc1221605d4a4b05c020a6d2c0568.tar.gz
mpd-98acf3f281ffc1221605d4a4b05c020a6d2c0568.tar.xz
mpd-98acf3f281ffc1221605d4a4b05c020a6d2c0568.zip
input/ffmpeg: use the new AVIOContext API
URLContext is deprecated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e1509469..76b2befae 100644
--- a/NEWS
+++ b/NEWS
@@ -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