]> git.sesse.net Git - mlt/history - src/modules/sox
Fix compile error on Windows.
[mlt] / src / modules / sox /
2013-11-06 Dan DennedyAdd analysis_level property to sox filter.
2013-09-07 Dan DennedyDo not try to build sox without sox.pc or libst-config...
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-07-23 Dan Dennedyfix memory leak (coverity-709386)
2011-10-12 Brian Matherlyyml validation fixes
2011-09-30 Dan DennedyFix segfault in sox with no effect.
2011-09-11 Dan DennedyDocument normalise and analysis for sox.
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-08-23 Dan DennedyFix bad comparison on metadata for 'sox' (not sox.*)
2011-05-11 Dan DennedySimplify sox metadata generator.
2011-05-09 Dan DennedyAdd version check for SOX_EFF_INTERNAL.
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.
2011-01-24 Dan DennedyFix sox build on MinGW.
2011-01-12 Dan DennedyEnable build on NetBSD (3090684)
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-14 Dan DennedyFix build on OS X and possibly others.
2009-07-14 Marco GittlerMerge branch 'master' into kdenlivetitle
2009-07-13 Dan DennedyApply sox 14.3 compatibility patch from Fathi Boudra.
2009-06-18 Dan DennedyFix underlinking libm for sdl module.
2009-05-08 Dan DennedyMerge ../mlt++
2009-05-03 ddennedyApply cosmetic cleanup part of ldflags_order patch...
2009-05-03 ddennedyApply ldflags-order part of ldflags_order patch from...
2009-02-12 ddennedysox/configure: give pkg-config priority over libst...
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-25 ddennedyconfigure, kino/enadian_types.h, kino/riff.c, sox/confi...
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-05-09 ddennedysox/configure: make inclusion of libsfx dynamic
2008-03-05 ddennedysox/configure: add OS X and Debian (future?) pkg-config...
2008-03-04 ddennedysox/configure, Makefile: try to make sox build smarter...
2008-02-24 ddennedysox/Makefile: helpful note for Ubuntu (and Debian?)
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-12-08 ddennedysox/configure: remove libsamplerate from linking by...
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-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-05-04 lilo_booterBourne shell compliance
2005-04-13 lilo_booterDisable sox when unavailable
2005-04-12 lilo_booterOS/X Patch from Torsten Spindler
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-09-17 lilo_booterConsumer valerie, pushes, and assorted modifications
2004-07-26 lilo_booterlink to mad
2004-07-08 lilo_booterFixes for swig
2004-06-14 lilo_booterPortability modifications to scripts
2004-05-03 lilo_bootersox fix; remove consumer avformat diagnostic
2004-05-02 ddennedyfix st.h include
2004-04-17 lilo_booterwhoops - missed some libs
2004-04-17 lilo_booterMakefile cleanup in modules
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...