|
8 | 8 | <link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon"> |
9 | 9 | <meta content="Bikeshed version 44af0bf3e, updated Fri Jul 29 17:05:16 2022 -0700" name="generator"> |
10 | 10 | <link href="https://www.w3.org/TR/webcodecs-vp9-codec-registration/" rel="canonical"> |
11 | | - <meta content="814b6c55b23ad565caaa6d6b16696e1ef9ddbe4e" name="document-revision"> |
| 11 | + <meta content="b5ec85c5aeaa58b130cb9fd64280b3964a24a873" name="document-revision"> |
12 | 12 | <style>/* style-autolinks */ |
13 | 13 |
|
14 | 14 | .css.css, .property.property, .descriptor.descriptor { |
@@ -515,7 +515,8 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2> |
515 | 515 | <li><a href="#encodedvideochunk-data"><span class="secno">2</span> <span class="content">EncodedVideoChunk data</span></a> |
516 | 516 | <li><a href="#videodecoderconfig-description"><span class="secno">3</span> <span class="content">VideoDecoderConfig description</span></a> |
517 | 517 | <li><a href="#encodedvideochunk-type"><span class="secno">4</span> <span class="content">EncodedVideoChunk type</span></a> |
518 | | - <li><a href="#privacy-and-security-considerations"><span class="secno">5</span> <span class="content">Privacy and Security Considerations</span></a> |
| 518 | + <li><a href="#privacy-considerations"><span class="secno">5</span> <span class="content">Privacy Considerations</span></a> |
| 519 | + <li><a href="#security-considerations"><span class="secno">6</span> <span class="content">Security Considerations</span></a> |
519 | 520 | <li> |
520 | 521 | <a href="#w3c-conformance"><span class="secno"></span> <span class="content">Conformance</span></a> |
521 | 522 | <ol class="toc"> |
@@ -548,8 +549,12 @@ <h2 class="heading settled" data-level="4" id="encodedvideochunk-type"><span cla |
548 | 549 | <p>If an <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#encodedvideochunk" id="ref-for-encodedvideochunk③">EncodedVideoChunk</a></code>'s <a data-link-type="dfn" href="https://w3c.github.io/webcodecs/#dom-encodedvideochunk-type-slot" id="ref-for-dom-encodedvideochunk-type-slot①">[[type]]</a> is <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#dom-encodedvideochunktype-key" id="ref-for-dom-encodedvideochunktype-key">key</a></code>, then the <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#encodedvideochunk" id="ref-for-encodedvideochunk④">EncodedVideoChunk</a></code> is expected to |
549 | 550 | contain a frame with a <code>frame_type</code> of <code>KEY_FRAME</code> as defined in Section |
550 | 551 | 7.2 of <a data-link-type="biblio" href="#biblio-vp9">[VP9]</a>.</p> |
551 | | - <h2 class="heading settled" data-level="5" id="privacy-and-security-considerations"><span class="secno">5. </span><span class="content">Privacy and Security Considerations</span><a class="self-link" href="#privacy-and-security-considerations"></a></h2> |
552 | | - <p>Please refer to the <a href="https://w3c.github.io/webcodecs/#privacy-considerations">Privacy Considerations</a> and <a href="https://w3c.github.io/webcodecs/#security-considerations">Security Considerations</a> sections in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p> |
| 552 | + <h2 class="heading settled" data-level="5" id="privacy-considerations"><span class="secno">5. </span><span class="content">Privacy Considerations</span><a class="self-link" href="#privacy-considerations"></a></h2> |
| 553 | + <p>Please refer to the section <a href="https://w3c.github.io/webcodecs/#privacy-considerations">Privacy |
| 554 | +Considerations</a> in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p> |
| 555 | + <h2 class="heading settled" data-level="6" id="security-considerations"><span class="secno">6. </span><span class="content">Security Considerations</span><a class="self-link" href="#security-considerations"></a></h2> |
| 556 | + <p>Please refer to the section <a href="https://w3c.github.io/webcodecs/#security-considerations">Security |
| 557 | +Considerations</a> in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p> |
553 | 558 | </main> |
554 | 559 | <div data-fill-with="conformance"> |
555 | 560 | <h2 class="no-ref no-num heading settled" id="w3c-conformance"><span class="content">Conformance</span><a class="self-link" href="#w3c-conformance"></a></h2> |
|
0 commit comments