From 631ec0642d0f76345710df07949752cc23a10fc7 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 6 Jan 2013 15:07:19 +0100 Subject: [PATCH] fate: disable kerndeint test 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 e1e7280e31..e69d6a14e2 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-hue \ - fate-lavfi-kerndeint \ fate-lavfi-pixfmts_super2xsai \ fate-lavfi-tinterlace_merge \ fate-lavfi-tinterlace_pad \