Skip to content

Commit eefd4c2

Browse files
authored
Merge pull request #171 from w3c/update-metadata
Adjust metadata following publication as FPWD
2 parents bee232d + 8f7e182 commit eefd4c2

File tree

3 files changed

+10
-38
lines changed

3 files changed

+10
-38
lines changed

avc_codec_registration.src.html

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Level: none
77
Group: mediawg
88
ED: https://w3c.github.io/webcodecs/avc_codec_registration.html
9-
Editor: Chris Cunningham, w3cid 114832, Google Inc. https://google.com/
9+
TR: https://www.w3.org/TR/webcodecs-avc-codec-registration/
10+
Previous Version: from biblio
11+
Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1012
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
1113
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1214

@@ -46,16 +48,6 @@
4648

4749
<pre class='biblio'>
4850
{
49-
"WEBCODECS": {
50-
"href": "https://w3c.github.io/webcodecs/",
51-
"title": "WebCodecs",
52-
"publisher": "W3C"
53-
},
54-
"WEBCODECS-CODEC-REGISTRY": {
55-
"href": "https://w3c.github.io/webcodecs/codec_registry.html",
56-
"title": "WebCodecs Codec Registry",
57-
"publisher": "W3C"
58-
},
5951
"ITU-T-REC-H.264": {
6052
"href": "https://www.itu.int/rec/T-REC-H.264",
6153
"title": "H.264 : Advanced video coding for generic audiovisual services",

codec_registry.src.html

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Level: none
77
Group: mediawg
88
ED: https://w3c.github.io/webcodecs/codec_registry.html
9-
Editor: Chris Cunningham, w3cid 114832, Google Inc. https://google.com/
9+
TR: https://www.w3.org/TR/webcodecs-codec-registry/
10+
Previous Version: from biblio
11+
Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1012
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
1113
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1214

@@ -43,20 +45,6 @@
4345
text: AudioEncoderConfig; url: audio-encoder-config
4446
</pre>
4547

46-
<pre class='biblio'>
47-
{
48-
"WEBCODECS": {
49-
"href": "https://w3c.github.io/webcodecs/",
50-
"title": "WebCodecs",
51-
"publisher": "W3C"
52-
},
53-
"WEBCODECS-AVC-REGISTRATION": {
54-
"href": "https://w3c.github.io/webcodecs/avc_codec_registration.html",
55-
"title": "AVC (H.264) WebCodecs Registration",
56-
"publisher": "W3C"
57-
}
58-
}
59-
</pre>
6048

6149
Organization {#organization}
6250
============================
@@ -158,7 +146,7 @@
158146
<tr>
159147
<td>avc1.*</td>
160148
<td>AVC / H.264</td>
161-
<td>[AVC (H.264) WebCodecs Registration](avc_codec_registration.html) [[WEBCODECS-AVC-REGISTRATION]]</td>
149+
<td>[AVC (H.264) WebCodecs Registration](avc_codec_registration.html) [[WEBCODECS-AVC-CODEC-REGISTRATION]]</td>
162150
</tr>
163151
<tr>
164152
<td>vp8</td>

index.src.html

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
Repository: w3c/webcodecs
44
Status: ED
55
ED: https://w3c.github.io/webcodecs/
6+
TR: https://www.w3.org/TR/webcodecs/
7+
Previous Version: from biblio
68
Shortname: webcodecs
79
Level: None
810
Group: mediawg
9-
Editor: Chris Cunningham, w3cid 114832, Google Inc. https://google.com/
11+
Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1012
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
1113
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1214

@@ -70,16 +72,6 @@
7072
type: attribute; text: powerEfficient; url: dom-mediacapabilitiesinfo-powerefficient
7173
</pre>
7274

73-
<pre class='biblio'>
74-
{
75-
"WEBCODECS-CODEC-REGISTRY": {
76-
"href": "https://w3c.github.io/webcodecs/codec_registry.html",
77-
"title": "WebCodecs Codec Registry",
78-
"publisher": "W3C"
79-
}
80-
}
81-
</pre>
82-
8375

8476
Definitions {#definitions}
8577
==========================

0 commit comments

Comments
 (0)