79beaa7f38219009bdcb91877e25492f48664729

when volume emulation is used or when neither an input volume controller nor volume emulation are used. This CL adds 3 tests, 2 of which currently fail because APM behaves in an undesired way. In [1] the behavior is fixed and the tests are enabled. A DCHECK in `AudioProcessingImpl::set_stream_analog_level` has been removed since a more robust behavior can be obtained - namely, that expected in the disabled unit tests added in this CL. [1] https://webrtc-review.googlesource.com/c/src/+/281185 Bug: webrtc:14581 Change-Id: I29d2c000cd1baf90606487afd9a4042e6f487834 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/281184 Reviewed-by: Per Åhgren <peah@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38696}
…
…
…
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.
Development
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: https://ci.chromium.org/p/webrtc/g/ci/console
- Coding style guide
- Code of conduct
- Reporting bugs
- Documentation
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%