commit | 8ee06a7b0cc22a486ad924e00034b95dbecd70ce | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Tue Oct 23 10:32:42 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 23 11:08:54 2018 |
tree | 0b6d9b3f84cb44f84f9d9d1798d22d5d08bbb03d | |
parent | f7a7c8a8bc17ff9ccb9f22b2a8e066a35ee5716a [diff] |
Increase coverage of AEC3 JSON config unit tests, fix bugs The new test checks that json strings are unchanged when parsing to a config and back to a string. This ensures that everything in the json representations is parsed when created a config from the json. This CL also adds the render_levels config substruct to the JSON parser. Some issues were surfaced by the new test: - 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 Bug: webrtc:9535 Change-Id: Ie7b588731dc1fe26ba71d1eb2f177f3b3b8139e3 Reviewed-on: https://webrtc-review.googlesource.com/c/107120 Commit-Queue: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Per Ã…hgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25310}
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.