diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-01-12 02:14:09 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-14 15:58:59 +0100 |
commit | a7ea733b721e034447e4e5bb013e2dd25614f530 (patch) | |
tree | e6caf1ae6f15b1e5bee7b4b6c93d4f6fb78a8fbb /tests/ref/fate | |
parent | cca2772e168990616615745e783df5b2c2d75a40 (diff) | |
download | ffmpeg-a7ea733b721e034447e4e5bb013e2dd25614f530.tar.gz |
avcodec/simple_idct_template: fix row rounder
MSE changes from 0.04890000 to 0.02969844
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/prores-422 | 4 | ||||
-rw-r--r-- | tests/ref/fate/prores-422_hq | 4 | ||||
-rw-r--r-- | tests/ref/fate/prores-422_lt | 4 | ||||
-rw-r--r-- | tests/ref/fate/prores-422_proxy | 4 | ||||
-rw-r--r-- | tests/ref/fate/prores-alpha | 4 | ||||
-rw-r--r-- | tests/ref/fate/prores-alpha_skip | 4 | ||||
-rw-r--r-- | tests/ref/fate/prores-transparency | 2 | ||||
-rw-r--r-- | tests/ref/fate/prores-transparency_skip | 2 |
8 files changed, 14 insertions, 14 deletions
diff --git a/tests/ref/fate/prores-422 b/tests/ref/fate/prores-422 index 10cd6e4c3d..f4025112b0 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, 0xdb4ce06a -0, 1, 1, 1, 8294400, 0xdb4ce06a +0, 0, 0, 1, 8294400, 0x57127dd9 +0, 1, 1, 1, 8294400, 0x57127dd9 diff --git a/tests/ref/fate/prores-422_hq b/tests/ref/fate/prores-422_hq index 6b751ad44b..61a5014a2d 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, 0x9b2c65b0 -0, 1, 1, 1, 8294400, 0x9b2c65b0 +0, 0, 0, 1, 8294400, 0x978851f4 +0, 1, 1, 1, 8294400, 0x978851f4 diff --git a/tests/ref/fate/prores-422_lt b/tests/ref/fate/prores-422_lt index b8dd4e08a9..33976d0a44 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, 0xaceddd97 -0, 1, 1, 1, 8294400, 0xaceddd97 +0, 0, 0, 1, 8294400, 0xdaff4019 +0, 1, 1, 1, 8294400, 0xdaff4019 diff --git a/tests/ref/fate/prores-422_proxy b/tests/ref/fate/prores-422_proxy index f516f484ba..5562dce7c6 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, 0x3e3e9e16 -0, 1, 1, 1, 8294400, 0x3e3e9e16 +0, 0, 0, 1, 8294400, 0x007ba770 +0, 1, 1, 1, 8294400, 0x007ba770 diff --git a/tests/ref/fate/prores-alpha b/tests/ref/fate/prores-alpha index 79dcdd1646..d64cfd55a6 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, 0x52b1b7fe -0, 1, 1, 1, 16588800, 0x52b1b7fe +0, 0, 0, 1, 16588800, 0x8e4dac48 +0, 1, 1, 1, 16588800, 0x8e4dac48 diff --git a/tests/ref/fate/prores-alpha_skip b/tests/ref/fate/prores-alpha_skip index 3ae2399994..559ec2be17 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, 0x16ba9193 -0, 1, 1, 1, 12441600, 0x16ba9193 +0, 0, 0, 1, 12441600, 0xf11685dd +0, 1, 1, 1, 12441600, 0xf11685dd diff --git a/tests/ref/fate/prores-transparency b/tests/ref/fate/prores-transparency index b9e708be51..745e966e58 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, 0x93bbc444 +0, 0, 0, 1, 16588800, 0x7163b01a 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 145801eff8..5fd8d0b25a 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, 0xec522972 +0, 0, 0, 1, 12441600, 0x627d1548 1, 0, 0, 1024, 4096, 0x00000000 1, 1024, 1024, 896, 3584, 0x00000000 |