]> git.sesse.net Git - movit/history - resample_effect_test.cpp
Add (safe) asserts around all Effect::set_* return values, and add warnings for not...
[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.