diff options
author | Max Kellermann <max@duempel.org> | 2012-01-05 00:33:23 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-01-05 00:33:23 +0100 |
commit | 9937ff8ac066f8bc0737bc9ff1e4744772647856 (patch) | |
tree | 92834f6c13970c7c72dd77d30e332fa116f5cfcc /NEWS | |
parent | 95b2df8261c71be4325a9bc95f8ecf0af3bb3045 (diff) | |
parent | abd1949825896bd38202eb17029ca93fb3863103 (diff) | |
download | mpd-9937ff8ac066f8bc0737bc9ff1e4744772647856.tar.gz mpd-9937ff8ac066f8bc0737bc9ff1e4744772647856.tar.xz mpd-9937ff8ac066f8bc0737bc9ff1e4744772647856.zip |
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-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |