summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-12-28 18:55:32 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-12-28 18:55:32 +0000
commit041a4a0d89ceac910acf0de86d4e68fa2762e3b2 (patch)
tree654468c1844ea83d3cdc7f96a8e2451de201a932 /ChangeLog
parent0c2414650ac588b947dd9761394fdd28b65c3be2 (diff)
gst/id3demux/id3tags.c: If a broken tag has 0 bytes payload, at least still skip the 10 byte header
Original commit message from CVS: * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag): If a broken tag has 0 bytes payload, at least still skip the 10 byte header
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45dd94df..6cef9400 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-28 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
+ If a broken tag has 0 bytes payload, at least still skip
+ the 10 byte header
+
2005-12-22 Philippe Khalaf <burger@speedy.org>
* gst-plugins-good/gst/rtp/gstrtph263pdepay.h: