Commit 82074bd3 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

MKV: map metadata ENCODED-BY

parent 3733d9de
......@@ -241,6 +241,7 @@ static const struct {
{vlc_meta_TrackNumber, "PART_NUMBER"},
{vlc_meta_TrackTotal, "TOTAL_PARTS"},
{vlc_meta_Date, "DATE_RELEASE"},
{vlc_meta_EncodedBy, "ENCODED_BY"},
{vlc_meta_Title, NULL},
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment