You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codec_registry.src.html
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -77,9 +77,7 @@
77
77
3. {{AudioDecoderConfig}} or {{VideoDecoderConfig}} description bytes.
78
78
4. Expectations for {{EncodedAudioChunk}} or {{EncodedVideoChunk}}
79
79
{{EncodedVideoChunk/[[type]]}}.
80
-
4. Where applicable, a registration specification may include a section
81
-
describing extensions to {{VideoEncoderConfig}} or {{AudioEncoderConfig}}
82
-
dictionaries.
80
+
4. Where applicable, a registration specification may include a section describing [=partial dictionary|extensions to the dictionaries=] used in the `configure()`, `decode()` and `encode()` methods of the decoder and encoder interfaces (e.g., {{AudioDecoderConfig}}, {{VideoDecoderConfig}}, {{AudioEncoderConfig}}, {{VideoEncoderConfig}}, {{VideoEncoderEncodeOptions}}).
83
81
84
82
Once consensus is reached by the Working Group, the registry editors will review and merge the pull request.
0 commit comments