w3c / webcodecs

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

Extend EncodedVideoChunkMetadata #636

Closed aboba closed 1 year ago

aboba commented 1 year ago

Fixes https://github.com/w3c/webcodecs/issues/619


:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Mar 16, 2023, 3:22 AM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Faboba%2Fwebcodecs%2F0a2ac63b4136285967fe03e4d4a20ba86e5bd037%2Findex.src.html&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. FATAL ERROR: Quoted attribute was never closed ✘ Did not generate, due to fatal errors ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/webcodecs%23636.)._
dalecurtis commented 1 year ago

@djuffin to review.