]> code.delx.au - pulseaudio/history - src/modules/echo-cancel/module-echo-cancel.c
echo-cancel: improve accuracy
[pulseaudio] / src / modules / echo-cancel / module-echo-cancel.c
2010-09-09 Wim Taymansecho-cancel: improve accuracy
2010-09-09 Wim Taymansecho-cancel: rework alignment code
2010-09-07 Arun Raghavanecho-cancel: Make blocksize a module-wide parameter
2010-09-07 Arun Raghavanecho-cancel: Allow selection of AEC method using modargs
2010-09-07 Arun Raghavanecho-cancel: Add alternative echo-cancellation implemen...
2010-09-07 Arun Raghavanecho-cancel: Let AEC module determine source/sink spec
2010-09-07 Arun Raghavanecho-cancel: Pass arguments to the specific canceller...
2010-09-07 Arun Raghavanecho-cancel: Split out speex code from the core module
2010-09-07 Arun Raghavanecho-cancel: Move the module into it's own directory