Skip to content

Commit 637edee

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 c9e4db3 commit 637edee

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

aac_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-aac-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 {
@@ -579,7 +579,7 @@
579579
<div class="head">
580580
<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>
581581
<h1 class="p-name no-ref" id="title">AAC WebCodecs Registration</h1>
582-
<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>
582+
<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>
583583
<details open>
584584
<summary>More details about this document</summary>
585585
<div data-fill-with="spec-metadata">
@@ -741,7 +741,7 @@ <h3 class="heading settled" data-level="5.2" id="aac-bitstream-format"><span cla
741741
and therefore no <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#dom-audiodecoderconfig-description" id="ref-for-dom-audiodecoderconfig-description④">AudioDecoderConfig.description</a></code> is necessary.
742742
</dl>
743743
<h2 class="heading settled" data-level="6" id="privacy-and-security-considerations"><span class="secno">6. </span><span class="content">Privacy and Security Considerations</span><a class="self-link" href="#privacy-and-security-considerations"></a></h2>
744-
<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>
744+
<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>
745745
</main>
746746
<div data-fill-with="conformance">
747747
<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>
@@ -768,7 +768,7 @@ <h3 class="no-ref no-num heading settled" id="w3c-conventions"><span class="cont
768768
and are set apart from the normative text
769769
with <code>class="note"</code>,
770770
like this: </p>
771-
<p class="note" role="note">Note, this is an informative note. </p>
771+
<p class="note" role="note">Note, this is an informative note.</p>
772772
<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>
773773
<p>Requirements phrased in the imperative as part of algorithms
774774
(such as "strip any leading space characters"
@@ -878,14 +878,14 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
878878
<dt id="biblio-rfc2119">[RFC2119]
879879
<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>
880880
<dt id="biblio-webcodecs">[WEBCODECS]
881-
<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>
881+
<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>
882882
</dl>
883883
<h3 class="no-num no-ref heading settled" id="informative"><span class="content">Informative References</span><a class="self-link" href="#informative"></a></h3>
884884
<dl>
885885
<dt id="biblio-iso14496-3">[ISO14496-3]
886886
<dd><a href="https://www.iso.org/standard/53943.html"><cite>ISO/IEC 14496-3:2009 - Information technology — Coding of audio-visual objects — Part 3: Audio</cite></a>. 2009-09. URL: <a href="https://www.iso.org/standard/53943.html">https://www.iso.org/standard/53943.html</a>
887887
<dt id="biblio-webcodecs-codec-registry">[WEBCODECS-CODEC-REGISTRY]
888-
<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>
888+
<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>
889889
</dl>
890890
<h2 class="no-num no-ref heading settled" id="idl-index"><span class="content">IDL Index</span><a class="self-link" href="#idl-index"></a></h2>
891891
<pre class="idl highlight def"><c- b>partial</c-> <c- b>dictionary</c-> <a class="idl-code" data-link-type="dictionary" href="https://w3c.github.io/webcodecs/#dictdef-audioencoderconfig"><c- g>AudioEncoderConfig</c-></a> {

0 commit comments

Comments
 (0)