]> git.sesse.net Git - movit/history - resample_effect_test.cpp
Fix an error in a comment; we are implementing over, not atop.
[movit] / resample_effect_test.cpp
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. GundersonAdd an effect for Lanczos resampling.