]> git.sesse.net Git - mlt/history - src/modules/sox/filter_sox.c
Add analysis_level property to sox filter.
[mlt] / src / modules / sox / filter_sox.c
2013-11-06 Dan DennedyAdd analysis_level property to sox filter.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-07-23 Dan Dennedyfix memory leak (coverity-709386)
2011-09-30 Dan DennedyFix segfault in sox with no effect.
2011-09-11 Dan DennedyAdd analysis effect to sox filter.
2011-09-11 Dan DennedyOnly compute rms if normalise.
2011-09-11 Dan DennedyOnly compute rms if normalise.
2011-09-11 Dan DennedyRemove some old cruft in sox.
2011-09-01 Dan DennedyUse the sox version in metadata and serialization.
2011-05-09 Dan DennedyAdd support for sox.effect variants.
2011-03-27 Dan DennedyUse mlt_properties_get_value where possible.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-01-24 Dan DennedyAdd service locks for parallelism.
2010-09-03 Dan DennedyFix channel alignment in sox filter.
2010-09-03 Dan DennedyFix sox effect parameters.
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-13 Dan DennedyApply sox 14.3 compatibility patch from Fathi Boudra.
2009-05-08 Dan DennedyMerge ../mlt++
2008-12-28 j-b-mfilter_sox.c: fix crash when trying to create a sox...
2008-11-17 ddennedyfilter_sox.c: bugfix (2263114) build on sox 14.2.0.
2008-10-24 ddennedyfilter_sox.c: bugfix recent build regression on older...
2008-10-23 ddennedyfilter_sox.c: bugfix (2040035) segfault with libsox...
2008-08-26 ddennedysox/configure, filter_sox.c: fix building against sox...
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-11-09 ddennedyfilter_sox.c, src/modules/sox/Makefile, src/modules...
2007-03-31 ddennedyadd sox 13.0.0 support
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-04-05 lilo_booteravformat-cvs build fix and audio filter correction
2005-01-25 lilo_booterRemaining audio handling switched to stacks; Minor...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-05-02 ddennedyfix st.h include
2004-04-17 lilo_booterswitched to mlt_tokeniser and removed libst-config...
2004-04-16 ddennedyadd more comments
2004-04-16 ddennedymoved filter_volume into a normalize module, added...