summaryrefslogtreecommitdiffstats
path: root/src/modules/echo-cancel/module-echo-cancel.c
Commit message (Expand)AuthorAgeFilesLines
* echo-cancel: Fix source may_move_to functionArun Raghavan2011-03-281-1/+1
* echo-cancel: pause timer when echo canceling is offWim Taymans2011-03-281-16/+25
* echo-cancel: improve accuracyWim Taymans2011-03-281-1/+5
* echo-cancel: rework alignment codeWim Taymans2011-03-281-59/+76
* echo-cancel: Make blocksize a module-wide parameterArun Raghavan2011-03-281-21/+16
* echo-cancel: Allow selection of AEC method using modargsArun Raghavan2011-03-281-8/+27
* echo-cancel: Add alternative echo-cancellation implementationArun Raghavan2011-03-281-0/+8
* echo-cancel: Let AEC module determine source/sink specArun Raghavan2011-03-281-17/+19
* echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan2011-03-281-25/+3
* echo-cancel: Split out speex code from the core moduleArun Raghavan2011-03-281-35/+58
* echo-cancel: Move the module into it's own directoryArun Raghavan2011-03-281-0/+1625