]> git.sesse.net Git - movit/history - unsharp_mask_effect_test.cpp
Fix a bug where repeated vertical FFTs would reverse the output.
[movit] / unsharp_mask_effect_test.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-23 Steinar H. GundersonAnother round of include-what-you-use.
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2012-10-13 Steinar H. GundersonAdd unit tests for UnsharpMaskEffect.