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.
This commit is contained in:
Max Kellermann
2012-02-03 09:07:31 +01:00
parent 4764daf3c2
commit 378fa5ee6a
2 changed files with 6 additions and 12 deletions

1
NEWS
View File

@@ -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