commit | f2fe43b6550e2a8c90d80147e01d326ae74f80d4 | [log] [tgz] |
---|---|---|
author | Filip Hlasek <filip@orcamobility.ai> | Fri May 06 08:35:28 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 09 07:02:46 2022 |
tree | 7fe7f28bfe95ec8cae4490af6b3e756a625f7352 | |
parent | 624340b32f3397adf91b5b31a0a8ebc04d9d1d17 [diff] |
Don't round the computed time deltas to nearest ms. Resolving https://bugs.chromium.org/p/webrtc/issues/detail?id=14023 At the moment, in DelayBasedBwe the time deltas are rounded to the nearest millisecond. This change makes sure the numbers are passed as doubles as expected by the TrendlineEstimator. Change-Id: I68882547fb19af0e67e7b5d8de4159083a54d7eb Bug: webrtc:14023 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261320 Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36806}
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.