aboutsummaryrefslogtreecommitdiffstats
path: root/src/creator.h
AgeCommit message (Collapse)AuthorLines
2018-02-01integrated video export, exporting garbageHEADmasterLeonard Kugis-8/+16
2018-02-01reorganized configsLeonard Kugis-1/+1
2018-01-31render.c with fitting header build:cxp2249-26/+11
+ untestet therefore result open. + ffmpeg-3.4.1.tar.bz2 for source files + https://trac.ffmpeg.org/wiki/CompilationGuide for executing configure script. Required vor avconfig
2018-01-27added creator.h and creator.ccxp2249-0/+53
- video capabilities are implemented but not tested by now - mandelbrot zoom has to be implemented from current render.c just a single picture is used by now - libav libraries are required