]> git.sesse.net Git - ffmpeg/commit
vsrc_mandelbrot: check bailout only once every 8 iterations, this is around 10% faster.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Nov 2011 13:15:56 +0000 (14:15 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Nov 2011 13:15:56 +0000 (14:15 +0100)
commit649d3932db83763a49073a185189d338adbb3b9d
treee6ea4cc764e06a2836932f4b37783c9eaa4dccda
parentfe2efc5264940d0561b50bcce65dc8a24f352d9e
vsrc_mandelbrot: check bailout only once every 8 iterations, this is around 10% faster.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/vsrc_mandelbrot.c