feat: offering automated resolution changes [WPB-25235]#21299
Draft
EnricoSchw wants to merge 46 commits into
Draft
feat: offering automated resolution changes [WPB-25235]#21299EnricoSchw wants to merge 46 commits into
EnricoSchw wants to merge 46 commits into
Conversation
… and performance improvements
…handling and worker options
…, `worker-timers`, and related packages
…mprove nullable type handling in `BackgroundEffectsHandler`
…s, and remove all zero fractions in numbers.
…er model handling also add logs for more visibility
…checkbox feat: enable high quality blur option and update related handlers [WPB-25492]
…tion' into feat/offering-vga-and-hd-WPB-25235
- adjust the logic for video resolution `QualityMode` definitions.
…ogic via `QualityController`
…omprehensive tests
…, `worker-timers`, and related packages
… effects processing
…ing of image bitmaps
… cleanup and message handling
…ons` for runtime updates
…` context handling
…tion' into feat/offering-vga-and-hd-WPB-25235
Contributor
|
🔗 Download Full Report Artifact 🧪 Playwright Test Summary
|
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summery
On some devices, background effects performance is not optimal. One way to address this is to downscale the video resolution. With this PR, we enable the automatic downscaling of video resolution when a background effect is active.