-
Notifications
You must be signed in to change notification settings - Fork 241
fix: improve processor handling #859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
holzgeist
wants to merge
38
commits into
livekit:main
Choose a base branch
from
holzgeist:feat-blurring
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
211bfe9
fix: tighten VideoTrackRenderer Widget
holzgeist ff23d72
fix(web, firefox): backup old values before overwriting them
holzgeist 591eaba
fix: copy processor
holzgeist 64aba20
fix: properly handle processor updates
holzgeist 7b7c583
fix: properly update processed streams
holzgeist d65a15d
Merge remote-tracking branch 'upstream/main' into feat-blurring
holzgeist 19f3d05
fix: stop stream first, processor second
holzgeist 4734a3b
Merge branch 'main' into feat-blurring
holzgeist e92daaa
chore: format files
holzgeist 1cd7c2a
chore: update webrtc sdk to same version as flutter-webrtc
holzgeist 1b0a286
chore: run import sorter
holzgeist 8d86095
chore: fix analyzer issues
holzgeist 8eb03d9
Merge branch 'main' into feat-blurring
cloudwebrtc 5d24c85
chore: fix imports after merge from main
holzgeist 3a74e8d
Merge remote-tracking branch 'upstream/main' into feat-blurring
holzgeist 526f347
Merge tag 'v2.5.1' into feat-blurring
holzgeist a2b9154
Merge remote-tracking branch 'upstream/main' into feat-blurring
holzgeist f297b18
chore: reformat files
holzgeist 5b6bf43
chore: run import sorter
holzgeist a46e292
Merge tag 'v2.5.2' into feat-blurring
holzgeist b647017
chore: reformat
holzgeist 0f20487
chore: run import sorter
holzgeist 76bafa4
fix: remove unused import
holzgeist ad56f16
Merge tag 'v2.5.3' into feat-blurring
holzgeist 53f1c01
Merge branch 'main' into feat-blurring
hiroshihorie 0c04eea
Merge remote-tracking branch 'upstream/main' into feat-blurring
holzgeist 5fbcaad
ci: trigger
holzgeist 7637399
Merge branch 'main' into feat-blurring
holzgeist 2124273
Merge remote-tracking branch 'upstream/main' into feat-blurring
holzgeist f7b7b32
fix: merge error
holzgeist 200df67
Merge branch 'main' into feat-blurring
holzgeist e06dc6a
Use maintain-resolution as the default video degradation preference (…
hiroshihorie 04c164c
chore(android): support AGP 9 built-in Kotlin (#1102)
hiroshihorie 69fbbfb
feat: add deployment field to agent dispatch (#1111)
xianshijing-lk d11065f
v2.8.1
hiroshihorie 99f640e
Merge tag 'v2.8.1' into feat-blurring
holzgeist 56f4ab9
chore: upgrade deps
holzgeist 87e7ffa
chore: sync dependencies
holzgeist File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 2.8.0 | ||
| 2.8.1 |
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
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
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
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.