]> git.sesse.net Git - movit/history - saturation_effect.h
Add YCbCr input. Required a bit of reworking of the sRGB extension stuff, but seems...
[movit] / saturation_effect.h
2012-10-03 Steinar H. GundersonComment all of *_effect.h.
2012-10-02 Steinar H. GundersonRename output_glsl to output_fragment_shader.
2012-10-01 Steinar H. GundersonMove saturation out into its own effect, and hook up...