From e74e1ec6bd9cf3c149c417ab8e58bee96c26ff9f Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Fri, 13 Apr 2018 20:28:35 +0200 Subject: [PATCH] valgrind supps: ignore more twolame conditional moves --- tests/check/gst-plugins-good.supp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/check/gst-plugins-good.supp b/tests/check/gst-plugins-good.supp index a95988ea9b..2e01b2b631 100644 --- a/tests/check/gst-plugins-good.supp +++ b/tests/check/gst-plugins-good.supp @@ -163,3 +163,10 @@ fun:encode_frame } +{ + + Memcheck:Cond + fun:psycho_3 + ... + fun:twolame_encode_flush +}