diff options
author | James Almer <jamrial@gmail.com> | 2017-12-19 19:07:24 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-12-19 19:07:24 -0300 |
commit | da032427786d9db4ab21014998cb1245083d6c85 (patch) | |
tree | 9a6affdbdb0f1985fe063dfa87a10587718814e9 /tests/fate/checkasm.mak | |
parent | 8e0e4384b097864fbff84ed93438d33f4f15e02c (diff) | |
download | ffmpeg-da032427786d9db4ab21014998cb1245083d6c85.tar.gz |
Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16"
This reverts commit adff97be5e2ff51c0bb66080c2f904ed40b6c571.
It currently fails on Windows targets.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate/checkasm.mak')
-rw-r--r-- | tests/fate/checkasm.mak | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/fate/checkasm.mak b/tests/fate/checkasm.mak index 03f640b31f..9216c71cb8 100644 --- a/tests/fate/checkasm.mak +++ b/tests/fate/checkasm.mak @@ -23,7 +23,6 @@ FATE_CHECKASM = fate-checkasm-aacpsdsp \ fate-checkasm-vf_blend \ fate-checkasm-vf_colorspace \ fate-checkasm-vf_hflip \ - fate-checkasm-vf_interlace \ fate-checkasm-vf_threshold \ fate-checkasm-videodsp \ fate-checkasm-vp8dsp \ |