diff options
author | Mark Reid <mindmark@gmail.com> | 2020-10-03 16:31:58 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-10-06 17:56:52 +0200 |
commit | a48adcd1369131ebadd1c928fe790c72795182a7 (patch) | |
tree | a30fec676173eeaa7e5fc7b89655e3d9456a101e /tests/ref/vsynth/vsynth1-r210 | |
parent | 214998c55ff99586b57c1ccd34a7e6f15c4fcdb8 (diff) | |
download | ffmpeg-a48adcd1369131ebadd1c928fe790c72795182a7.tar.gz |
libswcale/input: use more accurate planer rgb16 yuv conversions
These conversion appears to be exhibiting the same rounding error as the rgbf32 formats where.
I seperated the rounding value from the 16 and 128 offsets, I think it makes it a little more clear.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/vsynth/vsynth1-r210')
-rw-r--r-- | tests/ref/vsynth/vsynth1-r210 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth1-r210 b/tests/ref/vsynth/vsynth1-r210 index 1103308060..2c62ef9779 100644 --- a/tests/ref/vsynth/vsynth1-r210 +++ b/tests/ref/vsynth/vsynth1-r210 @@ -1,4 +1,4 @@ 1a522a30ddd8c2865a731a5659001717 *tests/data/fate/vsynth1-r210.avi 22125252 tests/data/fate/vsynth1-r210.avi -b6444935d6c4d8c75fe63d5978f5b457 *tests/data/fate/vsynth1-r210.out.rawvideo -stddev: 3.73 PSNR: 36.68 MAXDIFF: 48 bytes: 7603200/ 7603200 +d118531accba75fb3b6ebf2a3a4a2e8e *tests/data/fate/vsynth1-r210.out.rawvideo +stddev: 3.70 PSNR: 36.77 MAXDIFF: 47 bytes: 7603200/ 7603200 |