commit | 8ee76643534577c068d70ab15540c978c48ce900 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Wed Apr 02 13:33:12 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 19:56:04 2025 |
tree | dc9a7f546873a1e25b544fc772908810583947d5 | |
parent | 374b892ec7249db193de1b1d2354e71ffed2e321 [diff] |
Bugfix: encodingIndex should be set even if substreams are missing. Before we are "ready to send", there is a short period of time where substream stats are not present and this method returns early. This code path must also remember to set encodingIndex for the one and only outbound-rtp stats object that gets created as a result. Tested: - Necessary to pass WPTs added in https://chromium-review.googlesource.com/c/chromium/src/+/6425421 Bug: chromium:406922375 Change-Id: I05e2e55eac0cc2744987d12dfe9c9c1e4e0e2034 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/383901 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44286}
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.