]> git.sesse.net Git - movit/history - diffusion_effect.h
Add YCbCr input. Required a bit of reworking of the sRGB extension stuff, but seems...
[movit] / diffusion_effect.h
2012-10-05 Steinar H. GundersonDiffusionEffect should not have any GLSL stuff in it.
2012-10-05 Steinar H. GundersonDiffusionEffect now needs sRGB primaries, since we...
2012-10-05 Steinar H. GundersonMark some appropriate effects as not needing sRGB prima...
2012-10-05 Steinar H. GundersonAdd a diffusion effect, and hook it up in the GUI.