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

Explicitly clone/close VideoFrames in generator and processor #108

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

youennf
Copy link
Contributor

@youennf youennf commented Feb 8, 2024

This ensures that all the properties of a VideoFrame are kept when enqueuing it in generator and reading in processor.

Fixes #106


Preview | Diff

This ensures that all the properties of a VideoFrame are kept when enqueuing it in generator and reading in processor.
index.bs Outdated Show resolved Hide resolved
@alvestrand alvestrand merged commit d86a01e into w3c:main Feb 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spec is unclear when and how WebCodecs VideoFrame objects are created
3 participants