]> git.sesse.net Git - ffmpeg/commit
swscale/input: Fix several invalid shifts related to rgb2yuv constants
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 20:50:49 +0000 (21:50 +0100)
commitd48e510124d0fea24e2ec27271687c92e4428a18
treedf8ed8f90cb122b210cae91e369ac1de14a7e88a
parenta3e67c2d2ff63254470a9bef673f98641ced639b
swscale/input: Fix several invalid shifts related to rgb2yuv constants

Fixes: Invalid shifts
Fixes: #8140
Fixes: #8146
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libswscale/input.c