tag: id3v2: Recognise TCO (Genre) tags in ID3v2.2

Original commit message from CVS:
* gst-libs/gst/tag/id3v2.c:
Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
(Fixes #338713)
This commit is contained in:
Alex Lancaster 2006-04-17 10:01:51 +00:00 committed by Tim-Philipp Müller
parent 571d8f9d86
commit e3aa8b3163

View file

@ -264,6 +264,7 @@ const struct ID3v2FrameIDConvert
"TAL", "TALB"}, {
"TBP", "TBPM"}, {
"TCM", "TCOM"}, {
"TCO", "TCON"}, {
"TCR", "TCOP"}, {
"TDA", "TDRC"}, {
"TDY", "TDLY"}, {