Skip to content
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

[WIP] Native VPX decoding in HTML5 #200

Merged
merged 5 commits into from
Aug 1, 2022
Merged

[WIP] Native VPX decoding in HTML5 #200

merged 5 commits into from
Aug 1, 2022

Conversation

TijZwa
Copy link
Collaborator

@TijZwa TijZwa commented Jul 21, 2022

This commit is a follow-up on PR #198.
It adds native (WebCodecs VideoDecoder) decoding of VP8 and VP9.

The PR needs work and a precise testing.

@TijZwa TijZwa added enhancement New feature or request help wanted Extra attention is needed labels Jul 21, 2022
Copy link
Collaborator

@totaam totaam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one looks easier to merge, after #198

html5/connect.html Outdated Show resolved Hide resolved
html5/js/Client.js Outdated Show resolved Hide resolved
html5/js/Client.js Outdated Show resolved Hide resolved
html5/js/Client.js Outdated Show resolved Hide resolved
html5/js/ImageDecoder.js Outdated Show resolved Hide resolved
@totaam totaam merged commit dec7368 into Xpra-org:master Aug 1, 2022
@TijZwa TijZwa deleted the vp8 branch September 26, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants