diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-12 05:14:16 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-12 05:14:16 +0000 |
| commit | 435881125823a551cf4b4fe49cc574e9166ac601 (patch) | |
| tree | 9e94530d1fc40af5cfac6491902e3c09cc30a789 /ChangeLog | |
| parent | 8aaddaee2b6d50c0527ca8062fa67ab5e28e3ade (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |
