]> git.sesse.net Git - mlt/history - src/modules/plus
Fix applying properties preset with multi consumer.
[mlt] / src / modules / plus /
2014-03-28 Brian MatherlyAdd lift_gamma_gain filter.
2014-02-12 Dan DennedyMerge pull request #36 from jliljebl/rgblut
2014-02-11 Janne LiljebladUse filter properties instead of frame properties
2014-02-11 Janne LiljebladChange this to frame or filter as appropriate
2014-02-11 Janne LiljebladChange expression half-comma to semicolon and fix typos
2014-02-10 Janne LiljebladAdd rgblut filter
2014-02-06 Brian MatherlyMake program property mutable
2014-02-05 Dan DennedyFix build on Windows due to missing queue macros.
2014-02-05 Brian MatherlyFix COPYING file
2014-02-05 Brian MatherlyAdd new audio loudness filter based on EBU R128
2013-12-08 Brian MatherlyFix clock hand for down direction
2013-12-08 Brian MatherlyCount uses qtext first and falls back to pango
2013-12-08 Brian MatherlyDynamic text uses qtext first and falls back to pango
2013-12-05 Brian MatherlyMove blipflash, dynamictext and count into plus module
2013-11-17 Dan DennedyDocument sepia filter.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
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-10 j-b-mAspect ratio fix in affine transition.
2012-08-07 Dan DennedyMerge pull request #10 from mcfrisk/coverity_review_fix...
2012-08-06 Mikko Rapeliplus/filter_affine.c: check for null pointer
2012-04-11 Dan Dennedyfix distortion handling alpha channel in affine transition
2012-04-11 Dan Dennedyfix background alpha channel of affine filter
2012-04-11 Dan Dennedyremove remap functions and document interpolation param...
2012-04-07 Dan Dennedyfix regressions during refactorization
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-03-05 Dan Dennedyremove consumer_aspect_ratio property - use profile...
2012-03-05 Dan Dennedyremove usage of normalised_width and _height properties...
2012-03-05 Dan Dennedyrename this to transition and affine
2011-07-07 Dan DennedyFix some default numeric property values in some locales.
2011-07-07 Dan DennedyUse '/' for coordinate delimiter instead of period.
2011-05-30 Dan DennedyAdd service metadata for qimage module (WIP).
2011-05-30 Dan DennedyAdd service metadata to plus module (WIP).
2011-05-07 Dan DennedyFactor out some frame properties in transitions.
2011-03-11 Dan DennedyRefactor to mlt_transition_get_position()
2011-03-11 Dan DennedyRefactor to mlt_filter_get_position().
2011-03-11 Dan DennedyRefactor to mlt_transition_get_length().
2011-03-07 Dan DennedyRefactor to use mlt_transition_get_length().
2011-03-07 Dan DennedyRefactor to use mlt_frame_set_image/_alpha.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-02-08 j-b-mMake offset in affine transition keyframable.
2011-01-24 Dan DennedyReduce service lock contention in affine filter.
2011-01-24 Dan DennedyAdd service locks for parallelism.
2011-01-17 j-b-mAdd always_active property to affine transition.
2011-01-12 Dan Dennedyfix compiler warning
2011-01-12 Dan DennedyAdd use_normalised to affine filter.
2011-01-12 Dan DennedyFix some regressions in affine.
2011-01-11 Dan DennedyAdd geometry opacity interpretation to affine.
2010-12-23 Dan DennedyFix shearing bug in affine transition & filter.
2010-11-20 Dan DennedyFix affine on non-square pixels (kdenlive-1880).
2010-10-28 Dan DennedyAnother apsect ratio fix in affine.
2010-10-28 Dan DennedyFix aspect- and size-related issues in affine.
2010-09-05 Till TheatoFix filter affine stopping to work at frame 15000.
2010-08-07 Dan DennedyFix scaling method on B frames of some transitions.
2010-06-19 Dan DennedyFix the relative position of affine filter.
2010-06-18 Dan DennedyFix affine interpolation reading outside image.
2010-06-18 Dan DennedyFix max affine geometry size wrt aspect.
2010-06-08 Dan DennedyUse rint instead of roundf to suppress compiler warnings.
2010-06-08 Dan DennedyCleanup affine and fix a glitch that may appear.
2010-06-08 Dan DennedyFix the repeat/mirror cycle to be relative to start...
2010-06-03 Dan DennedyRevise affine to use interpolation and sub-pixel positi...
2009-07-14 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-14 Dan DennedyFix build on OS X and possibly others.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
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
2009-02-14 ddennedyfilter_affine.c: remove silly default rotate animation...
2009-02-14 ddennedytransition_affine.c: bugfix chroma alignment
2008-11-09 ddennedyfilter_affine.c: bugfix (kdenlive-235) rendering when...
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-10-19 ddennedyavformat/factory.c, jackrack/jack_rack.c, jackrack...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
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-09-23 lilo_booter+ Bounds checking on chroma samples
2005-09-15 lilo_bootersrc/framework/mlt_frame.c
2005-09-02 lilo_booter+ Small mod to allow better use of invert as a gui...
2005-06-22 lilo_bootersrc/framework/mlt_consumer.c
2005-04-12 lilo_booterOS/X Patch from Torsten Spindler
2005-03-09 lilo_booterMinor corrections and more affine experiments
2005-02-18 lilo_booterMinor corrections with alpha and affines
2005-02-12 lilo_booterAlphas and global feeds revisted
2005-02-03 lilo_bootermore affine silliness
2005-02-02 lilo_booteraffine silliness
2005-01-31 lilo_booterPointless improvement on a bad filter :-)
2005-01-25 lilo_booterRemaining audio handling switched to stacks; Minor...
2004-12-27 lilo_booterComposite distort, fill and titles rework
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-27 lilo_booterMinor optimisation
2004-10-13 lilo_booterSome fixes for alpha masks
2004-10-07 lilo_booterRevised attached filter handling and clones
2004-10-05 lilo_booterCloning optimisations and introduction of the service...
next