id3demux: fix parsing of ID3v2.4 genre frames with multiple genres
authorErich Schubert <erich@debian.org>
Sun, 2 Jan 2011 19:23:51 +0000 (19:23 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 2 Jan 2011 19:26:45 +0000 (19:26 +0000)
commit5b79a3d2f89eb8ed155268b9507125008b288a1a
tree6feebbeff9dace13b46445acfcc615fb2ab58698
parent79a8e0ee4298c029b2959d4e2ab0a04ba4a63456
id3demux: fix parsing of ID3v2.4 genre frames with multiple genres

We'd only extract the first genre (multiple times) instead of all
genres.

https://bugzilla.gnome.org/show_bug.cgi?id=638535
gst/id3demux/id3v2frames.c