diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-05-26 15:32:33 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-05-26 22:00:40 +0200 |
commit | 2b6bfff2b21f07c5455ef873cc9331a1b7fbf83c (patch) | |
tree | e590b1133c70ca7bb595febfdac64f5eacad0ebd /tests/ref/vsynth1/jpegls | |
parent | 5655469ee73bc7f5a975a909738a764b9be7949b (diff) | |
download | ffmpeg-2b6bfff2b21f07c5455ef873cc9331a1b7fbf83c.tar.gz |
swscale: Do not loose precission on yuv values after rgb->yuv.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth1/jpegls')
-rw-r--r-- | tests/ref/vsynth1/jpegls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth1/jpegls b/tests/ref/vsynth1/jpegls index 636f7fc556..153f9b9c0f 100644 --- a/tests/ref/vsynth1/jpegls +++ b/tests/ref/vsynth1/jpegls @@ -1,4 +1,4 @@ 519e26bb1ac0f3db8f90b36537f2f760 *./tests/data/vsynth1/jpegls.avi 9089812 ./tests/data/vsynth1/jpegls.avi -947cb24ec45a453348ae6fe3fa278071 *./tests/data/jpegls.vsynth1.out.yuv -stddev: 2.85 PSNR: 39.03 MAXDIFF: 49 bytes: 7603200/ 7603200 +791e1fb999deb2e4156e2286d48c4ed1 *./tests/data/jpegls.vsynth1.out.yuv +stddev: 2.84 PSNR: 39.04 MAXDIFF: 49 bytes: 7603200/ 7603200 |