Skip to content

Chrome 138 data for Web Codecs flip and rotate options#27249

Merged
Elchi3 merged 2 commits intomdn:mainfrom
chrisdavidmills:chrome-138-webcodecs-flip-rotate-data
Jul 8, 2025
Merged

Chrome 138 data for Web Codecs flip and rotate options#27249
Elchi3 merged 2 commits intomdn:mainfrom
chrisdavidmills:chrome-138-webcodecs-flip-rotate-data

Conversation

@chrisdavidmills
Copy link
Copy Markdown
Contributor

Summary

Chrome 138 adds support for the WebCodecs API flip and rotate options. See https://chromestatus.com/feature/5128855343595520

@Elchi3 already added docs for these features, and the BCD for VideoFrame.flip and VideoFrame.rotation was added in #26937.

However, I thought it might be helpful to add data points for those options being available in the VideoFrame() constructor, VideoDecoder.configure(), and VideoDecoder.isConfigSupported(). This PR adds those things.

Test results and supporting details

Related issues

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Jul 7, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 7, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Copy link
Copy Markdown
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Thanks Chris, I'm not sure how useful these data points are, but I'm not opposed to adding them. I guess it's nice to render these rows on MDN compatibility tables.

Unfortunately, they aren't target of BCD collector automation so if/when other non-Chromium browsers ship this, we will have to update these manually. We will see how that goes.

I'm updating the spec URLs otherwise LGTM. Thank you!

@Elchi3 Elchi3 merged commit c7d1a23 into mdn:main Jul 8, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request Jul 8, 2025
@chrisdavidmills chrisdavidmills deleted the chrome-138-webcodecs-flip-rotate-data branch July 8, 2025 12:15
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 size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants