diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-08-19 03:07:12 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-08-19 03:51:57 +0200 |
commit | c1507db61760483e45ca9d512238181f333a2281 (patch) | |
tree | 9fefcaf2d4e420327c5905187d2a3924e5492cbf /tests | |
parent | 5d410a1db2bfc88dbf4410f7a1a43dd81cb04333 (diff) | |
download | ffmpeg-c1507db61760483e45ca9d512238181f333a2281.tar.gz |
fate: Force simple idct for fate-asf-repldata
otherwise it can fail when a different idct is used on some platform
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/microsoft.mak | 2 | ||||
-rw-r--r-- | tests/ref/fate/asf-repldata | 28 |
2 files changed, 15 insertions, 15 deletions
diff --git a/tests/fate/microsoft.mak b/tests/fate/microsoft.mak index ead1b348f1..1c793df5af 100644 --- a/tests/fate/microsoft.mak +++ b/tests/fate/microsoft.mak @@ -67,7 +67,7 @@ FATE_MICROSOFT-$(CONFIG_VC1_DECODER) += $(FATE_VC1-yes) fate-vc1: $(FATE_VC1-yes) FATE_ASF_REPLDATA += fate-asf-repldata -fate-asf-repldata: CMD = framecrc -i $(TARGET_SAMPLES)/asf/bug821-2.asf +fate-asf-repldata: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/asf/bug821-2.asf FATE_MICROSOFT-$(call DEMDEC, ASF, MPEG4) += $(FATE_ASF_REPLDATA) diff --git a/tests/ref/fate/asf-repldata b/tests/ref/fate/asf-repldata index efd5457f95..e46b565bba 100644 --- a/tests/ref/fate/asf-repldata +++ b/tests/ref/fate/asf-repldata @@ -1,15 +1,15 @@ #tb 0: 6/49 -0, 0, 0, 1, 460800, 0x85b053af -0, 1, 1, 1, 460800, 0xfbdbb291 -0, 2, 2, 1, 460800, 0x1389b3d9 -0, 3, 3, 1, 460800, 0xc81e8326 -0, 4, 4, 1, 460800, 0xb0028333 -0, 5, 5, 1, 460800, 0x002b8619 -0, 6, 6, 1, 460800, 0xeb808d70 -0, 7, 7, 1, 460800, 0xe8288d27 -0, 8, 8, 1, 460800, 0xcfbe8bcc -0, 9, 9, 1, 460800, 0x682b8d38 -0, 10, 10, 1, 460800, 0x5879cd04 -0, 11, 11, 1, 460800, 0x88a6a3e6 -0, 12, 12, 1, 460800, 0xc491db72 -0, 13, 13, 1, 460800, 0xb779d5cc
\ No newline at end of file +0, 0, 0, 1, 460800, 0x1f8b53b0 +0, 1, 1, 1, 460800, 0x95b6b292 +0, 2, 2, 1, 460800, 0xad55b3da +0, 3, 3, 1, 460800, 0x61f98327 +0, 4, 4, 1, 460800, 0x49dd8334 +0, 5, 5, 1, 460800, 0x99f7861a +0, 6, 6, 1, 460800, 0x855b8d71 +0, 7, 7, 1, 460800, 0x82038d28 +0, 8, 8, 1, 460800, 0x69998bcd +0, 9, 9, 1, 460800, 0x02068d39 +0, 10, 10, 1, 460800, 0xf245cd05 +0, 11, 11, 1, 460800, 0x2281a3e7 +0, 12, 12, 1, 460800, 0x5f01db74 +0, 13, 13, 1, 460800, 0x51e9d5ce |