commit | 096563e9d2e245ffd06bec53f8f8855a5a42098b | [log] [tgz] |
---|---|---|
author | Jakob Ivarsson <jakobi@webrtc.org> | Thu Mar 23 13:39:07 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 23 15:02:53 2023 |
tree | 35944ec9ca20e5b2d5869b396b26eaeec483e56a | |
parent | 4baea5b07f2fd309892845cf2d1c0f4ca77862d3 [diff] |
Combine concealment decision logic in NetEq. Decisions should be the same (almost) regardless of PLC or CNG mode. The new logic is submitted behind a flag to avoid changing the default behavior. This results in messy code, but can be simplified once the flag is removed. Bug: webrtc:13322 Change-Id: I959d63e069ad7970b75205c4c4173d774b0e4cac Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298625 Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39657}
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.