commit | f7b4a653e81df6c87c313dc8e06e15c5a9d88c77 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Oct 13 17:06:59 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 14 08:29:06 2025 |
tree | f74223e56bb973d11fd243b0250925387e4ede9f | |
parent | 73df3416b599245ffc56cac85d1a927cb5fb272d [diff] |
Require to pass current time when using RateTracker Deprecate functions that rely on the global or test injected time. Delete (rather than migrate) unused function ComputeTotalRate Update RateTracker api to be similar to (Bitrate|Frequency)Tracker classes with intent to eventually merge slightly different rate tracker implementations. Update sent statistics proxy unittests not to override global clock as this class now relies on propagated clock to calculate RateTracker based stats. Bug: webrtc:42223992, webrtc:42220698 Change-Id: Ia3802a219261ddd8c3536bec3fb5f340bbdcf43e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/415620 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45930}
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.