]> git.sesse.net Git - mlt/history - src/modules/normalize
Fix compiler warnings due to non-virtual destructors.
[mlt] / src / modules / normalize /
2013-10-04 Dan DennedyFix possible divide by zero.
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-13 Dan DennedyAdd audiolevel filter.
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-07-24 Dan Dennedyfix possible divide by zero (coverity-709344)
2011-07-22 Dan DennedyCleanup Brian's service metadata contribution.
2011-07-22 Dan DennedyMerge branch 'pez'
2011-07-20 Brian MatherlyTranscribe service metadata from services.txt to corres...
2011-05-30 Dan DennedyAdd service metadata to normalize module (WIP).
2011-03-11 Dan DennedyRefactor to mlt_filter_get_progress().
2011-03-07 Dan DennedyRemove unused variable.
2011-03-07 Dan DennedyRemove unused variables.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-03 Dan DennedyRefactor volume to use mlt_frame_unique_properties().
2011-01-24 Dan DennedyAdd service locks for parallelism.
2010-09-01 Dan DennedyAccept negative dB values for volume filter.
2010-09-01 Dan DennedyFix integrity of volume filter when applying multiple...
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-07-14 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-14 Dan DennedyFix build on OS X and possibly others.
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-08 Dan DennedyMerge ../mlt++
2009-05-03 ddennedyApply cosmetic cleanup part of ldflags_order patch...
2008-11-07 ddennedyfilter_volume.c: prevent serializing previous_gain...
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-04-10 ddennedyCleanup copyrights and attributions, and move Jean...
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-04-12 lilo_booterOS/X Patch from Torsten Spindler
2005-01-25 lilo_booterRemaining audio handling switched to stacks; Minor...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-07-08 lilo_booterFixes for swig
2004-06-14 lilo_booterPortability modifications to scripts
2004-04-18 lilo_booterRescaler and fezzik rework (to allow inclusion of mc...
2004-04-17 lilo_booterMakefile cleanup in modules
2004-04-16 ddennedymoved filter_volume into a normalize module, added...