diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/id3demux/id3tags.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/id3demux/id3tags.c b/gst/id3demux/id3tags.c index bd370ed5..35571eca 100644 --- a/gst/id3demux/id3tags.c +++ b/gst/id3demux/id3tags.c @@ -264,6 +264,7 @@ const struct ID3v2FrameIDConvert "TAL", "TALB"}, { "TBP", "TBPM"}, { "TCM", "TCOM"}, { + "TCO", "TCON"}, { "TCR", "TCOP"}, { "TDA", "TDRC"}, { "TDY", "TDLY"}, { |