ennuicastr / libavjs-webcodecs-polyfill

A polyfill for the WebCodecs API. No, really.
82 stars 8 forks source link

Add canvas context options `desynchronized` and `willReadFrequently` #29

Closed rostyq closed 2 months ago

rostyq commented 2 months ago

There is no notable performance gain in Firefox, but Chrome stops logging warning about willReadFrequently.

Yahweasel commented 2 months ago

Thanks, you're absolutely right about these options.