feat(webcodecs): add a renderer based on Insertable Stream API

This commit is contained in:
Simon Chan 2024-08-06 23:22:21 +08:00
parent 66a98f89ba
commit 8e4c1ef963
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
11 changed files with 348 additions and 128 deletions

View file

@ -0,0 +1,5 @@
---
"@yume-chan/scrcpy-decoder-webcodecs": patch
---
Add a renderer based on Insertable Stream API