]> git.sesse.net Git - movit/history - overlay_effect_test.cpp
If all inputs to an effect have the same input size, use that instead of fitting...
[movit] / overlay_effect_test.cpp
2013-01-22 Steinar H. GundersonMerge remote-tracking branch 'origin/master'
2013-01-21 Steinar H. GundersonIn OverlayEffectTest, handle that RGB on zero alpha...
2013-01-14 Steinar H. GundersonAdd the rest of the files for the premultiplied alpha...
2013-01-12 Steinar H. GundersonAdded an overlay effect, implementing the atop effect.