summaryrefslogtreecommitdiff
path: root/tests/ref/fate
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-01-12 01:55:01 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-01-14 15:58:58 +0100
commitcca2772e168990616615745e783df5b2c2d75a40 (patch)
tree82f5f00e5f0ad6957c8f2da5725656e1797f8f99 /tests/ref/fate
parentd9e556ebd04c755b61b7d56c796ec21bf8928adf (diff)
avcodec/simple_idct_template: change the idct coefficients so that they match the x86 code
no changes in either standard deviation or PSNR is seen in any of the changed fate cases MSE changes from 0.05012422 to 0.04890000 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate')
-rw-r--r--tests/ref/fate/prores-4224
-rw-r--r--tests/ref/fate/prores-422_hq4
-rw-r--r--tests/ref/fate/prores-422_lt4
-rw-r--r--tests/ref/fate/prores-422_proxy4
-rw-r--r--tests/ref/fate/prores-alpha4
-rw-r--r--tests/ref/fate/prores-alpha_skip4
-rw-r--r--tests/ref/fate/prores-transparency2
-rw-r--r--tests/ref/fate/prores-transparency_skip2
8 files changed, 14 insertions, 14 deletions
diff --git a/tests/ref/fate/prores-422 b/tests/ref/fate/prores-422
index 679ba5a7c5..10cd6e4c3d 100644
--- a/tests/ref/fate/prores-422
+++ b/tests/ref/fate/prores-422
@@ -1,3 +1,3 @@
#tb 0: 100/2997
-0, 0, 0, 1, 8294400, 0x434ecf5c
-0, 1, 1, 1, 8294400, 0x434ecf5c
+0, 0, 0, 1, 8294400, 0xdb4ce06a
+0, 1, 1, 1, 8294400, 0xdb4ce06a
diff --git a/tests/ref/fate/prores-422_hq b/tests/ref/fate/prores-422_hq
index fc313a7764..6b751ad44b 100644
--- a/tests/ref/fate/prores-422_hq
+++ b/tests/ref/fate/prores-422_hq
@@ -1,3 +1,3 @@
#tb 0: 100/2997
-0, 0, 0, 1, 8294400, 0xd28b6996
-0, 1, 1, 1, 8294400, 0xd28b6996
+0, 0, 0, 1, 8294400, 0x9b2c65b0
+0, 1, 1, 1, 8294400, 0x9b2c65b0
diff --git a/tests/ref/fate/prores-422_lt b/tests/ref/fate/prores-422_lt
index 385134d9cb..b8dd4e08a9 100644
--- a/tests/ref/fate/prores-422_lt
+++ b/tests/ref/fate/prores-422_lt
@@ -1,3 +1,3 @@
#tb 0: 100/2997
-0, 0, 0, 1, 8294400, 0x38b30b72
-0, 1, 1, 1, 8294400, 0x38b30b72
+0, 0, 0, 1, 8294400, 0xaceddd97
+0, 1, 1, 1, 8294400, 0xaceddd97
diff --git a/tests/ref/fate/prores-422_proxy b/tests/ref/fate/prores-422_proxy
index d275309751..f516f484ba 100644
--- a/tests/ref/fate/prores-422_proxy
+++ b/tests/ref/fate/prores-422_proxy
@@ -1,3 +1,3 @@
#tb 0: 100/2997
-0, 0, 0, 1, 8294400, 0xc1fa4263
-0, 1, 1, 1, 8294400, 0xc1fa4263
+0, 0, 0, 1, 8294400, 0x3e3e9e16
+0, 1, 1, 1, 8294400, 0x3e3e9e16
diff --git a/tests/ref/fate/prores-alpha b/tests/ref/fate/prores-alpha
index f2333e4e91..79dcdd1646 100644
--- a/tests/ref/fate/prores-alpha
+++ b/tests/ref/fate/prores-alpha
@@ -1,3 +1,3 @@
#tb 0: 100/2997
-0, 0, 0, 1, 16588800, 0x50d4b7ee
-0, 1, 1, 1, 16588800, 0x50d4b7ee
+0, 0, 0, 1, 16588800, 0x52b1b7fe
+0, 1, 1, 1, 16588800, 0x52b1b7fe
diff --git a/tests/ref/fate/prores-alpha_skip b/tests/ref/fate/prores-alpha_skip
index 7fb03644d2..3ae2399994 100644
--- a/tests/ref/fate/prores-alpha_skip
+++ b/tests/ref/fate/prores-alpha_skip
@@ -1,3 +1,3 @@
#tb 0: 100/2997
-0, 0, 0, 1, 12441600, 0xd0299183
-0, 1, 1, 1, 12441600, 0xd0299183
+0, 0, 0, 1, 12441600, 0x16ba9193
+0, 1, 1, 1, 12441600, 0x16ba9193
diff --git a/tests/ref/fate/prores-transparency b/tests/ref/fate/prores-transparency
index 3d851f0d8c..b9e708be51 100644
--- a/tests/ref/fate/prores-transparency
+++ b/tests/ref/fate/prores-transparency
@@ -1,5 +1,5 @@
#tb 0: 1/25
#tb 1: 1/48000
-0, 0, 0, 1, 16588800, 0xb3cedec5
+0, 0, 0, 1, 16588800, 0x93bbc444
1, 0, 0, 1024, 4096, 0x00000000
1, 1024, 1024, 896, 3584, 0x00000000
diff --git a/tests/ref/fate/prores-transparency_skip b/tests/ref/fate/prores-transparency_skip
index a12c1a542b..145801eff8 100644
--- a/tests/ref/fate/prores-transparency_skip
+++ b/tests/ref/fate/prores-transparency_skip
@@ -1,5 +1,5 @@
#tb 0: 1/25
#tb 1: 1/48000
-0, 0, 0, 1, 12441600, 0x78aa43f3
+0, 0, 0, 1, 12441600, 0xec522972
1, 0, 0, 1024, 4096, 0x00000000
1, 1024, 1024, 896, 3584, 0x00000000