16 Commits (3fd9f089718a5c94bdde7d74f697e4bd7c2894e7)

Author SHA1 Message Date
  Michael Niedermayer 32dd67162a mandelbrot: Print a note if the cache is too small 13 years ago
  Michael Niedermayer 905202ef6e mandelbrot: increase cache size 13 years ago
  Michael Niedermayer fd8d03457a mandelbrot: increase resolution, and decrease zoom speed to maintain the cpu requirement. 13 years ago
  Michael Niedermayer 40d6e30c55 mandelbrot: increase default maxiter 13 years ago
  Michael Niedermayer 6c5dd858b4 mandelbrot: Only use cycle detection if previous pixel was an interior pixel 13 years ago
  Michael Niedermayer 50b8f9388a mandelbrot: detect cycles to speed up interior rendering. 13 years ago
  Michael Niedermayer 3de934c873 mandelbrot: increase default maxiter to 1024 13 years ago
  Michael Niedermayer 07f272bdbb mandelbrot: use cache to avoid recalculating points. 13 years ago
  Michael Niedermayer 8ca891fc1a mandelbrot: more interresting zoom coordinates borrowed from wikipedia. 13 years ago
  Michael Niedermayer ddeb194b14 mandelbrot: add a end_scale and pts so we can zoom in. 13 years ago
  Michael Niedermayer dece017280 mandelbrot: center coordinate reference on the images center 13 years ago
  Michael Niedermayer aa198ad679 mandelbrot: make 2 variables const 13 years ago
  Michael Niedermayer 0e5b05134b mandelbrot: fix typo that led to hardcoded max iteration count. 13 years ago
  Michael Niedermayer 4ccd898af2 mandelbrot: support different outer coloring methods. 13 years ago
  Michael Niedermayer 75e309160b mandelbrot: make bailout a variable 13 years ago
  Michael Niedermayer 658d166da0 avfilter: add mandelbrot fraktal source 13 years ago