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

Codec registry: escape "*" in codec strings #535

Closed tidoust closed 2 years ago

tidoust commented 2 years ago

As the spec uses Markdown, some of the * characters were interpreted by Bikeshed as a request to turn the string in italics, whereas we actually want to render the asterisk characters. For instance, hev1.*, hvc1.* was rendered as hev1. <em>, hvc1.<em>.

This update escapes the asterisk character in codec strings.

netlify[bot] commented 2 years ago

Deploy Preview for webcodecs-examples ready!

Name Link
Latest commit 5373b132a44a5bf0f9c19bbca141bb8e0cf14b30
Latest deploy log https://app.netlify.com/sites/webcodecs-examples/deploys/62ffa4960c3fe20008955ef5
Deploy Preview https://deploy-preview-535--webcodecs-examples.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.