summaryrefslogtreecommitdiffstats
path: root/src/modules/echo-cancel/speex.c
Commit message (Expand)AuthorAgeFilesLines
* echo-cancel: Ensure correct handling of endiannessArun Raghavan2011-03-281-1/+1
* echo-cancel: Mark immutable parameters as const in vfuncArun Raghavan2011-03-281-1/+1
* echo-cancel: Make blocksize a module-wide parameterArun Raghavan2011-03-281-8/+3
* echo-cancel: Let AEC module determine source/sink specArun Raghavan2011-03-281-5/+20
* echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan2011-03-281-6/+48
* echo-cancel: Split out speex code from the core moduleArun Raghavan2011-03-281-0/+64