commit | 2badc0907e93164ebdab88a442e04add9bd11d73 | [log] [tgz] |
---|---|---|
author | Diep Bui <diepbp@webrtc.org> | Tue Feb 14 09:37:56 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 15 09:55:12 2023 |
tree | 2a35969fc85962fe8d498bf107555f4f46c0d45e | |
parent | 4f642c11f870287f8856da32ad401a4cf3705829 [diff] |
Fix pending time calculation in goog_cc. Packet pending time should be diffed between max_revc_time and receive time as it is done at line 436. The current implementation makes pending time to be negative. Bug: webrtc:14850 Change-Id: Ie6590ef11caa67254750591abb6bf72679d76941 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/292461 Commit-Queue: Diep Bui <diepbp@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39311}
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.