[FFmpeg-cvslog] fate: disable kerndeint test

Michael Niedermayer git at videolan.org
Sun Jan 6 15:18:47 CET 2013


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun Jan  6 15:07:19 2013 +0100| [631ec0642d0f76345710df07949752cc23a10fc7] | committer: Michael Niedermayer

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 <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=631ec0642d0f76345710df07949752cc23a10fc7
---

 tests/fate/avfilter.mak |    1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/fate/avfilter.mak b/tests/fate/avfilter.mak
index e1e7280..e69d6a1 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                   \



More information about the ffmpeg-cvslog mailing list