]> git.sesse.net Git - movit/commit
Fix some typos that would cause the sampler number not to be incremented.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 16 Oct 2014 20:07:29 +0000 (22:07 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 16 Oct 2014 20:07:29 +0000 (22:07 +0200)
commit3783689f334ef4bcf15d17c8df526859f9f33632
tree48330ae7952a2a689fcf387274d5a3cd9cc36f36
parentc5285a66dd15495df93d5709dd09d4977f428835
Fix some typos that would cause the sampler number not to be incremented.

Found by Christophe Thommeret, who also noticed these are most likely
harmless since both effects with the bug are typically last in their
chain.
dither_effect.cpp
resample_effect.cpp