commit | ed8ff64ef7c995cbdc58f2a1c7b4dfa1891e62e3 | [log] [tgz] |
---|---|---|
author | Alex Loiko <aleloi@webrtc.org> | Fri Jul 06 14:54:30 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 06 13:29:43 2018 +0000 |
tree | b84fe176399f29a8fd2aa0e6b495cfe1a527cad5 | |
parent | 57ec685446399babd3c88ab30e20a62bcd9b8037 [diff] |
Break out Agc code from audio_processing. Splits 'modules/audio_processing:audio_processing' target. The files in modules/audio_processing/agc now are in targets in that folder. Reason for doing this was to include modules/audio_processing/agc/agc.h from another target in the dependent CL https://webrtc-review.googlesource.com/c/src/+/86603 This could help reducing the binary size in the future. Bug: webrtc:7494 Change-Id: I61f50ab6d5ce24d19f4097e0f3fa8b0170010887 Reviewed-on: https://webrtc-review.googlesource.com/87422 Commit-Queue: Alex Loiko <aleloi@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23873}
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.