commit | 1147b75b52c0d827281c7563e45dcfbf03907ed9 | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Wed Feb 10 11:55:31 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 10 11:55:38 2016 |
tree | 3049a23d8ba01755945353b1fd96e31878c221de | |
parent | 6608d9a1aa2b67d320aba0193b37271605aa7786 [diff] |
Moved buffering of farend into the EchoSubtraction method. This makes sense since the buffered data is only used by the echo subtraction method. Furthermore, it simplifies the upcoming modifications to the echo subtraction method since the way the buffering is done can then be specific for the echo subtraction implementation used. The change is bitexact and this was verified using a fairly extensive bitexactness suite. BUG= Review URL: https://codereview.webrtc.org/1639773002 Cr-Commit-Position: refs/heads/master@{#11547}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.