commit | 7d62fe57025f9a8dbe009021000a106ff5e01077 | [log] [tgz] |
---|---|---|
author | Jakob Ivarsson <jakobi@webrtc.org> | Thu Nov 09 15:23:07 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 10 09:09:22 2023 |
tree | 07c664b185faf5a683862ebe985d74e4368f8e58 | |
parent | 176eda9019e30b4f31417d0bf809fa5c7887547d [diff] |
Default enable NetEq experiments. - Stable delay mode: this results in a very large reduction in the amount of time stretching and fewer underruns. - More closely align PLC and CNG logic. - Stop playing comfort noise after a timeout when no packets are received. Several tests needed to be updated to match the new behavior. Note that I should also refactor GetDecision to be easier to test in the future (remove internal state). Bug: webrtc:13322 Change-Id: I1724a74b3b583d05a4bb8feb4f9a8c4a8b2b7c5e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/326780 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41125}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.