gst/id3demux/id3v2frames.c: Fix parsing of numeric genre strings some more, by ensuri...
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 10 May 2006 13:51:01 +0000 (13:51 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 10 May 2006 13:51:01 +0000 (13:51 +0000)
commit85c6182ef4754271cf98b67e0ad936765436d527
treefbf6158c09765c35e22d5ebb84efc51b6572cd11
parentd2bd5e45bd41cdcd2f21d87432f3948ee26b41d0
gst/id3demux/id3v2frames.c: Fix parsing of numeric genre strings some more, by ensuring that we only try and parse st...

Original commit message from CVS:
* gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
Fix parsing of numeric genre strings some more, by ensuring that
we only try and parse strings that a) Start with '(' and b) Consist
only of digits.
Also, when finding an escaping '((' sequence, bust it back to '(' by
swallowing the first parenthesis
ChangeLog
gst/id3demux/id3v2frames.c