summaryrefslogtreecommitdiff
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
commitc9ad09bd6eff6ad46b3e11a8b374ee5fda810ec4 (patch)
tree47ee74a24f89e7a3c6800a05cd7157e256a6485a
parent73a071b77a7d3c3eb2bb0b652c4ecd46699a35f4 (diff)
downloadgstreamer-plugins-base-c9ad09bd6eff6ad46b3e11a8b374ee5fda810ec4.tar.gz
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)
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2d7e0bc2..d8e6c52db 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: