w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
939 stars 132 forks source link

Spec optional conversion to RGB in VideoFrame.copyTo() #754

Closed Djuffin closed 2 months ago

Djuffin commented 7 months ago

This change should address the issue of pixel format conversion in VideoFrame.copyTo().


Preview | Diff

Djuffin commented 7 months ago

There are probably some missing details, typos and omissions. But I'd love to get some feedback on the general approach in this change.

Djuffin commented 4 months ago

@padenot Could you please take a look? I'd love to merge this PR some time soon. We've talked about it at TPAC last September.

Djuffin commented 2 months ago

@padenot PTAL

Djuffin commented 2 months ago

@aboba please take a look and merge if you don't have new comments.