mirror of https://github.com/FFmpeg/FFmpeg.git
This tests the IDCT implementations available in the build. Signed-off-by: Mans Rullgard <mans@mansr.com>pull/2/head
parent
dbf396d497
commit
27e7144350
2 changed files with 6 additions and 0 deletions
@ -0,0 +1,5 @@ |
||||
FATE_TESTS += fate-idct8x8
|
||||
fate-idct8x8: libavcodec/dct-test$(EXESUF) |
||||
fate-idct8x8: CMD = run libavcodec/dct-test -i |
||||
fate-idct8x8: REF = /dev/null |
||||
fate-idct8x8: CMP = null |
Loading…
Reference in new issue