commit | 877dc89f92e9abc24cd6be5fa943fb7e489da2c4 | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Tue Oct 23 12:17:38 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 23 13:29:07 2018 |
tree | cb2755e07ad4c84f033c8ada40e98835ce29b556 | |
parent | 6e8e2993dd95412ebdaf33e582ec22bcf8c39cb1 [diff] |
Fix errors in AEC3 JSON parsing Some issues were surfaced during testing: - Config validation clamping silently passed NaNs - Config validation only fixed the first out-of-bounds parameter, and not any subsequent ones - Config validation did not check all values in the config - use_stationarity_properties_at_init is misspelled in JSON parsing These changes are identical to those in this CL: https://webrtc-review.googlesource.com/c/src/+/107120 Bug: webrtc:9535 Change-Id: I36c5e7c69ffdc2c0c24a9be86ccb1df59683c0fe Reviewed-on: https://webrtc-review.googlesource.com/c/107640 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25318}
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.