From c00aec3f154737829a1fd002abb27223c871bd9c Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 23 Jun 2006 09:35:45 +0000 Subject: gst/goom/gstgoom.c: Fix double caps unref when negotiation fails. Original commit message from CVS: * gst/goom/gstgoom.c: (gst_goom_src_negotiate): Fix double caps unref when negotiation fails. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5777bc9..eab5369f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-23 Wim Taymans + + * gst/goom/gstgoom.c: (gst_goom_src_negotiate): + Fix double caps unref when negotiation fails. + 2006-06-22 Tim-Philipp Müller * ext/annodex/gstcmmldec.c: -- cgit