summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-02-12 05:14:16 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-02-12 05:14:16 +0000
commit435881125823a551cf4b4fe49cc574e9166ac601 (patch)
tree9e94530d1fc40af5cfac6491902e3c09cc30a789 /ChangeLog
parent8aaddaee2b6d50c0527ca8062fa67ab5e28e3ade (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 718909ce..cd48db4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-02-12 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * 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 <jan.schmidt@sun.com>
* gst/avi/gstavidemux.c: