summaryrefslogtreecommitdiffstats
path: root/src/modules/echo-cancel/module-echo-cancel.c
Commit message (Collapse)AuthorAgeFilesLines
* echo-cancel: Split out speex code from the core moduleArun Raghavan2010-09-071-35/+58
| | | | | This splits out the echo-cancelling core from the PA-specific bits to allow us to plug in other echo-cancellation engines.
* echo-cancel: Move the module into it's own directoryArun Raghavan2010-09-071-0/+1625
This will make splitting out the canceller parts cleaner.