aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-01-05 00:33:23 +0100
committerMax Kellermann <max@duempel.org>2012-01-05 00:33:23 +0100
commit9937ff8ac066f8bc0737bc9ff1e4744772647856 (patch)
tree92834f6c13970c7c72dd77d30e332fa116f5cfcc /NEWS
parent95b2df8261c71be4325a9bc95f8ecf0af3bb3045 (diff)
parentabd1949825896bd38202eb17029ca93fb3863103 (diff)
Merge branch 'v0.16.x'
Conflicts: src/decoder/ffmpeg_decoder_plugin.c src/input/ffmpeg_input_plugin.c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ea9bfe6d..f5b8fb20 100644
--- a/NEWS
+++ b/NEWS
@@ -8,11 +8,9 @@ ver 0.17 (2011/??/??)
- curl: enable CURLOPT_NETRC
- curl: non-blocking I/O
- soup: new input plugin based on libsoup
- - ffmpeg: support libavformat 0.7
* decoder:
- mpg123: implement seeking
- ffmpeg: drop support for pre-0.5 ffmpeg
- - ffmpeg: support libavformat 0.7
- oggflac: delete this obsolete plugin
- dsdiff: new decoder plugin
* output:
@@ -33,6 +31,10 @@ ver 0.17 (2011/??/??)
ver 0.16.7 (2011/??/??)
+* input:
+ - ffmpeg: support libavformat 0.7
+* decoder:
+ - ffmpeg: support libavformat 0.8, libavcodec 0.8
* output:
- httpd: fix excessive buffering
- openal: force 16 bit playback, as 8 bit doesn't work