• Max Kellermann's avatar
    decoder/ffmpeg: convert metadata · 04816a63
    Max Kellermann authored
    Convert the metadata with the libavformat function av_metadata_conv().
    This ensures that canonical tag names are provided by libavformat, and
    we can remove the "artist" vs "author" workaround.
    04816a63
ffmpeg_plugin.c 12.9 KB