summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-02-16 10:58:18 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-02-16 10:58:18 +0000
commitcfafeaf4dace5be7b7f2d51d139ae438eea9b212 (patch)
tree23eda55920b72146a0f587d8322cbfb003dcfd74 /ChangeLog
parentd465618d5b76c800939cd01c1dc0991447212362 (diff)
gst/id3demux/id3tags.c: ID3 2.3.0 used synch-safe integers for the tag size, but not for the frame size. (Fixes #331368)
Original commit message from CVS: * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list): ID3 2.3.0 used synch-safe integers for the tag size, but not for the frame size. (Fixes #331368)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 804a0daa..dc591236 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-16 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
+ ID3 2.3.0 used synch-safe integers for the tag size, but not for the
+ frame size. (Fixes #331368)
+
2006-02-16 Wim Taymans <wim@fluendo.com>
* gst/rtsp/README: