aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-05-20 18:26:13 -0300
committerJames Almer <jamrial@gmail.com>2023-05-20 18:26:13 -0300
commitb6066ceb8bd1e3ae1af733d22cb1b5c234c47a0b (patch)
treecbcc64d65dbe1bdfd7bc6485301777ac248fedcc /tests
parent783270bfd12d7a524056e01f98d3472a3bb2d487 (diff)
downloadffmpeg-b6066ceb8bd1e3ae1af733d22cb1b5c234c47a0b.tar.gz
fate/checkasm: add h264chroma test
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/checkasm.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/checkasm.mak b/tests/fate/checkasm.mak
index c208e2abca..35ff1277ba 100644
--- a/tests/fate/checkasm.mak
+++ b/tests/fate/checkasm.mak
@@ -11,6 +11,7 @@ FATE_CHECKASM = fate-checkasm-aacpsdsp \
fate-checkasm-float_dsp \
fate-checkasm-fmtconvert \
fate-checkasm-g722dsp \
+ fate-checkasm-h264chroma \
fate-checkasm-h264dsp \
fate-checkasm-h264pred \
fate-checkasm-h264qpel \