[FFmpeg-cvslog] fate/checkasm: add missing target for vf_threshold test

James Almer git at videolan.org
Mon Dec 4 20:46:57 EET 2017


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Mon Dec  4 15:39:19 2017 -0300| [bfd7f07b650b0414683c2c2554870e4e74d5c083] | committer: James Almer

fate/checkasm: add missing target for vf_threshold test

Signed-off-by: James Almer <jamrial at gmail.com>

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

 tests/fate/checkasm.mak | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/fate/checkasm.mak b/tests/fate/checkasm.mak
index fe0fd9729f..3db745366c 100644
--- a/tests/fate/checkasm.mak
+++ b/tests/fate/checkasm.mak
@@ -22,6 +22,7 @@ FATE_CHECKASM = fate-checkasm-aacpsdsp                                  \
                 fate-checkasm-v210enc                                   \
                 fate-checkasm-vf_blend                                  \
                 fate-checkasm-vf_colorspace                             \
+                fate-checkasm-vf_threshold                              \
                 fate-checkasm-videodsp                                  \
                 fate-checkasm-vp8dsp                                    \
                 fate-checkasm-vp9dsp                                    \



More information about the ffmpeg-cvslog mailing list