aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-05-09 21:16:43 +0200
committerMax Kellermann <max@duempel.org>2012-01-04 21:47:47 +0100
commit76fcf258982f69fd1e4aec7bda99b81b9ccb3e95 (patch)
tree68939ca6f5c12a57beba276e7e14a21d01f73cc1 /NEWS
parent56257f072bd6b55c9eacf08e1875d45e45635a89 (diff)
downloadmpd-76fcf258982f69fd1e4aec7bda99b81b9ccb3e95.tar.gz
mpd-76fcf258982f69fd1e4aec7bda99b81b9ccb3e95.tar.xz
mpd-76fcf258982f69fd1e4aec7bda99b81b9ccb3e95.zip
decoder/ffmpeg: use AVIOContext instead of ByteIOContext
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e3d24dd5..4c36ab798 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.16.7 (2011/??/??)
* input:
- ffmpeg: support libavformat 0.7
+* decoder:
+ - ffmpeg: support libavformat 0.7
* output:
- httpd: fix excessive buffering
- openal: force 16 bit playback, as 8 bit doesn't work