summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-05-14 16:21:05 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-05-14 16:21:05 +0000
commitbfd70466939298a2d3b9ed8f6f3283b3ce7dc8e2 (patch)
tree40f71b9a30339288591895c4d513e10a875386c6 /ChangeLog
parent426c88452b75ab75766b2d4f00014dc75a7cfcc8 (diff)
downloadgst-plugins-bad-bfd70466939298a2d3b9ed8f6f3283b3ce7dc8e2.tar.gz
gst-plugins-bad-bfd70466939298a2d3b9ed8f6f3283b3ce7dc8e2.tar.bz2
gst-plugins-bad-bfd70466939298a2d3b9ed8f6f3283b3ce7dc8e2.zip
tests/check/Makefile.am: Remove deinterleave test from VALGRIND_TO_FIX again now that there are suppressions in gst.s...
Original commit message from CVS: * tests/check/Makefile.am: Remove deinterleave test from VALGRIND_TO_FIX again now that there are suppressions in gst.supp which make this work for me.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4bd2491..e22b890e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2008-05-14 Tim-Philipp Müller <tim.muller at collabora co uk>
* tests/check/Makefile.am:
+ Remove deinterleave test from VALGRIND_TO_FIX again now that
+ there are suppressions in gst.supp which make this work for me.
+
+2008-05-14 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ * tests/check/Makefile.am:
Add deinterleave unit test to VALGRIND_TO_FIX, since it causes
weird invalid free errors in valgrind/libc after _exit for some
reason.