diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-08-02 15:42:35 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-08-12 11:54:25 -0700 |
commit | 28c1115a915e4e198bfb6bd39909b2d1327c1454 (patch) | |
tree | 3c39829d2a10105f780da17c7a7593cab35887b8 /tests/ref/vsynth2 | |
parent | b2c087871dafc7d030b2d48457ddff597dfd4925 (diff) | |
download | ffmpeg-28c1115a915e4e198bfb6bd39909b2d1327c1454.tar.gz |
swscale: use 15-bit intermediates for 9/10-bit scaling.
Diffstat (limited to 'tests/ref/vsynth2')
-rw-r--r-- | tests/ref/vsynth2/dnxhd_720p_10bit | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/vsynth2/dnxhd_720p_10bit b/tests/ref/vsynth2/dnxhd_720p_10bit index 734df4ffe2..81f53d8353 100644 --- a/tests/ref/vsynth2/dnxhd_720p_10bit +++ b/tests/ref/vsynth2/dnxhd_720p_10bit @@ -1,4 +1,4 @@ -0b8389955cce583bd2db7d2e727a6f15 *./tests/data/vsynth2/dnxhd-720p-10bit.dnxhd -2293760 ./tests/data/vsynth2/dnxhd-720p-10bit.dnxhd -bde04e992df2473e89aef4460265332d *./tests/data/dnxhd_720p_10bit.vsynth2.out.yuv -stddev: 1.45 PSNR: 44.89 MAXDIFF: 22 bytes: 760320/ 7603200 +8648511257afb816b5b911706ca391db *./tests/data/vsynth2/dnxhd-720p-10bit.dnxhd + 2293760 ./tests/data/vsynth2/dnxhd-720p-10bit.dnxhd +391b6f5aa7c7b488b479cb43d420b860 *./tests/data/dnxhd_720p_10bit.vsynth2.out.yuv +stddev: 1.35 PSNR: 45.46 MAXDIFF: 23 bytes: 760320/ 7603200 |