]> git.sesse.net Git - movit/history - resample_effect.h
Add a new alpha handling method, INPUT_PREMULTIPLIED_ALPHA_KEEP_BLANK.
[movit] / resample_effect.h
2013-02-02 Steinar H. GundersonAdd a new alpha handling method, INPUT_PREMULTIPLIED_AL...
2013-02-01 Steinar H. GundersonIn resizing effects, add the notion of a “virtual outpu...
2012-10-28 Steinar H. GundersonAdd the weight combining back, now that we have proper...
2012-10-27 Steinar H. GundersonRevert "Use the bilinear sampling trick in ResampleEffect."
2012-10-27 Steinar H. GundersonUse the bilinear sampling trick in ResampleEffect.
2012-10-27 Steinar H. GundersonImplement wrapping of the resampling parameter texture.
2012-10-27 Steinar H. GundersonAdd an effect for Lanczos resampling.