Skip to content

Commit

Permalink
Fix #769, fix typos in base profile
Browse files Browse the repository at this point in the history
SHA: a3a06fa
Reason: push, by tdaede

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
sunghee-hwang and github-actions[bot] committed Dec 5, 2023
1 parent 5720d74 commit efc0c50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1490,7 +1490,7 @@
</style>
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://aomediacodec.github.io/iamf/" rel="canonical">
<meta content="51f7ee1ac1e0b66bd2d0c7ccb34ef263653d473e" name="document-revision">
<meta content="a3a06fa07876157bd28474eaf99bd7a023749e66" name="document-revision">
<style>/* Boilerplate: style-autolinks */
.css.css, .property.property, .descriptor.descriptor {
color: var(--a-normal-text);
Expand Down Expand Up @@ -3715,7 +3715,7 @@ <h2 class="heading settled" data-level="4" id="profiles"><span class="secno">4.
</ul>
<h3 class="heading settled" data-level="4.1" id="profiles-simple"><span class="secno">4.1. </span><span class="content">IA Simple Profile</span><a class="self-link" href="#profiles-simple"></a></h3>
<p>This section specifies the conformance points of the simple profile.</p>
<p>When the <a data-link-type="dfn" href="#primary_profile" id="ref-for-primary_profile④">primary_profile</a> field set to 0, the following constraints apply to the <a data-link-type="dfn" href="#ia-sequence" id="ref-for-ia-sequence④⑦">IA Sequence</a>:</p>
<p>When the <a data-link-type="dfn" href="#primary_profile" id="ref-for-primary_profile④">primary_profile</a> field is set to 0, the following constraints apply to the <a data-link-type="dfn" href="#ia-sequence" id="ref-for-ia-sequence④⑦">IA Sequence</a>:</p>
<ul>
<li data-md>
<p>There SHALL be only one unique <a data-link-type="dfn" href="#audio-element-obu" id="ref-for-audio-element-obu①⑧">Audio Element OBU</a>.</p>
Expand All @@ -3735,10 +3735,10 @@ <h3 class="heading settled" data-level="4.1" id="profiles-simple"><span class="s
</ul>
<h3 class="heading settled" data-level="4.2" id="profiles-base"><span class="secno">4.2. </span><span class="content">IA Base Profile</span><a class="self-link" href="#profiles-base"></a></h3>
<p>This section specifies the conformance points of the base profile.</p>
<p>When the <a data-link-type="dfn" href="#primary_profile" id="ref-for-primary_profile⑥">primary_profile</a> field set to 1, the following constraints apply to the <a data-link-type="dfn" href="#ia-sequence" id="ref-for-ia-sequence④⑨">IA Sequence</a>:</p>
<p>When the <a data-link-type="dfn" href="#primary_profile" id="ref-for-primary_profile⑥">primary_profile</a> field is set to 1, the following constraints apply to the <a data-link-type="dfn" href="#ia-sequence" id="ref-for-ia-sequence④⑨">IA Sequence</a>:</p>
<ul>
<li data-md>
<p>There SHALL be at most two unique <a data-link-type="dfn" href="#audio-element-obu" id="ref-for-audio-element-obu①⑨">Audio Element OBU</a>s at any one time.</p>
<p>There SHALL be at most two unique <a data-link-type="dfn" href="#audio-element-obu" id="ref-for-audio-element-obu①⑨">Audio Element OBU</a>s.</p>
<ul>
<li data-md>
<p>There SHALL be at most one Channel-based <a data-link-type="dfn" href="#audio-element" id="ref-for-audio-element⑦④">Audio Element</a> having <a data-link-type="dfn" href="#num_layers" id="ref-for-num_layers⑨">num_layers</a> > 1 at any one time.</p>
Expand Down

0 comments on commit efc0c50

Please sign in to comment.