summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2004-03-06 00:24:14 +0000
committerChristophe Fergeau <teuf@gnome.org>2004-03-06 00:24:14 +0000
commit16d27de34e7e83c948364309dc1f03ce23535fe7 (patch)
tree6fd3d77c2fd6a21e853c9835ef6f0efe52b1ee35
parent4f8e5d712e5f2d4aeb28765f0f04e34fd15a5d6d (diff)
ext/mad/gstmad.c: Fix detection of Xing headers
Original commit message from CVS: 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net> * ext/mad/gstmad.c: Fix detection of Xing headers * gst/tags/gstid3tag.c: Changes to support TLEN tags
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0124f5b3..2a44d768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
+
+ * ext/mad/gstmad.c: Fix detection of Xing headers
+ * gst/tags/gstid3tag.c: Changes to support TLEN tags
+
2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),