]> code.delx.au - pulseaudio/history - src/modules/echo-cancel/module-echo-cancel.c
Merge remote-tracking branch 'mkbosmans/mingw32-build'
[pulseaudio] / src / modules / echo-cancel / module-echo-cancel.c
2011-02-25 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-22 Tanu Kaskinencore: Link virtual sinks and sources to their streams.
2010-12-02 Arun Raghavanecho-cancel: Fix source may_move_to function
2010-09-23 Arun Raghavanecho-cancel: Add SSE optimisation to the adrian module
2010-09-09 Wim Taymansecho-cancel: pause timer when echo canceling is off
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