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

FF123 Nightly - Web Codecs API video support on linux #22289

Merged
merged 6 commits into from
Mar 19, 2024

Conversation

hamishwillee
Copy link
Collaborator

FF123 supports the "video" parts of the Web Codecs API on nightly builds (pref pref dom.media.webcodecs.enabled) in https://bugzilla.mozilla.org/show_bug.cgi?id=1749047 - but at time of writing only on Linux.

According to the developer full support is intended for the supported methods (not just Linux). This updates according to add support in preview, using partial implementation and a note to indicate only Linux support.

Confirmation from developer here: https://bugzilla.mozilla.org/show_bug.cgi?id=1749047#c80

Related docs work in mdn/content#31913

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Feb 26, 2024
Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>
api/VideoColorSpace.json Outdated Show resolved Hide resolved
api/VideoColorSpace.json Outdated Show resolved Hide resolved
api/VideoColorSpace.json Outdated Show resolved Hide resolved
api/VideoColorSpace.json Outdated Show resolved Hide resolved
api/VideoColorSpace.json Outdated Show resolved Hide resolved
api/VideoColorSpace.json Outdated Show resolved Hide resolved
api/VideoColorSpace.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoDecoder.json Outdated Show resolved Hide resolved
api/VideoEncoder.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
api/VideoFrame.json Outdated Show resolved Hide resolved
@hamishwillee
Copy link
Collaborator Author

This should be ready for re-review @queengooborg - I went through and fixed all problem cases with your new note.

@github-actions github-actions bot added the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Mar 14, 2024
Copy link

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This PR needs to merge latest "main" branch to resolve a merge conflict or other issue. label Mar 14, 2024
@hamishwillee
Copy link
Collaborator Author

Here we go again @queengooborg :-)

Copy link
Collaborator

@foolip foolip left a comment

Choose a reason for hiding this comment

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

Everything looks very uniform, nothing much to comment on here :)

@foolip foolip merged commit 89e81ef into mdn:main Mar 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants