ext/mad/gstid3tag.c: remove v1 tag even if we can't read it (makes sure we don't...
authorBenjamin Otte <otte@gnome.org>
Sat, 14 Feb 2004 09:14:19 +0000 (09:14 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 14 Feb 2004 09:14:19 +0000 (09:14 +0000)
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)

ChangeLog

index b2d7e0bc2de2b90cd554ce26ea5fb87789d2cde8..d8e6c52db5c3d582cfb1bbc6480ff55ea588bbc4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),