aboutsummaryrefslogtreecommitdiffstats
path: root/main/dsp.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-21Remove obsolete OLD_DSP_ROUTINES code. Also, remove the FAX_DETECT define andrussell1-379/+14
2007-11-19another few errno.h removalsrizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-09-20trivial formatting changerussell1-1/+1
2007-08-24Merged revisions 80820 via svnmerge from russell1-19/+33
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-6/+3
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-1/+1
2007-06-06Yet another minor change to test mantis/svnrussell1-1/+1
2007-06-06minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06minor formatting change ... testing mantis/svnrussell1-1/+1
2007-05-29Changed the dtmf detection to integer based goertzel algorithm.dbailey1-57/+42
2007-03-08Merged revisions 58389 via svnmerge from file1-0/+2
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...file1-5/+5
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-4/+9
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-30/+33
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1761