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/vsynth1-ffv1-v3-rgb48
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/vsynth1-ffv1-v3-rgb48')
-rw-r--r--tests/ref/vsynth/vsynth1-ffv1-v3-rgb484
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth1-ffv1-v3-rgb48 b/tests/ref/vsynth/vsynth1-ffv1-v3-rgb48
index 5c44488312..6f67de82b8 100644
--- a/tests/ref/vsynth/vsynth1-ffv1-v3-rgb48
+++ b/tests/ref/vsynth/vsynth1-ffv1-v3-rgb48
@@ -1,4 +1,4 @@
f457dba7d58f0c28aedcfef518758d23 *tests/data/fate/vsynth1-ffv1-v3-rgb48.avi
16858304 tests/data/fate/vsynth1-ffv1-v3-rgb48.avi
-b91ddc45eb70b4377dc7439e16733232 *tests/data/fate/vsynth1-ffv1-v3-rgb48.out.rawvideo
-stddev: 3.58 PSNR: 37.04 MAXDIFF: 75 bytes: 7603200/ 7603200
+e2542b84193de462b04da530ab941f31 *tests/data/fate/vsynth1-ffv1-v3-rgb48.out.rawvideo
+stddev: 3.52 PSNR: 37.19 MAXDIFF: 74 bytes: 7603200/ 7603200