commit | d81421370f732400297c232f9351e48879f1b1db | [log] [tgz] |
---|---|---|
author | Diep Bui <diepbp@webrtc.org> | Thu Oct 24 09:22:32 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 24 10:26:58 2024 |
tree | b2d5b1921b3d7bda359fc1ca7fcee0b1d1235d60 | |
parent | 6127926e7d531fcfb4e13704de263570781b838c [diff] |
Cleanup: compute AverageReportedPacketLossRatio only once when a new observation is added. Prior to this change, we unnecessarily re-compute AverageReportedPacketLossRatio a few times for the same observation. Bug: webrtc:12707 Change-Id: I5de3d06bf3a32a39638a6f72baf7ec12144c6399 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366583 Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Diep Bui <diepbp@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43298}
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.