diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-01-12 01:55:01 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-14 15:58:58 +0100 |
commit | cca2772e168990616615745e783df5b2c2d75a40 (patch) | |
tree | 82f5f00e5f0ad6957c8f2da5725656e1797f8f99 /tests/ref/vsynth/vsynth1-dnxhd-720p-10bit | |
parent | d9e556ebd04c755b61b7d56c796ec21bf8928adf (diff) | |
download | ffmpeg-cca2772e168990616615745e783df5b2c2d75a40.tar.gz |
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/vsynth/vsynth1-dnxhd-720p-10bit')
-rw-r--r-- | tests/ref/vsynth/vsynth1-dnxhd-720p-10bit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/vsynth/vsynth1-dnxhd-720p-10bit b/tests/ref/vsynth/vsynth1-dnxhd-720p-10bit index 59423e7279..8a8f639d5b 100644 --- a/tests/ref/vsynth/vsynth1-dnxhd-720p-10bit +++ b/tests/ref/vsynth/vsynth1-dnxhd-720p-10bit @@ -1,4 +1,4 @@ f8c4b7aa165a80df2485d526161290a3 *tests/data/fate/vsynth1-dnxhd-720p-10bit.dnxhd 2293760 tests/data/fate/vsynth1-dnxhd-720p-10bit.dnxhd -790777baa4bb70c4e32cb13649cc26bf *tests/data/fate/vsynth1-dnxhd-720p-10bit.out.rawvideo +ec26a6cbf53e38ffb9d5c51cbfbf4f7c *tests/data/fate/vsynth1-dnxhd-720p-10bit.out.rawvideo stddev: 6.27 PSNR: 32.18 MAXDIFF: 64 bytes: 7603200/ 760320 |