summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit42547f3e85c3b208dd1ca7e06445e6e61c6d4b86 (patch)
tree360e935f221c3ac69968953fa66ffe2458fd9d3f /ChangeLog
parent937e5c1e507f31742b6ab0a10f44f68f37f49646 (diff)
downloadgst-plugins-bad-42547f3e85c3b208dd1ca7e06445e6e61c6d4b86.tar.gz
gst-plugins-bad-42547f3e85c3b208dd1ca7e06445e6e61c6d4b86.tar.bz2
gst-plugins-bad-42547f3e85c3b208dd1ca7e06445e6e61c6d4b86.zip
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
Diffstat (limited to 'ChangeLog')
-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),