Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Reid <mindmark@gmail.com>2020-10-04 02:31:58 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2020-10-06 18:56:52 +0300
commita48adcd1369131ebadd1c928fe790c72795182a7 (patch)
treea30fec676173eeaa7e5fc7b89655e3d9456a101e /tests/ref/vsynth/vsynth2-r210
parent214998c55ff99586b57c1ccd34a7e6f15c4fcdb8 (diff)
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/vsynth2-r210')
-rw-r--r--tests/ref/vsynth/vsynth2-r2104
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth2-r210 b/tests/ref/vsynth/vsynth2-r210
index 5efd87d6f5..288664d693 100644
--- a/tests/ref/vsynth/vsynth2-r210
+++ b/tests/ref/vsynth/vsynth2-r210
@@ -1,4 +1,4 @@
9a27c0c96f9e658d610d2590b61416a1 *tests/data/fate/vsynth2-r210.avi
22125252 tests/data/fate/vsynth2-r210.avi
-d43196c64fd611f6e9c046e0ef3e570e *tests/data/fate/vsynth2-r210.out.rawvideo
-stddev: 1.37 PSNR: 45.34 MAXDIFF: 14 bytes: 7603200/ 7603200
+8c370aac5d744c870049aed0741e20a3 *tests/data/fate/vsynth2-r210.out.rawvideo
+stddev: 1.20 PSNR: 46.54 MAXDIFF: 14 bytes: 7603200/ 7603200