]> code.delx.au - pulseaudio/history - src/modules/echo-cancel/webrtc.cc
echo-cancel: Remove redundant get_mute() callback
[pulseaudio] / src / modules / echo-cancel / webrtc.cc
2013-07-04 poljar (Damir Jelić)Fix alignment issues introduced by the pa_bool -> bool...
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
2013-02-18 Stefan Huberecho-cancel: Enable different sample specs for rec...
2012-12-20 Stefan Huberecho-cancel: Enable different blocksizes for sink and...
2012-10-23 Peter Meerwaldecho-cancel: Fix false warning in webrtc AEC.
2011-11-07 Arun Raghavanecho-cancel: Turn WebRTC analog gain control on by...
2011-11-07 Arun Raghavanecho-cancel: Hook up WebRTC analog gain control
2011-11-04 Arun Raghavanecho-cancel: Fix webrtc gain control initialisation
2011-11-01 Arun Raghavanecho-cancel: Plug in WebRTC drift compensation
2011-10-17 Arun Raghavanecho-cancel: Add the WebRTC echo canceller