gst-libs/gst/tag/gstid3tag.c: Add mapping for audio cd discid tags, so we can extract...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 16 Nov 2007 10:14:34 +0000 (10:14 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 16 Nov 2007 10:14:34 +0000 (10:14 +0000)
commitdffc29eb13c724754ee2aff616f2c6f99399281d
tree2e61f5a21a12e8a3f4b3be2083e75ac6b2d4f590
parente193646e8e56556018d735d768ad8fac6c65e77e
gst-libs/gst/tag/gstid3tag.c: Add mapping for audio cd discid tags, so we can extract them from tags as well (see #34...

Original commit message from CVS:
* gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
(gst_tag_from_id3_user_tag):
Add mapping for audio cd discid tags, so we can extract
them from tags as well (see #347848). Also compare identifiers
in ID3v2 TXXX frames in a case-insensitive way to increase
compatibility when reading tags (discid vs. DiscID vs. DiscId).
ChangeLog
gst-libs/gst/tag/gstid3tag.c