tag: id3v2: parse unsynchronised tags properly
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 24 Apr 2009 00:51:35 +0000 (01:51 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 14 Aug 2011 23:10:32 +0000 (00:10 +0100)
commit941d5080fa170e6b775914bcaecc3e3be2286f09
tree73ca389c7c64daf12ea0093c713470eaf278905a
parentbd738166a702384ce61d22652e5da9abc51b4972
tag: id3v2: parse unsynchronised tags properly

We didn't handle unsynchronization at all up to now, which might have
caused frames to not be extracted - esp. frames after an APIC picture
frame. Fixes #577468.
gst-libs/gst/tag/id3v2.c