From 435881125823a551cf4b4fe49cc574e9166ac601 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Tue, 12 Feb 2008 05:14:16 +0000 Subject: Add a few libjpeg suppressions and initialize a variable to make smokeenc valgrind clean. Fixes bug #515701. Original commit message from CVS: * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain): * tests/check/Makefile.am: * tests/check/gst-plugins-good.supp: Add a few libjpeg suppressions and initialize a variable to make smokeenc valgrind clean. Fixes bug #515701. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 718909ce..cd48db4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-02-12 Sebastian Dröge + + * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain): + * tests/check/Makefile.am: + * tests/check/gst-plugins-good.supp: + Add a few libjpeg suppressions and initialize a variable to + make smokeenc valgrind clean. Fixes bug #515701. + 2008-02-11 Jan Schmidt * gst/avi/gstavidemux.c: -- cgit