summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2006-02-11 13:35:13 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-02-11 13:35:13 +0000
commita3e95ebfc9586534fa26d7ea59f34987f6e78ad1 (patch)
tree5eb37ebb314cac858683f8d4922a29ddf2ed2630 /ChangeLog
parent2bbf2b424d5edc180528bf9ab99b5a07ec9824e9 (diff)
gst/id3demux/gstid3demux.c:
Original commit message from CVS: * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size), (gst_id3demux_do_typefind): Fix a couple of mem leaks. (Patch by Jonathan Matthew <jonathan at kaolin dot wh9 dot net>)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab045fe8..f06a5ed9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-11 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
+ (gst_id3demux_do_typefind):
+ Fix a couple of mem leaks. (Patch by Jonathan Matthew
+ <jonathan at kaolin dot wh9 dot net>)
+
2006-02-10 Wim Taymans <wim@fluendo.com>
* gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):