From 74fe5e87e81e3ebba99063319aae136962f90876 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sun, 26 Mar 2006 12:24:56 +0000 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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 + + * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad): + Create source pad without leaking. + 2006-03-24 Wim Taymans * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event): -- cgit