summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-02-14 09:14:19 +0000
committerBenjamin Otte <otte@gnome.org>2004-02-14 09:14:19 +0000
commitb24d7a2aeb5079c37a4d2e2661d54e89b75df774 (patch)
tree977f99da013484a88c571997850325c4a09ef80b /ChangeLog
parent2b9ff492c01ca4c17c2f9bac1a5a5ebbc3d08fd8 (diff)
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)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2d7e0bc..d8e6c52d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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),
(gst_alsa_xrun_recovery):
* ext/alsa/gstalsa.h: