summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2015-03-04 09:31:16 +0200
committerMartin Storsjö <martin@martin.st>2015-03-04 13:11:58 +0200
commit62139b14e621f096d0f8ed90920d042b92867e40 (patch)
treee40f1b9336dca971199a9638ea2f108704d26163 /tests/fate
parent2a66a580678dd9401f4d95e01e0958ca51864b6f (diff)
fate: Specify the idct to use for the aic-oddsize test
This fixes fate on all architectures that have an optimized but not bitexact idct available. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/video.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index e0af149ac9..1080c1ce81 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -11,7 +11,7 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, AASC) += fate-aasc
fate-aasc: CMD = framecrc -i $(TARGET_SAMPLES)/aasc/AASC-1.5MB.AVI -pix_fmt rgb24
FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, AIC) += fate-aic-oddsize
-fate-aic-oddsize: CMD = framecrc -i $(TARGET_SAMPLES)/aic/aic_odd_dimensions.mov
+fate-aic-oddsize: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/aic/aic_odd_dimensions.mov
FATE_SAMPLES_AVCONV-$(call DEMDEC, MM, MMVIDEO) += fate-alg-mm
fate-alg-mm: CMD = framecrc -i $(TARGET_SAMPLES)/alg-mm/ibmlogo.mm -an -pix_fmt rgb24