You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{Audio,Video}DecoderConfig with detached description are invalid
This is what Chromium (at least) does. This means isConfigSupported and
configure will now throw if description has been detached.
This also fixes a bug in the ImageDecoder version of this.
This fixes#762.
0 commit comments