diff options
author | Kieran Kunhya <kierank@ob-encoder.com> | 2011-09-22 18:21:05 -0500 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-09-23 02:13:30 +0200 |
commit | 4d4d0e817607bce2a3a0806540f19d5d2b3b9376 (patch) | |
tree | 818201efcbb473f9b7e48072d9bcfdb1301ce964 /tests/ref/vsynth1/dnxhd_720p_10bit | |
parent | 5cc2530fc24bc2acddeb03687a9efa5ca8fb02f0 (diff) | |
download | ffmpeg-4d4d0e817607bce2a3a0806540f19d5d2b3b9376.tar.gz |
Fix unnecessary shift with 9/10bit vertical scaling
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'tests/ref/vsynth1/dnxhd_720p_10bit')
-rw-r--r-- | tests/ref/vsynth1/dnxhd_720p_10bit | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth1/dnxhd_720p_10bit b/tests/ref/vsynth1/dnxhd_720p_10bit index cdab77c16a..ad97b66b7d 100644 --- a/tests/ref/vsynth1/dnxhd_720p_10bit +++ b/tests/ref/vsynth1/dnxhd_720p_10bit @@ -1,4 +1,4 @@ -cb29b6ae4e1562d95f9311991fef98df *./tests/data/vsynth1/dnxhd-720p-10bit.dnxhd +b5e24a055af02edec8674333260214fd *./tests/data/vsynth1/dnxhd-720p-10bit.dnxhd 2293760 ./tests/data/vsynth1/dnxhd-720p-10bit.dnxhd -2f45bb1af7da5dd3dca870ac87237b7d *./tests/data/dnxhd_720p_10bit.vsynth1.out.yuv +4466ff3d73d01bbe75ea25001d379b63 *./tests/data/dnxhd_720p_10bit.vsynth1.out.yuv stddev: 6.27 PSNR: 32.18 MAXDIFF: 64 bytes: 760320/ 7603200 |