From 9704184ca71a3e7518a74da914a0383367a0ce8d Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 27 Nov 2009 18:27:45 +0100 Subject: [PATCH] gst.supp: make gstffmpegc suppression more flexible --- gst.supp | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gst.supp b/gst.supp index b527b75..33186c1 100644 --- a/gst.supp +++ b/gst.supp @@ -3026,6 +3026,16 @@ fun:plugin_init } + +{ + + Memcheck:Leak + fun:*alloc + fun:* + fun:gst_ffmpeg_cfg_init + fun:gst_ffmpegenc_register +} + ## Leak of GIO module through gnomevfs { -- 2.7.4