summaryrefslogtreecommitdiffstats
path: root/tests/ref/lavfi/pixfmts_vflip_le
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-06-12 21:53:22 -0400
committerRonald S. Bultje <rsbultje@gmail.com>2011-06-14 09:46:49 -0400
commit0af8a71d66305874bd6f0ebc84ebf99339b6a5d3 (patch)
tree6807ebfdaa9996cac5a57c0f3075af41b283f1a7 /tests/ref/lavfi/pixfmts_vflip_le
parentcf53c48615658a6019ffb7e8453913bbfd38cb27 (diff)
downloadffmpeg-streaming-0af8a71d66305874bd6f0ebc84ebf99339b6a5d3.zip
ffmpeg-streaming-0af8a71d66305874bd6f0ebc84ebf99339b6a5d3.tar.gz
swscale: fix JPEG-range YUV scaling artifacts.
YUV planes were marked as uint16_t, but they contained signed data. Fixes issue 1108 and 675. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'tests/ref/lavfi/pixfmts_vflip_le')
-rw-r--r--tests/ref/lavfi/pixfmts_vflip_le4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavfi/pixfmts_vflip_le b/tests/ref/lavfi/pixfmts_vflip_le
index 698921a..5100c42 100644
--- a/tests/ref/lavfi/pixfmts_vflip_le
+++ b/tests/ref/lavfi/pixfmts_vflip_le
@@ -43,6 +43,6 @@ yuv444p16le 8f31557bc52adfe00ae8b40a9b8c23f8
yuva420p c705d1cf061d8c6580ac690b55f92276
yuvj420p 41fd02b204da0ab62452cd14b595e2e4
yuvj422p 7f6ca9bc1812cde02036d7d29a7cce43
-yuvj440p 40591908cca457f51dee30a86c3e8ffd
-yuvj444p 77e5e095881c52a04fd9f5abd1d7b5ac
+yuvj440p 25711c3c0fd15ec19c59a10784fcfb96
+yuvj444p e45dee2ac02276dfab92e8ebfbe52e00
yuyv422 e944ff7316cd03c42c091717ce74f602
OpenPOWER on IntegriCloud