]> git.sesse.net Git - ffmpeg/commit
swscale/output: Implement Luma computation from yuv2ya16_X_c_template() without 64bit
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 26 Sep 2019 15:10:49 +0000 (17:10 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 16 Oct 2019 17:17:57 +0000 (19:17 +0200)
commit4f4ca675e59795c743ab1d0ec9b4f3ece883f650
tree52870f1ae23a705f1290c194f7278e0feae753dd
parente831f60100a06ea01865aa0d9d7566b930a7ce62
swscale/output: Implement Luma computation from yuv2ya16_X_c_template() without 64bit

This also reverts 21838cad2fc44023ad85e35d5c677e2f8d29a0ef
The revert is in this commit to avoid 2 fate updates

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libswscale/output.c