summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-03-26 12:24:56 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-03-26 12:24:56 +0000
commit74fe5e87e81e3ebba99063319aae136962f90876 (patch)
tree80c6b66a33331096657a6103056f0a2648f3fb3c /ChangeLog
parent43dd3b94cddac72fdd4fde367bd93ca788d3447f (diff)
gst/id3demux/gstid3demux.c: Create source pad without leaking.
Original commit message from CVS: * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad): Create source pad without leaking.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7141e33c..520cfcb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-26 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
+ Create source pad without leaking.
+
2006-03-24 Wim Taymans <wim@fluendo.com>
* ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):