forked from ibaoger/webrtc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Reviewed-by: Ilya Nikolaevskiy <[email protected]> Reviewed-by: Evan Shrubsole <[email protected]> Cr-Commit-Position: refs/heads/main@{#39416}
- Loading branch information
Showing
1 changed file
with
97 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters