w3c / media-production-workshop

W3C Workshop on Web and Media production
https://www.w3.org/2021/03/media-production-workshop/
21 stars 11 forks source link

Synchronous mode for WebCodecs in Workers #45

Open tidoust opened 2 years ago

tidoust commented 2 years ago

To ease integration of C++ code along with the WebCodecs API.

Raised in:

padenot commented 2 years ago

Some context here: https://github.com/w3c/webcodecs/issues/19. This was sidelined for now, but could be reopened. This is not as simple as it seems, as underlying APIs are sometimes async themselves, but could be important for audio.