diff options
author | Michael Niedermayer <[email protected]> | 2013-01-06 15:07:19 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-01-06 15:08:38 +0100 |
commit | 631ec0642d0f76345710df07949752cc23a10fc7 (patch) | |
tree | 380f76002cdb5de2b4dcefb426d56f3f049dd719 | |
parent | 8214c1d82c34716c22c2e64489d3987adfcc28d1 (diff) |
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 <[email protected]>
-rw-r--r-- | tests/fate/avfilter.mak | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |