]> git.sesse.net Git - movit/commit
Support 10- and 12-bit Y'CbCr output.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 12 Feb 2017 23:55:14 +0000 (00:55 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 12 Feb 2017 23:55:14 +0000 (00:55 +0100)
commit25162b5457057af3ebcc1649571eeeb923e90098
tree48561ae795b860998cec7fa15b07e56dadf172d2
parente8499e3e9892a74c7882af4be14ccdc1e3d92c2b
Support 10- and 12-bit Y'CbCr output.

We don't have any input support yet; the constants are put in place,
but we also need some work on supporting (semi-)adequate input formats.
test_util.cpp
test_util.h
version.h
ycbcr.cpp
ycbcr.h
ycbcr_conversion_effect.cpp
ycbcr_conversion_effect_test.cpp