summaryrefslogtreecommitdiffstats
path: root/src/modules/echo-cancel/speex.c
Commit message (Expand)AuthorAgeFilesLines
* echo-cancel: Fix a crash is speex cleanupArun Raghavan2011-05-281-1/+2
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-8/+6
* echo-cancel: Ensure correct handling of endiannessArun Raghavan2010-09-231-1/+1
* echo-cancel: Add SSE optimisation to the adrian moduleArun Raghavan2010-09-231-1/+1
* echo-cancel: Mark immutable parameters as const in vfuncArun Raghavan2010-09-071-1/+1
* echo-cancel: Make blocksize a module-wide parameterArun Raghavan2010-09-071-8/+3
* echo-cancel: Let AEC module determine source/sink specArun Raghavan2010-09-071-5/+20
* echo-cancel: Pass arguments to the specific canceller moduleArun Raghavan2010-09-071-6/+48
* echo-cancel: Split out speex code from the core moduleArun Raghavan2010-09-071-0/+64