commit | 187ca72ab7f9eccdc911b45cc4a91ff721828789 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Wed Jan 10 08:51:59 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 10 10:54:42 2024 |
tree | 6f2756ec48eda80ebcaa9c1d7e88b65a7d299cfa | |
parent | f81af2f8fd3ec76532b3b14ecf5fad55aa379350 [diff] |
Fix problem in PrioritizedPacketQueue when last old RTX packet is purged Ensure top_active_prio_level_ is set to -1 in MaybeUpdateTopPrioLevel if last packet is purged. Bug: webrtc:15740 Change-Id: I81df9ee084de89f79b8ab79db8ce52fe1e20738a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/333883 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41498}
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.