From: Christophe Fergeau Date: Wed, 3 Nov 2004 16:08:13 +0000 (+0000) Subject: gst/videoscale/: leak fixes X-Git-Tag: 1.19.3~509^2~14137 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20f699aeefa4ef0617513f59c338eba5089d82fa;p=platform%2Fupstream%2Fgstreamer.git gst/videoscale/: leak fixes Original commit message from CVS: 2004-11-03 Christophe Fergeau * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps): * gst/videoscale/videoscale.c: (videoscale_find_by_structure): leak fixes --- diff --git a/ChangeLog b/ChangeLog index 0459ad1..6553f4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-11-03 Christophe Fergeau + + * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps): + * gst/videoscale/videoscale.c: (videoscale_find_by_structure): + leak fixes + 2004-11-03 Wim Taymans * gst/ffmpegcolorspace/gstffmpegcodecmap.c: