aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-02-03 09:07:31 +0100
committerMax Kellermann <max@duempel.org>2012-02-03 09:10:48 +0100
commit378fa5ee6af1d127d4fa363de4af5294778e89cc (patch)
tree874ba96d0c34f6aca144a0be57740baac72e1c14 /NEWS
parent4764daf3c29d22c2b21473612c1acfc55b1c4775 (diff)
downloadmpd-378fa5ee6af1d127d4fa363de4af5294778e89cc.tar.gz
mpd-378fa5ee6af1d127d4fa363de4af5294778e89cc.tar.xz
mpd-378fa5ee6af1d127d4fa363de4af5294778e89cc.zip
decoder/ffmpeg: support all MPD tags
Use the tag_item_names table to look up the names of all MPD tags, and remove the duplicate entries from ffmpeg_tag_maps.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b2949a23..67d29a0e0 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ ver 0.16.7 (2011/??/??)
- ffmpeg: support libavformat 0.7
* decoder:
- ffmpeg: support libavformat 0.8, libavcodec 0.8
+ - ffmpeg: support all MPD tags
* output:
- httpd: fix excessive buffering
- openal: force 16 bit playback, as 8 bit doesn't work