]> git.sesse.net Git - mlt/history - src/modules/motion_est
Rename inigo, fezzik, and westley.
[mlt] / src / modules / motion_est /
2009-05-08 Dan DennedyMerge ../mlt++
2009-05-03 ddennedyApply cosmetic cleanup part of ldflags_order patch...
2009-04-10 ddennedyMerge branch 'review-2' of git://github.com/rayl/mlt
2009-04-10 ddennedyMerge branch 'review-1' of git://github.com/rayl/mlt
2009-04-07 Ray LehtiniemiConstness changes
2008-12-12 ddennedymotion_est/filter_motion_est.c: the sse compilation...
2008-12-12 ddennedyfiltedr_motion_est.c: respect new --disable-sse configu...
2008-04-12 ddennedyconfigure, motion_est/configure: remove module-specific...
2008-02-06 ddennedymlt_repository.[hc]:
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-12-08 j-b-mAutotrack rectangle can now be defined using geometry...
2007-10-19 ddennedyfilter_vismv.c: bugfix pointer to array of motion vectors
2006-09-28 dezeroexZypher's amd64 patch.
2005-12-05 lilo_booter+ Final updates for 0.2.1 - distclean corrected, soname...
2005-11-10 lilo_booter+ DESTDIR patch from Anthony Green (green at redhat...
2005-10-28 dezeroexCorrect bug introduced by revision 1.3
2005-10-28 dezeroexx86 doesn't play well with ppc
2005-10-28 dezeroexFix shared lib flags in Makefile for Darwin
2005-10-25 lilo_booter+ Enabled Zach's new slowmotion producer
2005-10-25 lilo_bootersrc/modules/core/consumer_null.c
2005-10-24 dezeroexAdded a producer slowmotion example.
2005-10-24 dezeroexImport the proof of concept slow motion producer.
2005-08-29 lilo_booter+ Correction to the disabled case (should be disable...
2005-08-26 dezeroexAdd the obscure=1 option to filter_autotrack_rectangle...
2005-08-15 dezeroexFix build errors caused by the (hypothetical) conversio...
2005-08-07 dezeroexMisc changes. May remove this file completely soon.
2005-08-07 dezeroexThis is a significant rewrite.
2005-08-07 dezeroexAdded some more examples.
2005-08-07 dezeroexCorrected geometry handling. Removed redundant arrow...
2005-07-30 dezeroexAdded a README file with lots of juicy info. Added...
2005-07-21 dezeroexautotrack_rectangle and motion_est now convert pixel...
2005-07-21 dezeroexFixed several accuracy issues. Cleaned up code. Correct...
2005-07-20 dezeroexuse shared arrow drawing code. improve tracking accuracy.
2005-07-09 dezeroexMention that motion est is disabled by default during...
2005-07-09 dezeroexPrevent motion estimation components from building...
2005-07-08 dezeroexremoved a debugging target.
2005-07-08 dezeroexInitial import of the motion estimation filter.