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>2012-01-04 21:47:19 +0100
commit56257f072bd6b55c9eacf08e1875d45e45635a89 (patch)
treef2a0b47f00a5178c0fc03512a9015aa0928b639d /NEWS
parent44401158e8198635de1e1f7a4369113179b8937b (diff)
downloadmpd-56257f072bd6b55c9eacf08e1875d45e45635a89.tar.gz
mpd-56257f072bd6b55c9eacf08e1875d45e45635a89.tar.xz
mpd-56257f072bd6b55c9eacf08e1875d45e45635a89.zip
input/ffmpeg: use the new AVIOContext API
URLContext is deprecated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a2f11be6..0e3d24dd5 100644
--- a/NEWS
+++ b/NEWS
@@ -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