commit | 95250db10db0016b6faf0bcef08673465752c330 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Tue Feb 28 13:40:24 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 28 14:26:44 2023 |
tree | eef343e11cd324e2906e232b214d7eb4cad9e4b7 | |
parent | 9f397217e16d0f3596c8ab1ce7bcf1ba0322fed6 [diff] |
Improve simulcast tests: resolution expectations and parameters fix. Resolution expectations: - Expect that the resolution for each RID matches what is configured. Parameters fix: - Due to a bug in the VP9 Simulcast test, we were accidentally modifying a copy of the encodings and SetParameters() was a NO-OP. This is now fixed, which sadly revealed that the SVC fallback that is happening is not reflected in `scalability_mode`. Bug: webrtc:14884 Change-Id: I5127e7b874c59816fcf58ff354de8d77b74d4b3e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295501 Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39416}
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.