Skip to content

Commit 543aa98

Browse files
Fix PCM link for samples
SHA: 70892e0 Reason: workflow_dispatch, by Djuffin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent deae0ba commit 543aa98

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

opus_codec_registration.html

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<title>Opus WebCodecs Registration</title>
66
<meta content="NOTE-ED" name="w3c-status">
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
8-
<meta content="Bikeshed version 97a1608be, updated Mon Feb 3 16:09:34 2025 -0800" name="generator">
8+
<meta content="Bikeshed version b25686b9f, updated Fri Mar 14 14:15:20 2025 -0700" name="generator">
99
<link href="https://www.w3.org/TR/webcodecs-opus-codec-registration/" rel="canonical">
10-
<meta content="011346f5edde07d8d205ef493d820bf30a279163" name="revision">
10+
<meta content="70892e0e707636452b701469533d14e5fc5eab12" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>/* Boilerplate: style-autolinks */
@@ -695,7 +695,7 @@
695695
<div class="head">
696696
<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>
697697
<h1 class="p-name no-ref" id="title">Opus WebCodecs Registration</h1>
698-
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-02-12">12 February 2025</time></p>
698+
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-05-14">14 May 2025</time></p>
699699
<details open>
700700
<summary>More details about this document</summary>
701701
<div data-fill-with="spec-metadata">
@@ -727,7 +727,7 @@ <h1 class="p-name no-ref" id="title">Opus WebCodecs Registration</h1>
727727
<div class="p-summary" data-fill-with="abstract">
728728
<h2 class="no-num no-toc no-ref heading settled" id="abstract"><span class="content">Abstract</span></h2>
729729
<p>This registration is entered into the <a data-link-type="biblio" href="#biblio-webcodecs-codec-registry" title="WebCodecs Codec Registry">[webcodecs-codec-registry]</a>.
730-
It describes, for Opus, the (1) fully qualified codec strings, (2) the
730+
It describes, for Opus, the (1) fully qualified <a href="https://w3c.github.io/webcodecs/#config-codec-string">codec strings</a>, (2) the
731731
codec-specific <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#encodedaudiochunk" id="ref-for-encodedaudiochunk">EncodedAudioChunk</a></code> <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#dom-encodedaudiochunk-internal-data-slot" id="ref-for-dom-encodedaudiochunk-internal-data-slot">[[internal data]]</a></code> bytes, (3) the <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> bytes, (4) the values of <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#encodedaudiochunk" id="ref-for-encodedaudiochunk①">EncodedAudioChunk</a></code> <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#dom-encodedaudiochunk-type-slot" id="ref-for-dom-encodedaudiochunk-type-slot">[[type]]</a></code>,
732732
and (5) the codec-specific extensions to <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#dictdef-audioencoderconfig" id="ref-for-dictdef-audioencoderconfig">AudioEncoderConfig</a></code></p>
733733
<p>The registration is not intended to include any information on whether a
@@ -739,7 +739,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="abstract"><span class="cont
739739
</div>
740740
<h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content">Status of this document</span></h2>
741741
<div data-fill-with="status">
742-
<p> <em>This section describes the status of this document at the time of its publication. A list of current <abbr title="World Wide Web Consortium">W3C</abbr> publications and the latest revision of this technical report can be found in the <a href="https://www.w3.org/TR/"><abbr title="World Wide Web Consortium">W3C</abbr> technical reports index</a> at https://www.w3.org/TR/.</em> </p>
742+
<p> <em>This section describes the status of this document at the time of its publication. A list of current <abbr title="World Wide Web Consortium">W3C</abbr> publications and the latest revision of this technical report can be found in the <a href="https://www.w3.org/TR/"><abbr title="World Wide Web Consortium">W3C</abbr> standards and drafts index</a> at https://www.w3.org/TR/.</em> </p>
743743
<p> Feedback and comments on this specification are welcome. <a href="https://github.com/w3c/webcodecs/issues">GitHub Issues</a> are preferred for discussion on this specification. Alternatively, you can send comments to the Media Working Group’s mailing-list, <a href="mailto:[email protected]">[email protected]</a> (<a href="https://lists.w3.org/Archives/Public/public-media-wg/">archives</a>).
744744
This draft highlights some of the pending issues that are still to be discussed in the working group.
745745
No decision has been taken on the outcome of these issues including whether they are valid. </p>
@@ -790,7 +790,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
790790
</nav>
791791
<main>
792792
<h2 class="heading settled" data-level="1" id="fully-qualified-codec-strings"><span class="secno">1. </span><span class="content">Fully qualified codec strings</span><a class="self-link" href="#fully-qualified-codec-strings"></a></h2>
793-
<p>The codec string is <code>"opus"</code>.</p>
793+
<p>The <a href="https://w3c.github.io/webcodecs/#config-codec-string">codec string</a> is <code>"opus"</code>.</p>
794794
<h2 class="heading settled" data-level="2" id="encodedaudiochunk-data"><span class="secno">2. </span><span class="content">EncodedAudioChunk data</span><a class="self-link" href="#encodedaudiochunk-data"></a></h2>
795795
<p>An <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#encodedaudiochunk" id="ref-for-encodedaudiochunk②">EncodedAudioChunk</a></code> containing Opus can be in two different formats.</p>
796796
<p>If the bitstream is in <code class="idl"><a data-link-type="idl" href="#dom-opusbitstreamformat-opus" id="ref-for-dom-opusbitstreamformat-opus">opus</a></code> format, <code class="idl"><a data-link-type="idl" href="https://w3c.github.io/webcodecs/#encodedaudiochunk" id="ref-for-encodedaudiochunk③">EncodedAudioChunk</a></code> have to be Opus packets, as described in <a href="https://datatracker.ietf.org/doc/html/rfc6716#section-3">section
@@ -1021,7 +1021,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
10211021
<dt id="biblio-rfc2119">[RFC2119]
10221022
<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>
10231023
<dt id="biblio-webcodecs">[WEBCODECS]
1024-
<dd>Paul Adenot; Bernard Aboba; Eugene Zemtsov. <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>
1024+
<dd>Paul Adenot; Eugene Zemtsov. <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>
10251025
<dt id="biblio-webidl">[WEBIDL]
10261026
<dd>Edgar Chen; Timothy Gu. <a href="https://webidl.spec.whatwg.org/"><cite>Web IDL Standard</cite></a>. Living Standard. URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a>
10271027
</dl>
@@ -1806,7 +1806,12 @@ <h2 class="no-num no-ref heading settled" id="idl-index"><span class="content">I
18061806
function showRefHint(link) {
18071807
if(link.classList.contains("dfn-link")) return;
18081808
const url = link.getAttribute("href");
1809-
const ref = refsData[url];
1809+
const refHintKey = link.getAttribute("data-refhint-key");
1810+
let key = url;
1811+
if(refHintKey) {
1812+
key = refHintKey + "_" + url;
1813+
}
1814+
const ref = refsData[key];
18101815
if(!ref) return;
18111816

18121817
hideAllRefHints(); // Only display one at this time.

0 commit comments

Comments
 (0)