commit | 01f2ec6508c80b0924048e85dd9b4057ecdd8806 | [log] [tgz] |
---|---|---|
author | Jeremy Leconte <jleconte@webrtc.org> | Wed Mar 12 09:26:37 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 15:43:37 2025 |
tree | 72a01fc895db33d6d0a8781e9598cb79a9b0e59b | |
parent | 7e54bb978d06a7fb52c5b3af941d431598825b84 [diff] |
Prevent VideoQualityMetricsReporter from crashing because of negative DataRate. Main issue is that some stats get reset when the video sending configuration is changing and DataRate are not meant to be negative (https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/rtc_base/units/unit_base.h;l=99). Change-Id: Ic404e85d97d4ec0395d7f0dc3e46263522de7d21 Bug: b/398190061 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/380600 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Philipp Hancke <phancke@meta.com> Commit-Queue: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44106}
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.