summaryrefslogtreecommitdiffstats
path: root/src/modules/echo-cancel
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Add echo-cancel dummy MakefileColin Guthrie2011-06-231-0/+20
* echo-cancel: Fix source may_move_to functionArun Raghavan2011-03-281-1/+1
* echo-cancel: Use S16NE for adrian moduleArun Raghavan2011-03-281-9/+5
* echo-cancel: Ensure correct handling of endiannessArun Raghavan2011-03-282-3/+4
* 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: Mark immutable parameters as const in vfuncArun Raghavan2011-03-283-5/+5
* echo-cancel: Make blocksize a module-wide parameterArun Raghavan2011-03-284-43/+25
* echo-cancel: Allow selection of AEC method using modargsArun Raghavan2011-03-281-8/+27
* echo-cancel: Add alternative echo-cancellation implementationArun Raghavan2011-03-287-0/+794
* echo-cancel: Let AEC module determine source/sink specArun Raghavan2011-03-283-24/+49
* echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan2011-03-283-33/+53
* echo-cancel: Split out speex code from the core moduleArun Raghavan2011-03-283-35/+183
* echo-cancel: Move the module into it's own directoryArun Raghavan2011-03-281-0/+1625