We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0dc749 commit 46e8e16Copy full SHA for 46e8e16
codec_registry.src.html
@@ -1,7 +1,7 @@
1
<pre class='metadata'>
2
Title: WebCodecs Codec Registry
3
Repository: w3c/webcodecs
4
-Status: NOTE-ED
+Status: DRY
5
Shortname: webcodecs-codec-registry
6
Level: none
7
Group: mediawg
@@ -45,7 +45,7 @@
45
==================================================================
46
47
1. Each entry must include a unique codec string, a common name string, and a
48
- link to a stable public specification.
+ link to a public specification.
49
2. The codec string must be crafted as follows:
50
1. If the codec string contains a fixed prefix with variable suffix values,
51
the suffix must be represented by an asterisk and the registration's
0 commit comments