]> git.sesse.net Git - movit/commitdiff
Make number of BlurEffect taps configurable.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 22 Dec 2014 15:34:55 +0000 (16:34 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 22 Dec 2014 15:41:25 +0000 (16:41 +0100)
This can be useful if you are using blur as part of a larger effect
chain, where artifacts get masked by further processing.

Request and initial patch by Christophe Thommeret, although the patch
was redone from scratch.


No differences found