]> git.sesse.net Git - movit/commit - effect_chain.cpp
Fix a bug where find_nonlinear_inputs() would choke on GammaCompressionEffect and...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 12 Oct 2012 17:06:21 +0000 (19:06 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 12 Oct 2012 17:06:21 +0000 (19:06 +0200)
commit0a816c890b86e77471c70e6e3c948492f7b08f21
tree2c614240931f291d047689ac22fb48310bb29938
parent927e131593a58bea69ae5e742aa5a1657082c9f1
Fix a bug where find_nonlinear_inputs() would choke on GammaCompressionEffect and hit an infinite loop.
effect_chain.cpp