dsp_process was enhanced to work with alaw and ulaw in addition to slin.
[asterisk/asterisk.git] / main / dsp.c
2011-07-25 Gregory Nietskydsp_process was enhanced to work with alaw and ulaw...
2011-07-14 Matthew NicholsonMerged revisions 328162 via svnmerge from
2011-07-12 Matthew Nicholsondo v21 detection instead of CED detection for the fax...
2011-06-30 David VosselVideo support for ConfBridge.
2011-05-16 Jonathan RoseMerged revisions 319261 via svnmerge from
2011-05-05 Russell BryantMerged revisions 317429 via svnmerge from
2011-05-03 Russell BryantMerged revisions 316265 via svnmerge from
2011-04-21 David VosselNew HD ConfBridge conferencing application.
2011-04-01 Jonathan RoseNew Feature for chan_dahdi. 4 length pattern matching.
2011-02-03 David VosselAsterisk media architecture conversion - no more format...
2010-06-07 Paul BelangerSet threshold for silence detection defaults to 256
2010-06-05 Tilghman LesherFix crash in DTMF detection.
2010-05-19 Tilghman LesherKeep track of digit duration, when we're decoding inban...
2010-05-19 Tilghman LesherMerged revisions 263949 via svnmerge from
2009-12-20 Alec L Davisrestarts busydetector (if enabled) when DTMF is receive...
2009-12-15 Alec L DavisWhitespace.
2009-12-15 Alec L Davisrestarts busydetector (if enabled) when DTMF is received.
2009-12-04 Matthias NickMerged revisions 233014 via svnmerge from
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-10-21 Russell BryantMerged revisions 224931 via svnmerge from
2009-08-10 Tilghman LesherAST-2009-005
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2008-11-25 Tilghman LesherAdd an option, waitfordialtone, for UK analog lines...
2008-11-24 Tilghman LesherAdd a bit of documentation (thanks, I-MOD) on what...
2008-09-12 Tilghman LesherCreate a new config file status, CONFIG_STATUS_FILEINVA...
2008-07-11 Brett BryantJanitor patch to change uses of sizeof to ARRAY_LEN
2008-06-09 Russell Bryantarbitrary formatting change to test mantis change
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-04-17 Mark MichelsonMerged revisions 114207 via svnmerge from
2008-03-26 Jason ParkerOnly try to detect silence when we actually need to...
2008-03-26 Jason ParkerLarge cleanup of DSP code
2008-03-26 Tilghman LesherAdd the "config reload <conffile>" command, which allow...
2008-03-19 Jason ParkerRename DSP_FEATURE_DTMF_DETECT, because we are *NOT...
2008-03-19 Jason ParkerRename very poorly named function to reflect what it...
2008-03-05 Joshua ColpFix code up to what it was meant to be.
2008-03-05 Tilghman LesherCreate a centralized configuration option for silenceth...
2008-03-04 Tilghman LesherWhitespace changes only
2008-02-20 Jason ParkerLargely refactor DSP tone detection routines.
2008-01-17 Jason ParkerAdd several busy detection related defines to menuselect.
2007-12-07 Jason ParkerMerged revisions 91890 via svnmerge from
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-21 Russell BryantRemove obsolete OLD_DSP_ROUTINES code. Also, remove...
2007-11-19 Luigi Rizzoanother few errno.h removals
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-09-20 Russell Bryanttrivial formatting change
2007-08-24 Russell BryantMerged revisions 80820 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-06-06 Russell BryantYet another minor change to test mantis/svn
2007-06-06 Russell Bryantminor formatting change ... testing mantis/svn
2007-06-06 Russell Bryantminor formatting change ... testing mantis/svn
2007-05-29 Doug BaileyChanged the dtmf detection to integer based goertzel...
2007-03-08 Joshua ColpMerged revisions 58389 via svnmerge from
2007-01-23 Joshua ColpCosmetic changes. Make main source files better conform...
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-08-31 Joshua ColpMerge in VLDTMF support with Zaptel/Core done by the...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):