]> git.sesse.net Git - movit/history - ycbcr_conversion_effect.cpp
Fix an issue where the last pass would have been rendered with the sRGB flag set...
[movit] / ycbcr_conversion_effect.cpp
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.