w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
978 stars 136 forks source link

Revert "Fix the problem that getAvccBox cannot get the value when the first track of the video is not AVC" #524

Closed chcunningham closed 2 years ago

chcunningham commented 2 years ago

Reverts w3c/webcodecs#489

The original commit broke the sample

'Error handling response: TypeError: Cannot read properties of undefined (reading 'filter')'