|
85 | 85 | 4. Candidate entries must be announced by filing an issue in the |
86 | 86 | [WebCodecs GitHub issue tracker](https://github.com/w3c/webcodecs/issues/) |
87 | 87 | so they can be discussed and evaluated for compliance before being added to |
88 | | - the registry. If registry editors reach consensus to accept the candidate, |
89 | | - a pull request should be drafted (either by editors or by the party |
90 | | - requesting the candidate registration) to register the candidate. The |
| 88 | + the registry. If the Media Working Group reaches consensus to accept the |
| 89 | + candidate, a pull request should be drafted (either by editors or by the |
| 90 | + party requesting the candidate registration) to register the candidate. The |
91 | 91 | registry editors will review and merge the pull request. |
92 | 92 |
|
93 | 93 | Audio Codec Registry {#audio-codec-registry} |
|
112 | 112 | [[WEBCODECS-MP3-CODEC-REGISTRATION]]</td> |
113 | 113 | </tr> |
114 | 114 | <tr> |
115 | | - <td>mp4a.*</td> |
| 115 | + <td>mp4a.\*</td> |
116 | 116 | <td>AAC</td> |
117 | 117 | <td>[AAC WebCodecs |
118 | 118 | Registration](https://www.w3.org/TR/webcodecs-aac-codec-registration/) |
|
147 | 147 | [[WEBCODECS-ALAW-CODEC-REGISTRATION]]</td> |
148 | 148 | </tr> |
149 | 149 | <tr> |
150 | | - <td>pcm-*</td> |
| 150 | + <td>pcm-\*</td> |
151 | 151 | <td>Linear PCM</td> |
152 | 152 | <td>[Linear PCM WebCodecs |
153 | 153 | Registration](https://www.w3.org/TR/webcodecs-pcm-codec-registration/) |
|
165 | 165 | <td>**specification**</td> |
166 | 166 | </tr> |
167 | 167 | <tr> |
168 | | - <td>av01.*</td> |
| 168 | + <td>av01.\*</td> |
169 | 169 | <td>AV1</td> |
170 | 170 | <td>[AV1 codec registration](https://www.w3.org/TR/webcodecs-av1-codec-registration/) [[WEBCODECS-AV1-CODEC-REGISTRATION]]</td> |
171 | 171 | </tr> |
172 | 172 | <tr> |
173 | | - <td>avc1.*</td> |
| 173 | + <td>avc1.\*, avc3.\*</td> |
174 | 174 | <td>AVC / H.264</td> |
175 | 175 | <td>[AVC (H.264) WebCodecs Registration](https://www.w3.org/TR/webcodecs-avc-codec-registration/) [[WEBCODECS-AVC-CODEC-REGISTRATION]]</td> |
176 | 176 | </tr> |
| 177 | + <tr> |
| 178 | + <td>hev1.\*, hvc1.\*</td> |
| 179 | + <td>HEVC / H.265</td> |
| 180 | + <td>[HEVC (H.265) WebCodecs Registration](https://www.w3.org/TR/webcodecs-hevc-codec-registration/) [[WEBCODECS-HEVC-CODEC-REGISTRATION]]</td> |
| 181 | + </tr> |
177 | 182 | <tr> |
178 | 183 | <td>vp8</td> |
179 | 184 | <td>VP8</td> |
180 | 185 | <td>[VP8 codec registration](https://www.w3.org/TR/webcodecs-vp8-codec-registration/) [[WEBCODECS-VP8-CODEC-REGISTRATION]]</td> |
181 | 186 | </tr> |
182 | 187 | <tr> |
183 | | - <td>vp09.*</td> |
| 188 | + <td>vp09.\*</td> |
184 | 189 | <td>VP9</td> |
185 | 190 | <td>[VP9 codec registration](https://www.w3.org/TR/webcodecs-vp9-codec-registration/) [[WEBCODECS-VP9-CODEC-REGISTRATION]]</td> |
186 | 191 | </tr> |
187 | 192 | </table> |
188 | 193 |
|
189 | | -Privacy and Security Considerations {#privacy-and-security-considerations} |
| 194 | +Privacy Considerations {#privacy-considerations} |
| 195 | +========================================================================== |
| 196 | + |
| 197 | +Please refer to the section [[WEBCODECS#privacy-considerations|Privacy |
| 198 | +Considerations]] in [[WEBCODECS]]. |
| 199 | + |
| 200 | +Security Considerations {#security-considerations} |
190 | 201 | ========================================================================== |
191 | 202 |
|
192 | | -Please refer to the [[WEBCODECS#privacy-considerations|Privacy Considerations]] |
193 | | -and [[WEBCODECS#security-considerations|Security Considerations]] sections in |
194 | | -[[WEBCODECS]]. |
| 203 | +Please refer to the section [[WEBCODECS#security-considerations|Security |
| 204 | +Considerations]] in [[WEBCODECS]]. |
0 commit comments