1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
Michael Niedermayer 2fee131b9e mandelbrot: use period detection depening on left pixel and not the
previous calculated pixel, this is more accurate due to the last
calculated often being farther away.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-13 17:01:56 +01:00
2011-11-12 01:21:01 +01:00
2011-10-30 18:11:09 +01:00
2011-11-12 01:21:01 +01:00
2011-10-22 20:49:24 +02:00
2011-11-11 04:24:25 +01:00
2011-11-11 04:25:35 +01:00
2011-11-11 04:26:07 +01:00
2011-11-11 04:25:53 +01:00
2011-11-12 01:21:01 +01:00
2011-10-22 20:49:24 +02:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%