diff options
author | David Horn <dhorn2000@gmail.com> | 2009-01-30 09:02:09 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-30 09:42:49 +0100 |
commit | efb04532df68a52c7e8911d210b271298bc45d1f (patch) | |
tree | a710111638ff92457f2edac16f7e04459ee56750 /src/output/oss_plugin.c | |
parent | 32d6d4499e315a5a2f224beaa54faad03ff80a16 (diff) | |
download | mpd-efb04532df68a52c7e8911d210b271298bc45d1f.tar.gz mpd-efb04532df68a52c7e8911d210b271298bc45d1f.tar.xz mpd-efb04532df68a52c7e8911d210b271298bc45d1f.zip |
ffmeg: added support for the tags comment, genre, year
ffmpeg_tag_internal() does not look for a few tags that mpd
supports. Most noteably:
comment -> TAG_ITEM_COMMENT -> Description
genre -> TAG_ITEM_GENRE -> WM/Genre (not WM/GenreID)
year -> TAG_ITEM_DATE -> WM/Year
I *think* that this is the last of the tags that AVFormatContext() in
ffmpeg supports that mpd also uses.
Diffstat (limited to 'src/output/oss_plugin.c')
0 files changed, 0 insertions, 0 deletions