ext/mad/gstid3tag.c: remove v1 tag even if we can't read it (makes sure we don't detect it again)

Original commit message from CVS:
2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/mad/gstid3tag.c: (gst_id3_tag_chain):
remove v1 tag even if we can't read it (makes sure we don't detect
it again)
This commit is contained in:
Benjamin Otte 2004-02-14 09:14:19 +00:00
parent 963f4cd1c6
commit e93353de91

View file

@ -1,3 +1,9 @@
2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/mad/gstid3tag.c: (gst_id3_tag_chain):
remove v1 tag even if we can't read it (makes sure we don't detect
it again)
2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),