commit | be2f8f6ec8a7c47adfadcc9501d59de9109c6af8 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Thu Jul 11 12:12:01 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 11 14:34:18 2024 |
tree | fda1fecd1a9971ed8156d2cba539f53d11c98dd1 | |
parent | 954e72b6542273a3b90fea7245114af577a992a2 [diff] |
Reduce number of InterpolateSimulcastFormat calls Call it once instead of 3 times. Also remove FindSimulcastMaxBitrate, FindSimulcastTargetBitrate, FindSimulcastMinBitrate and a one parameter less version of InterpolateSimulcastFormat. Bug: b/337757868, webrtc:351644568 Change-Id: I7b4002fc3134c47f368bb833925c959a07ce5177 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356980 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42623}
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.