]> git.sesse.net Git - ffmpeg/commit
swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template()
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)
commit7b7f97532b2ac8836d8d8e3c71dd026e35ae1ca7
tree4cb9af1feed6266128aa8a690acf644858676a3a
parenta6ca22c11834c0ff075592e3f051d41068c407db
swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template()

Fixes: Invalid shifts
Fixes: #8320
Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libswscale/output.c