• David Horn's avatar
    ffmeg: added support for the tags comment, genre, year · efb04532
    David Horn authored
    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.
    efb04532
Name
Last commit
Last update
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
ffmpeg_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
mikmod_plugin.c Loading commit data...
modplug_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
wavpack_plugin.c Loading commit data...