]> git.sesse.net Git - mlt/commit
Import the proof of concept slow motion producer.
authordezeroex <dezeroex@d19143bc-622f-0410-bfdd-b5b2a6649095>
Mon, 24 Oct 2005 21:41:08 +0000 (21:41 +0000)
committerdezeroex <dezeroex@d19143bc-622f-0410-bfdd-b5b2a6649095>
Mon, 24 Oct 2005 21:41:08 +0000 (21:41 +0000)
commit113bbb78306dc480d20e01fce5084522ebc0a781
tree2612681f9dbf842dba1546e5dd32aa9d970ce66c
parentdce862a908afdad0b783f45d962d781992a0a6da
Import the proof of concept slow motion producer.
It provides basic slow motion through frame repeats and a more advanced interpolation.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@854 d19143bc-622f-0410-bfdd-b5b2a6649095
src/modules/motion_est/Makefile
src/modules/motion_est/factory.c
src/modules/motion_est/filter_motion_est.c
src/modules/motion_est/filter_motion_est.h
src/modules/motion_est/producer_slowmotion.c [new file with mode: 0644]