Skip to content

Commit 011346f

Browse files
committed
Update editors
1 parent f8741da commit 011346f

15 files changed

+34
-18
lines changed

aac_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/aac_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-aac-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

alaw_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/alaw_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-alaw-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

av1_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/av1_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-av1-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

avc_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/avc_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-avc-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

codec_registry.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/codec_registry.html
99
TR: https://www.w3.org/TR/webcodecs-codec-registry/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Boilerplate: omit conformance

flac_codec_registration.src.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/flac_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-flac-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].
@@ -121,15 +122,15 @@
121122
<dt><dfn dict-member for=FlacEncoderConfig>blockSize</dfn></dt>
122123
<dd>
123124
Configures the number of samples to use per frame, of output {{EncodedAudioChunk}}s.
124-
125+
125126
NOTE: Use 0 to let the encoder estimate a blocksize by default.
126127
</dd>
127-
128+
128129
<dt><dfn dict-member for=FlacEncoderConfig>compressLevel</dfn></dt>
129130
<dd>
130131
Configures the compression level to use while encoding.
131132
</dd>
132-
133+
133134
</dl>
134135

135136
Privacy Considerations {#privacy-considerations}

hevc_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/hevc_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-hevc-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

index.src.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
Level: None
99
Group: mediawg
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1211
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1313
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1414

1515
Abstract: This specification defines interfaces to codecs for encoding and
@@ -6326,3 +6326,5 @@
63266326
for their contributions to this specification. Thank you also to the many
63276327
others who contributed to the specification, including through their
63286328
participation on the mailing list and in the issues.
6329+
6330+
The Working Group dedicates this specification to our colleague Bernard Aboba.

mp3_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/mp3_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-mp3-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

opus_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/opus_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-opus-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

pcm_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/pcm_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-pcm-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

ulaw_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/ulaw_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-ulaw-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

vorbis_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/vorbis_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-vorbis-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

vp8_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/vp8_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-vp8-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

vp9_codec_registration.src.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
ED: https://w3c.github.io/webcodecs/vp9_codec_registration.html
99
TR: https://www.w3.org/TR/webcodecs-vp9-codec-registration/
1010
Editor: Paul Adenot, w3cid 62410, Mozilla https://www.mozilla.org/
11-
Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
11+
Editor: Eugene Zemtsov, w3cid 139375, Google LLC https://www.google.com/
12+
Former Editor: Bernard Aboba, w3cid 65611, Microsoft Corporation https://www.microsoft.com/
1213
Former Editor: Chris Cunningham, w3cid 114832, Google Inc. https://www.google.com/
1314

1415
Abstract: This registration is entered into the [[webcodecs-codec-registry]].

0 commit comments

Comments
 (0)