Skip to content

Commit 210a3d6

Browse files
authored
Merge pull request #704 from w3c/chrisn-registry-requirements-2
Add to codec registration requirements
2 parents 5369c0a + 72bb86e commit 210a3d6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

codec_registry.src.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
==================================================================
4646

4747
1. Each entry must include a unique codec string, a common name string, and a
48-
link to a public specification.
48+
link to the codec's specification.
4949
2. The codec string must be crafted as follows:
5050
1. If the codec string contains a fixed prefix with variable suffix values,
5151
the suffix must be represented by an asterisk and the registration's
@@ -70,15 +70,17 @@
7070
so they can be discussed and evaluated for compliance before being added to
7171
the registry. The Media Working Group may seek expertise from outside the
7272
Working Group as part of its evaluation, e.g., from the codec specification
73-
editors or relevant standards group. If the Working Group reaches consensus
74-
to accept the candidate, a pull request should be drafted (either by editors
75-
or by the party requesting the candidate registration) to register the
76-
candidate. The registry editors will review and merge the pull request.
73+
editors or relevant standards group. If the codec specification is not
74+
publicly available, it must be made available to the Working Group for
75+
evaluation. If the Working Group reaches consensus to accept the candidate,
76+
a pull request should be drafted (either by editors or by the party
77+
requesting the candidate registration) to register the candidate.
78+
The registry editors will review and merge the pull request.
7779
6. Existing entries cannot be deleted or deprecated. They may be changed after
7880
being published through the same process as candidate entries. Possible
7981
changes include expansion of the codec string to better qualify the codec,
8082
adjustments to the codec name string, and modification of the link to the
81-
public specification.
83+
codec's specification.
8284

8385

8486
Audio Codec Registry {#audio-codec-registry}

0 commit comments

Comments
 (0)