commit | 087e9bed41f52064779c836b9139922cd9a5529b | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Thu Oct 18 12:56:06 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 23 15:20:52 2018 |
tree | 5675b8b5ab18b13bab68cb706ac2316b7499c5ec | |
parent | 4842c78e9306f00d9ef081f6a0070ec227603d09 [diff] |
AGC2 Limiter class renamed. Limiter has been renamed to LimiterDbGainCurve, which is a more correct name and will allow in a follow-up CL to reuse the Limiter name for GainCurveApplier. This is done to allow to use the limiter without instancing the fixed digital gain controller and then to fix an AGC2 issue (namely, fixed gain applied after the adaptive one). Bug: webrtc:7494 Change-Id: Icd7050e3e51b832bfbf35e5cc61109215c5b1ca6 Reviewed-on: https://webrtc-review.googlesource.com/c/106901 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Alex Loiko <aleloi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25322}
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.