From e27c470f2b63a0b0ceb982994c926d8ab21d1959 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 6 Jan 2013 02:29:51 +0100 Subject: [PATCH] fate: disable lavfi-histeq The filter has been added recently and does not yet pass tests on all platforms. It should not be included in the tests in the release until it works. Signed-off-by: Michael Niedermayer --- tests/fate/avfilter.mak | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/fate/avfilter.mak b/tests/fate/avfilter.mak index 773873a20b..ad865df4a5 100644 --- a/tests/fate/avfilter.mak +++ b/tests/fate/avfilter.mak @@ -41,7 +41,6 @@ FATE_LAVFI = fate-lavfi-alphaextract_rgb \ FATE_LAVFI-$(CONFIG_GPL) += fate-lavfi-colormatrix1 \ fate-lavfi-colormatrix2 \ - fate-lavfi-histeq \ fate-lavfi-hue \ fate-lavfi-pixfmts_super2xsai \ fate-lavfi-tinterlace_merge \