[FFmpeg-cvslog] fate: disable lavfi-histeq

Michael Niedermayer git at videolan.org
Sun Jan 6 02:44:13 CET 2013


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun Jan  6 02:29:51 2013 +0100| [e27c470f2b63a0b0ceb982994c926d8ab21d1959] | committer: Michael Niedermayer

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

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

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

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



More information about the ffmpeg-cvslog mailing list