]> git.sesse.net Git - mlt/history - src/modules/videostab/filter_videostab.c
Fix compile error on Windows.
[mlt] / src / modules / videostab / filter_videostab.c
2013-05-26 Dan DennedyFix compile errors when mlt_position is double.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-10-20 Dan DennedyLet vector property of videostab(2) be read directly...
2012-08-17 Dan Dennedyfix memory leak if fail to alloc/init filter (coverity...
2012-08-07 Dan DennedyMerge pull request #10 from mcfrisk/coverity_review_fix...
2012-08-06 Mikko Rapelivideostab/filter_videostab*.c: check return value from...
2012-08-06 Mikko Rapelivideostab/filter_videostab*.c: check for null
2012-01-02 gmarcodo not use lanc_kernels as global var. moved to filter...
2011-12-26 gmarcofixed wrong image format
2011-12-26 gmarcoimage format error fix
2011-12-21 gmarcofixed wrong image format
2011-12-16 gmarcoimage format error fix
2011-10-31 Dan DennedyRequest progressive scan images when stabilizing video.
2011-08-16 Dan DennedyAdd vectors property to videostab.
2011-08-13 Dan DennedyMore cleanup.
2011-08-13 Dan DennedySome cleanup - reformating, consolidation
2011-08-13 Dan DennedyStop using 'this'
2011-08-13 Dan DennedyRemove global variables.
2011-08-13 Dan DennedyFix for GPL license.
2011-08-12 Marco Gittlerremoved comments
2011-08-12 Marco Gittlersome cleanup, loading from deshake file works now ...
2011-08-11 Marco Gittlersome vars are now local instead of global.
2011-08-11 Marco Gittlercompile fix
2011-08-11 Marco Gittlerfirst version of video stabilization from http://vstab...