Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | echo-cancel: improve accuracy | Wim Taymans | 2011-03-28 | 1 | -1/+5 |
* | echo-cancel: rework alignment code | Wim Taymans | 2011-03-28 | 1 | -59/+76 |
* | echo-cancel: Mark immutable parameters as const in vfunc | Arun Raghavan | 2011-03-28 | 3 | -5/+5 |
* | echo-cancel: Make blocksize a module-wide parameter | Arun Raghavan | 2011-03-28 | 4 | -43/+25 |
* | echo-cancel: Allow selection of AEC method using modargs | Arun Raghavan | 2011-03-28 | 1 | -8/+27 |
* | echo-cancel: Add alternative echo-cancellation implementation | Arun Raghavan | 2011-03-28 | 7 | -0/+794 |
* | echo-cancel: Let AEC module determine source/sink spec | Arun Raghavan | 2011-03-28 | 3 | -24/+49 |
* | echo-cancel: Pass arguments to the specific canceller module | Arun Raghavan | 2011-03-28 | 3 | -33/+53 |
* | echo-cancel: Split out speex code from the core module | Arun Raghavan | 2011-03-28 | 3 | -35/+183 |
* | echo-cancel: Move the module into it's own directory | Arun Raghavan | 2011-03-28 | 1 | -0/+1625 |