From e1fcfeab25f58a5ee81e0087a80d186e1efc0313 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 5 Mar 2007 18:43:29 +0000 Subject: ext/esd/esdsink.c: Unref static pad template after using it. Original commit message from CVS: * ext/esd/esdsink.c: (gst_esdsink_open): Unref static pad template after using it. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ac0c924..50aec588 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-03-05 Jan Schmidt + + * ext/esd/esdsink.c: (gst_esdsink_open): + Unref static pad template after using it. + 2007-03-05 Jan Schmidt * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose), -- cgit