From e87cd3fd7a0f1bea1f06b84494dec1d915b0282d Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 5 Mar 2007 17:17:04 +0000 Subject: ext/gconf/gstswitchsink.c: Fix up the reference counting of the child elements. Original commit message from CVS: * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose), (gst_switch_commit_new_kid): Fix up the reference counting of the child elements. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2ef2a43..1ac0c924 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-03-05 Jan Schmidt + + * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose), + (gst_switch_commit_new_kid): + Fix up the reference counting of the child elements. + 2007-03-05 Wim Taymans * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps): -- cgit