12 Commits

Author SHA1 Message Date
Karl Kroening
0b1259238f #18: re-add __init__.py changes 2017-07-06 03:40:56 -06:00
Karl Kroening
662c56eb5b #17: fix python 3 support 2017-07-06 02:50:22 -06:00
Karl Kroening
b548092d48 #17: fix __init__ changes 2017-07-06 02:49:05 -06:00
Karl Kroening
6887ad8bac Massive refactor to break nodes into streams+nodes 2017-07-06 02:23:13 -06:00
Karl Kroening
cd3d3715b8 Support python3 2017-06-13 19:37:14 -06:00
Karl Kroening
696e52a989 #1: split operators into modules 2017-05-27 15:43:22 -10:00
Karl Kroening
4ada40b14c #1: refactor implementation to be simpler and more extensible 2017-05-25 19:13:17 -10:00
Karl Kroening
dae788b04e Merge pull request #2 from Depaulicious/patch-1
Add more filters, options, make code more extendable
2017-05-25 16:50:47 -10:00
Davide Depau
6dfaa3c035 allow to use different command other than 'ffmpeg' 2017-05-25 17:43:44 +02:00
Davide Depau
3cb952352f add more filters, options
* add filters: vflip, zoompan, hue, colorchannelmixer
* add options for trim, overlay
* filter code made more generic and extendable
2017-05-25 17:18:14 +02:00
Karl Kroening
f3b32d6d41 Add overlay, hflip, and drawbox operators; use a more real-world example in docs 2017-05-14 00:18:09 -10:00
Karl Kroening
1f7736ddb6 Rename ffmpeg.py 2017-05-13 23:15:55 -10:00