]> git.sesse.net Git - movit/history - ycbcr_conversion_effect.cpp
Remove some unused samplers from ycbcr_conversion_effect.frag.
[movit] / ycbcr_conversion_effect.cpp
2017-03-13 Steinar H. GundersonSupport 10-/12-bit Y'CbCr output packed in 16-bit.
2017-02-20 Steinar H. GundersonFix a bad typo.
2017-02-19 Steinar H. GundersonTreat num_levels == 0 as 256, for the benefit of older...
2017-02-12 Steinar H. GundersonSupport 10- and 12-bit Y'CbCr output.
2017-02-11 Steinar H. GundersonAllow adjusting the output Y'CbCr coefficients after...
2015-09-09 Steinar H. GundersonAdd support for Y'CbCr output.