Hack to fix image luminance when cropping subsampled images (#1872). v2.14.44
authorCarl Hetherington <cth@carlh.net>
Thu, 19 Nov 2020 21:07:39 +0000 (22:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 19 Nov 2020 21:08:21 +0000 (22:08 +0100)
commit2456409a8db781d9ef505fc9e5f9290276ce6807
tree0acbe46b1818bba175339819d12363ba23bfcfa2
parent0ba91c0ce63953a8bbdbc9b43a8879b3e6d4ed29
Hack to fix image luminance when cropping subsampled images (#1872).

Without this the luminance varies slightly as you crop by odd and
even amounts (for YUV420 images).
src/lib/image.cc