summaryrefslogtreecommitdiffstats
path: root/src/modules/echo-cancel
Commit message (Expand)AuthorAgeFilesLines
* core: Link virtual sinks and sources to their streams.Tanu Kaskinen2011-02-221-0/+6
* echo-cancel: Make Orc file names less sillyArun Raghavan2011-02-012-1/+1
* build: Simplify Orc-related make rulesArun Raghavan2011-02-013-312/+1
* echo-cancel: Fix source may_move_to functionArun Raghavan2010-12-021-1/+1
* echo-cancel: Use S16NE for adrian moduleArun Raghavan2010-09-271-9/+5
* echo-cancel: Ensure correct handling of endiannessArun Raghavan2010-09-232-3/+4
* echo-cancel: orc-ify some bits for optimisationArun Raghavan2010-09-235-2/+329
* echo-cancel: Add SSE optimisation to the adrian moduleArun Raghavan2010-09-237-12/+61
* echo-cancel: pause timer when echo canceling is offWim Taymans2010-09-091-16/+25
* echo-cancel: improve accuracyWim Taymans2010-09-091-1/+5
* echo-cancel: rework alignment codeWim Taymans2010-09-091-59/+76
* echo-cancel: Mark immutable parameters as const in vfuncArun Raghavan2010-09-073-5/+5
* echo-cancel: Make blocksize a module-wide parameterArun Raghavan2010-09-074-43/+25
* echo-cancel: Allow selection of AEC method using modargsArun Raghavan2010-09-071-8/+27
* echo-cancel: Add alternative echo-cancellation implementationArun Raghavan2010-09-077-0/+794
* echo-cancel: Let AEC module determine source/sink specArun Raghavan2010-09-073-24/+49
* echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan2010-09-073-33/+53
* echo-cancel: Split out speex code from the core moduleArun Raghavan2010-09-073-35/+183
* echo-cancel: Move the module into it's own directoryArun Raghavan2010-09-071-0/+1625