summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa199749..18d8a085 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-03-22 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
+ * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
+ Don't attempt typefinding on too-short buffers that have been
+ completely trimmed away.
+
+ * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
+ Improve the debug output
+
2006-03-21 Wim Taymans <wim@fluendo.com>
* ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),