]> git.sesse.net Git - ffmpeg/commit
swscale/swscale: Fix several invalid shifts related to vChrDrop
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 21 Jan 2020 21:52:19 +0000 (22:52 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 22 Jan 2020 17:41:46 +0000 (18:41 +0100)
commita6ca22c11834c0ff075592e3f051d41068c407db
tree503871d6d0cea6639fda6fd3c38f194e64697f53
parenta00fa73f47c7b201d2b82475f88f94a754b5b87c
swscale/swscale: Fix several invalid shifts related to vChrDrop

Fixes: Invalid shifts
Fixes: #8166
Fixes: filter-crop_scale_vflip FATE-test
Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libswscale/swscale.c