commit | e2a2278b2ffbacec4719706aed19009564c04a17 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Mon Mar 27 11:32:21 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 27 12:48:38 2023 |
tree | 4d9b188c8ed5a1f63e31a36cd6d9ce14ee75fa58 | |
parent | cac9a55ddf0ba33f7407f707b69d66d01c49073b [diff] |
PeerConnectionSimulcastWithMediaFlowTests: specify scaleResolutionDownBy Update some uses of scalabilityMode to also set scaleResolutionDownBy. Nothing changes in these tests because they were either single stream cases, fallback was happening anyway or the test was doing VP8, but by specifying scaleResolutionDownBy we make these tests consistent and explicit about wanting to exercise the "standard path". Partly a style thing and partly not wanting the test to pass for the wrong reason. Bug: None Change-Id: I1d2e688976a4e6c160e90474e2416a18d795d41b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/299078 Auto-Submit: Henrik Boström <hbos@webrtc.org> Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39685}
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.