-
Notifications
You must be signed in to change notification settings - Fork 135
fix h264 freeze. #93
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
Merged
Merged
fix h264 freeze. #93
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
a1c7145
Improve e2ee, add setSharedKey to KeyProvider.
cloudwebrtc 677bec5
update.
cloudwebrtc bb20946
reset has_valid_key after RatchetKey.
cloudwebrtc a4dba5c
update.
cloudwebrtc c2d3c7d
clone key_handler from share_key for each participant.
cloudwebrtc 5a54963
add RatchetSharedKey and ExportSharedKey.
cloudwebrtc 38894fe
make KeyProvider::SetSharedKey only valid when KeyProviderOptions::sh…
cloudwebrtc 2f8bbd8
remove unused enum.
cloudwebrtc fcdef0d
Merge pull request #88 from webrtc-sdk/duan/improve-e2ee-api
cloudwebrtc 31774d3
Fix memory leak when creating audio CMSampleBuffer #86
hiroshihorie 7039781
add scalabilityMode for AV1.
cloudwebrtc de5d25f
fix bug for scalability-mode.
cloudwebrtc 0e4c171
add scalability-mode support for VP9.
cloudwebrtc 6afb155
add failure tolerance for framecryptor.
cloudwebrtc 4911ef8
add failureTolerance for android/objc.
cloudwebrtc bd21d2c
fix: make H264's unencrypted_bytes consistent with js-sdk.
cloudwebrtc 3c26cf7
wip: ScalabilityModes for android.
cloudwebrtc 7172602
update.
cloudwebrtc 52fce22
wip.
cloudwebrtc 871b74f
wip.
cloudwebrtc 994cc2c
wip.
cloudwebrtc 275277e
wip.
cloudwebrtc 5fdfb76
Fix camera rotation (#92)
hiroshihorie 8b60bcf
done.
cloudwebrtc e4a4012
fix
cloudwebrtc 6e96936
update.
cloudwebrtc 25372df
Expose audio sample buffers for Android (#89)
davidliu aba25fb
add SetSifTrailer.
cloudwebrtc 9cda9b3
Merge pull request #91 from webrtc-sdk/e2ee/add-failure-tolerance
cloudwebrtc 2ab452f
Merge pull request #90 from webrtc-sdk/fix/svc-scalability-mode-for-a…
cloudwebrtc 78c7b1f
fix h264 freeze.
cloudwebrtc ddaa811
Merge branch 'm114_release' into fix/e2ee-fix-h264-freeze
cloudwebrtc 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
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.