mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
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.
This commit is contained in:
parent
a4362e7627
commit
3b8cb7c5d9
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-10-11 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* 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.
|
||||
|
||||
2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||
|
||||
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
|
||||
|
|
Loading…
Reference in a new issue