summaryrefslogtreecommitdiffstats
path: root/src/modules/module-echo-cancel.c
Commit message (Collapse)AuthorAgeFilesLines
* make echo-cancel module that exposes a new sink and sourceWim Taymans2010-08-231-0/+1609
Make a new echo-cancel module that exposes a new sink and source. All data sent to the sink is matched against the data captured from the source and echo-canceled using the speex echo canceler.