This effectively reverts commit c3e1cabc696240e4b5a128653264785292878205 (https://codereview.webrtc.org/2589703002/). The reason the test was failing before was missing resource dependencies in the GN file. This is now fixed. Furthermore, the test did not trigger the complexity adaptation that it was supposed to test, since the hysteresis window of the bitrate was not taken into account. This is also fixed. Finally, a percent label was added to a printout, to match the same printout in the other test. BUG=webrtc:6708 Review-Url: https://codereview.webrtc.org/2580383002 Cr-Commit-Position: refs/heads/master@{#15679}
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. This page is maintained by the Google Chrome team.
Development
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://chromium.googlesource.com/external/webrtc
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%