]> git.sesse.net Git - mlt/history - src/modules/motion_est/filter_autotrack_rectangle.c
Use '/' for coordinate delimiter instead of period.
[mlt] / src / modules / motion_est / filter_autotrack_rectangle.c
2011-07-07 Dan DennedyUse '/' for coordinate delimiter instead of period.
2011-03-11 Dan DennedyRefactor to mlt_filter_get_position().
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-01-24 Dan DennedyAdd service locks for parallelism.
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-01-22 j-b-mFix typo in autotrack filter
2009-10-27 Dan DennedyFix autotrack_rectangle with negative origin (kdenlive...
2009-05-08 Dan DennedyMerge ../mlt++
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-12-08 j-b-mAutotrack rectangle can now be defined using geometry...
2005-10-25 lilo_bootersrc/modules/core/consumer_null.c
2005-08-26 dezeroexAdd the obscure=1 option to filter_autotrack_rectangle...
2005-07-21 dezeroexFixed several accuracy issues. Cleaned up code. Correct...
2005-07-20 dezeroexuse shared arrow drawing code. improve tracking accuracy.
2005-07-08 dezeroexInitial import of the motion estimation filter.