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

Fix potential race condition in the decoder (encode-decode in workers sample) #706

Closed aboba closed 11 months ago

aboba commented 11 months ago

Related: https://github.com/w3c/webcodecs/pull/705