]> git.sesse.net Git - movit/commit
Add a unit test for BlurEffect.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 13 Oct 2012 13:41:31 +0000 (15:41 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 13 Oct 2012 13:41:31 +0000 (15:41 +0200)
commitac5f7aa64ab690120a71fe45ee4b9bbc56610191
tree816275080b8abf657bd8cb3e0190e85dc7435f6a
parentf2841411054c60e47181136aafc86b9982bf573e
Add a unit test for BlurEffect.
.gitignore
Makefile
blur_effect_test.cpp [new file with mode: 0644]
effect_chain_test.cpp