w3c / webcodecs

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

Add ImageDecoderInit.transfer #696

Closed Djuffin closed 1 year ago

Djuffin commented 1 year ago

This should allow to avoid extra copies while constructing ImageDecoderInit from encoded image ArrayBuffer

Addressing: https://github.com/w3c/webcodecs/issues/104


Preview | Diff