w3c / webcodecs

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

Move VideoFrameMetadata dfn to WebCodecs #596

Closed tidoust closed 1 year ago

tidoust commented 1 year ago

A registry cannot contain normative IDL, so the base definition of the VideoFrameMetadata dictionary should remain in WebCodecs.

Also note that while the registry will be published as a "W3C Draft Registry", the document in the repo remains an "Editor's Draft". Updating the status accordingly.


Preview | Diff

dalecurtis commented 1 year ago

Hmm, https://github.com/w3c/webcodecs/actions/runs/3298886029 failed after this. Not sure what's going on. @tidoust ?

tidoust commented 1 year ago

There seems to have been a temporary network hiccup when exchanging with the W3C Echidna server to check on progress of a publication request, but I confirm everything got published!