]> git.sesse.net Git - mlt/history - src/modules/rotoscoping
Fix configure script
[mlt] / src / modules / rotoscoping /
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-13 Dan DennedyMerge pull request #25 from RedDwarf69/versioned_symbols
2013-02-12 Dan DennedyMerge pull request #24 from RedDwarf69/versioned_dirs
2013-02-07 Cristian Morales... Version modules and data directories, and melt
2012-06-18 Dan Dennedyfix clang errors
2011-05-30 Dan DennedyMake rotoscoping filter metadata valid yaml.
2011-03-11 Dan DennedyMerge branch 'roto'
2011-03-07 Till TheatoRotoscoping: use new API functions to prevent some...
2011-03-06 Dan DennedyAdd gpl flag file to rotoscoping filter.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-01 Till Theatorotoscoping: remove parameter precision.
2011-02-27 Till Theatorotoscoping: Add parameters feather and feather_passes.
2011-02-20 Till Theatorotoscoping: number of points can now change from keyfr...
2011-02-20 Till Theatorotoscoping: rename mode "matte" to "luma"
2011-02-16 Till Theatorotoscoping: Use "property-changed" event to find out...
2011-02-05 Till Theatorotoscoping: fix mode alpha not working with image...
2011-02-03 Till Theatorotoscoping: prevent possible crash
2011-01-27 Till TheatoRotoscoping: Set default mode to alpha and add YAML...
2011-01-25 Till TheatoRotoscoping: another small cleanup
2011-01-25 Till TheatoRotoscoping: cleanup
2011-01-25 Till TheatoRotoscoping: Mode matte should also work in yuv420p...
2011-01-25 Till TheatoRotoscoping: only the mode rgb requires a specific...
2011-01-24 Till TheatoRotoscoping: Save the the json object so we do not...
2011-01-24 Till TheatoRotoscoping: use mlt_pool
2011-01-24 Till TheatoRotoscoping: rename "mask" mode to "matte"
2011-01-22 Till TheatoRotoscoping: add parameter alpha_operation with possibl...
2011-01-22 Till TheatoFix not every point calculated for the spline was used
2011-01-21 Till TheatoRotoscoping:
2011-01-20 Till TheatoRotoscoping: Use cubic Bezier spline instead of simple...
2011-01-16 Till TheatoRotoscoping: Add parameter invert
2011-01-16 Till TheatoRotoscoping: Add support for simple keyframes
2011-01-15 Till Theatorotoscoping filter:
2011-01-15 Till TheatoAdd rotoscoping filter (WIP):