NatronGitHub / openfx-misc

Miscellaneous OFX / OpenFX / Open Effects plugins
GNU General Public License v2.0
291 stars 92 forks source link

ChromaKeyer: fix division by zero #64

Closed yomgui1 closed 5 years ago

yomgui1 commented 5 years ago

Supression angle can be set to zero and so its tangent. This cause a division by zero.

Signed-off-by: Guillaume Roguez yomgui1@gmail.com

yomgui1 commented 5 years ago

for integrator: don't take care of the branch name (roto)... it's not roto, it's for ChromaKeyer as the CI msg says.