commit | c0a32fe01b0182ea6a40a4124071f1f9c636e7d6 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Fri Jul 12 12:24:48 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 12 15:02:59 2024 |
tree | 824ef6bff1274015e3b2db6c88d1c5fb7658bfd2 | |
parent | cd8b36bb9f783a7b102d1937706b4efe63cbebe2 [diff] |
Remove bitrate_priority argument from GetSimulcastConfig() This is a cleanup of simulcast.cc. bitrate_priority is not needed to decide simulcast config. Move setting of bitrate priority in VideoStream one level up, to EncoderStreamFactory::CreateEncoderStreams(). Bug: webrtc:351644568 Change-Id: I002d728ccf8d141fe4bbb32b390129ce57c830cd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/357101 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42629}
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.