]> git.sesse.net Git - mlt/history - src/modules/videostab
Use the new inverse parameter on Movit LumaMixEffect.
[mlt] / src / modules / videostab /
2013-11-08 Dan DennedyAdd a refresh property to videostab2 filter.
2013-10-28 Dan DennedyFix videostab2 interpolation.
2013-05-26 Dan DennedyFix compile errors when mlt_position is double.
2013-04-02 Dan DennedyMerge pull request #28 from j-b-m/master
2013-03-31 Jean-Baptiste MardelleFix maxangle param in vstab transcode
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-03-13 Dan DennedyCorrect maximum for maxangle (SF-189).
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-11-22 Dan DennedyNetBSD does not have values.h either (sourceforge-179).
2012-11-19 Jean-Baptiste MardelleMerge branch 'master' of https://github.com/mltframewor...
2012-11-18 Dan DennedyRemove exit()s that cause unexpected app failures.
2012-10-20 Dan DennedyLet vector property of videostab(2) be read directly...
2012-09-07 Dan DennedyMerge pull request #11 from gmarco/changes
2012-09-05 Marco Gittlerfix possible segfault on borders, used >= for
2012-08-17 Dan Dennedyfix memory leak if fail to alloc/init filter (coverity...
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_videostab2.c: check for null
2012-08-06 Mikko Rapelivideostab/filter_videostab*.c: check return value from...
2012-08-06 Mikko Rapelivideostab/filter_videostab*.c: check for null
2012-07-24 Dan Dennedyfix faulty image format tests (coverity-709330, 709331...
2012-07-24 Dan Dennedyfix memory leak (coverity-709387, 709388, & 709389)
2012-07-23 Dan Dennedyfix uninitialized memory (coverity-709434)
2012-07-23 Dan Dennedyfix uninitialized var (coverity-709434)
2012-07-23 Dan Dennedyremove unused function (coverity-709390)
2012-06-18 Dan DennedyMerge branch 'master' of github.com:mltframework/mlt
2012-05-31 Jean-Baptiste MardelleMerge remote-tracking branch 'original/master'
2012-05-30 Dan DennedyMerge pull request #1 from eddrog/master
2012-05-26 Dan Dennedyadd configure options and fixes for cross-compiling
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-01-22 Dan DennedyMerge https://github.com/pez4brian/mlt_2 into pez
2012-01-21 Marco Gittlerfixed bug when resizing in consumer
2012-01-02 Dan Dennedyfix videostab sse2 build cont'd
2012-01-02 gmarcodo not use lanc_kernels as global var. moved to filter...
2012-01-01 Dan Dennedyfix videostab build with sse2
2011-12-31 Dan DennedyMerge branch 'videostab' of https://github.com/gmarco...
2011-12-28 gmarcofixed wrong parameter order
2011-12-26 gmarcouse interpolation type from filter also in rgb
2011-12-26 gmarcofixed wrong image format
2011-12-26 gmarcouse calloc insteadt of malloc/memset
2011-12-26 Marco Gittlersse2 updates
2011-12-26 gmarcoimage format error fix
2011-12-26 gmarcofixed bug, resulting in crash at end and wrong first...
2011-12-22 gmarcouse interpolation type from filter also in rgb
2011-12-21 gmarcofixed wrong image format
2011-12-21 gmarcouse calloc insteadt of malloc/memset
2011-12-16 Marco Gittlersse2 updates
2011-12-16 gmarcoimage format error fix
2011-12-15 gmarcofixed bug, resulting in crash at end and wrong first...
2011-11-21 Dan Dennedyfix parameter type on videostab2 yaml
2011-11-04 Dan Dennedybuild fixes for FreeBSD
2011-10-31 Dan DennedyRequest progressive scan images when stabilizing video.
2011-10-31 Marco Gittlerupdated desc
2011-10-31 Marco Gittleradded description
2011-10-31 Marco Gittlerset transform properties from mlt
2011-10-31 Marco Gittlerread filter params correct, set interpol type
2011-10-31 Marco Gittleruse interpolation settings
2011-10-31 Marco Gittlerlog format error on draw*
2011-10-31 Marco Gittleradded yml for videostab2
2011-10-31 Marco Gittlermove printf -> mlt_log*
2011-10-31 Marco Gittlerset all paramters
2011-10-31 Marco Gittleravoid unreadable code like (*format==mlt_image_rgb24...
2011-10-31 Marco Gittlerremove log since no parent/type yet
2011-10-31 Marco Gittlerremoved unsued code (point 4 )
2011-10-31 Marco Gittlerremoved printf from mlt filter code (point 9)
2011-10-31 Marco Gittleruse mlt_pool_release instead of mlt_properties_close...
2011-10-31 Marco Gittlerdo not call stabilize_init() anymore (point 7) thx...
2011-10-31 Marco Gittlerfix makefile to respect global FLAGS (point 2)
2011-10-31 Marco Gittlerframesize 3/2 * w * h seems to bee too small for yuv420
2011-10-31 Marco Gittleradded vstab from http://public.hronopik.de/vid.stab...
2011-09-25 Dan DennedyFix videostab build on win32
2011-09-23 Marco Gittlerfix to compile an MAC (point 1)
2011-08-16 Dan DennedyAdd vectors property to videostab.
2011-08-13 Dan DennedyMore cleanup.
2011-08-13 Dan DennedyFix make install.
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 compile error on MAXFLOAT.
2011-08-13 Dan DennedyFix for GPL license.
2011-08-12 Marco Gittleradded yml metadata
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...