]> git.sesse.net Git - movit/history - ycbcr_conversion_effect.h
Add output size as a uniform to compute shaders, as an integer; not just the inverse...
[movit] / ycbcr_conversion_effect.h
2017-11-24 Steinar H. GundersonSupport chaining certain effects after compute shaders.
2017-11-23 Steinar H. GundersonUse C++11 override everywhere it is appropriate.
2017-03-13 Steinar H. GundersonSupport 10-/12-bit Y'CbCr output packed in 16-bit.
2017-02-11 Steinar H. GundersonAllow adjusting the output Y'CbCr coefficients after...
2015-09-09 Steinar H. GundersonAdd support for Y'CbCr output.