commit | 39f491eb4e8e0b60ef7b272b4284f40cbe52fe30 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Wed Feb 21 23:39:23 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 22 00:52:10 2018 |
tree | dd8e436808c0854e8d624646897676b502419625 | |
parent | 352314adb8f4d59e15e7344ee0aec3abcf3f446e [diff] |
Moved and simplifed the AEC3 API call skew estimator and added tests This CL moves the AEC3 API call skew estimator into a separate file. This has the advantage that it can more easily be tested. The CL also simplifies the code and adds unittests. Bug: webrtc:8671 Change-Id: I19bc31ca5666cdc87a1ed14770ef20ead1b5b80d Reviewed-on: https://webrtc-review.googlesource.com/55860 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22144}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.