Skip to content

Commit d60fbd0

Browse files
Merge pull request #493 from w3c/revise_processing_model_fix_queue_size
SHA: e24686d Reason: push, by @chcunningham Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9abe0f1 commit d60fbd0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

av1_codec_registration.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<meta content="ED" name="w3c-status">
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
9-
<meta content="Bikeshed version fb1e763a4, updated Tue Mar 1 13:13:50 2022 -0800" name="generator">
9+
<meta content="Bikeshed version 70e626dff, updated Wed Jul 27 11:34:41 2022 -0700" name="generator">
1010
<link href="https://www.w3.org/TR/webcodecs-av1-codec-registration/" rel="canonical">
11-
<meta content="a0ead9838d51d945b9bd8ad4a32a017e1fa1f42f" name="document-revision">
11+
<meta content="e24686d8c15479f529424fd5fc02f4b3aa64e1f4" name="document-revision">
1212
<style>/* style-autolinks */
1313

1414
.css.css, .property.property, .descriptor.descriptor {
@@ -453,7 +453,7 @@
453453
<div class="head">
454454
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
455455
<h1 class="p-name no-ref" id="title">AV1 WebCodecs Registration</h1>
456-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-05-24">24 May 2022</time></p>
456+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2022-07-28">28 July 2022</time></p>
457457
<details open>
458458
<summary>More details about this document</summary>
459459
<div data-fill-with="spec-metadata">
@@ -550,7 +550,7 @@ <h2 class="heading settled" data-level="4" id="encodedvideochunk-type"><span cla
550550
contain a frame with a <code>frame_type</code> of <code>KEY_FRAME</code> as defined in Section
551551
6.8.2 of <a data-link-type="biblio" href="#biblio-av1">[AV1]</a>.</p>
552552
<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>
553-
<p>Please refer to the <a href="https://www.w3.org/TR/webcodecs/#privacy-considerations">Privacy Considerations</a> and <a href="https://www.w3.org/TR/webcodecs/#security-considerations">Security Considerations</a> sections in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p>
553+
<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>
554554
</main>
555555
<div data-fill-with="conformance">
556556
<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>
@@ -577,7 +577,7 @@ <h3 class="no-ref no-num heading settled" id="w3c-conventions"><span class="cont
577577
and are set apart from the normative text
578578
with <code>class="note"</code>,
579579
like this: </p>
580-
<p class="note" role="note">Note, this is an informative note. </p>
580+
<p class="note" role="note">Note, this is an informative note.</p>
581581
<h3 class="no-ref no-num heading settled" id="w3c-conformant-algorithms"><span class="content">Conformant Algorithms</span><a class="self-link" href="#w3c-conformant-algorithms"></a></h3>
582582
<p>Requirements phrased in the imperative as part of algorithms
583583
(such as "strip any leading space characters"
@@ -648,7 +648,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
648648
<dt id="biblio-rfc2119">[RFC2119]
649649
<dd>S. Bradner. <a href="https://datatracker.ietf.org/doc/html/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. March 1997. Best Current Practice. URL: <a href="https://datatracker.ietf.org/doc/html/rfc2119">https://datatracker.ietf.org/doc/html/rfc2119</a>
650650
<dt id="biblio-webcodecs">[WEBCODECS]
651-
<dd>Chris Cunningham; Paul Adenot; Bernard Aboba. <a href="https://www.w3.org/TR/webcodecs/"><cite>WebCodecs</cite></a>. 16 February 2022. WD. URL: <a href="https://www.w3.org/TR/webcodecs/">https://www.w3.org/TR/webcodecs/</a>
651+
<dd>Chris Cunningham; Paul Adenot; Bernard Aboba. <a href="https://w3c.github.io/webcodecs/"><cite>WebCodecs</cite></a>. URL: <a href="https://w3c.github.io/webcodecs/">https://w3c.github.io/webcodecs/</a>
652652
</dl>
653653
<h3 class="no-num no-ref heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
654654
<dl>
@@ -657,7 +657,7 @@ <h3 class="no-num no-ref heading settled" id="informative"><span class="content"
657657
<dt id="biblio-av1-isobmff">[AV1-ISOBMFF]
658658
<dd><a href="https://aomediacodec.github.io/av1-isobmff/"><cite>AV1 Codec ISO Media File Format Binding</cite></a>. URL: <a href="https://aomediacodec.github.io/av1-isobmff/">https://aomediacodec.github.io/av1-isobmff/</a>
659659
<dt id="biblio-webcodecs-codec-registry">[WEBCODECS-CODEC-REGISTRY]
660-
<dd>Chris Cunningham; Paul Adenot; Bernard Aboba. <a href="https://www.w3.org/TR/webcodecs-codec-registry/"><cite>WebCodecs Codec Registry</cite></a>. 21 March 2022. NOTE. URL: <a href="https://www.w3.org/TR/webcodecs-codec-registry/">https://www.w3.org/TR/webcodecs-codec-registry/</a>
660+
<dd>Chris Cunningham; Paul Adenot; Bernard Aboba. <a href="https://w3c.github.io/webcodecs/codec_registry.html"><cite>WebCodecs Codec Registry</cite></a>. URL: <a href="https://w3c.github.io/webcodecs/codec_registry.html">https://w3c.github.io/webcodecs/codec_registry.html</a>
661661
</dl>
662662
<script>/* script-dfn-panel */
663663

0 commit comments

Comments
 (0)