ext/mad/gstid3tag.c: reset v1 tag offset when there is no v1 tag. Fixes id3demux...
authorBenjamin Otte <otte@gnome.org>
Mon, 11 Oct 2004 05:05:51 +0000 (05:05 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 11 Oct 2004 05:05:51 +0000 (05:05 +0000)
commit3b8cb7c5d96e35a4e7aef83326580b53178e1349
tree3f252a85c00f6cf01111d7a4e8ccf580a64a5291
parenta4362e76270998cc45cebf67f3b535d10cf04d01
ext/mad/gstid3tag.c: reset v1 tag offset when there is no v1 tag. Fixes id3demux always consuming the last 128 bytes,...

Original commit message from CVS:
* ext/mad/gstid3tag.c: (gst_id3_tag_chain):
reset v1 tag offset when there is no v1 tag. Fixes id3demux always
consuming the last 128 bytes, even though it was valid mp3 data.
ChangeLog