Skip to content

Commit

Permalink
Remove an extraneous "only"
Browse files Browse the repository at this point in the history
SHA: 83d5188
Reason: push, by wantehchang

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
wantehchang and github-actions[bot] committed Oct 23, 2024
1 parent ac43db1 commit 2d353b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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/av1-avif" rel="canonical">
<meta content="198515cb86afae7a298dc0465715483bfaec615c" name="document-revision">
<meta content="83d518809249f0960c5988f8006c318259565490" name="document-revision">
<style>/* Boilerplate: style-autolinks */
.css.css, .property.property, .descriptor.descriptor {
color: var(--a-normal-text);
Expand Down Expand Up @@ -2941,7 +2941,7 @@ <h3 class="heading settled" data-level="8.3" id="advanced-profile"><span class="
</div>
<h2 class="heading settled" data-level="9" id="box-lists"><span class="secno">9. </span><span class="content">Box requirements</span><a class="self-link" href="#box-lists"></a></h2>
<h3 class="heading settled" data-level="9.1" id="avif-boxes"><span class="secno">9.1. </span><span class="content">Image item boxes</span><a class="self-link" href="#avif-boxes"></a></h3>
This section discusses the box requirements for an <a data-link-type="dfn" href="#avif-file" id="ref-for-avif-file②">AVIF file</a> containing only image items.
This section discusses the box requirements for an <a data-link-type="dfn" href="#avif-file" id="ref-for-avif-file②">AVIF file</a> containing image items.
<h4 class="heading settled" data-level="9.1.1" id="avif-required-boxes"><span class="secno">9.1.1. </span><span class="content">Minimum set of boxes</span><a class="self-link" href="#avif-required-boxes"></a></h4>
<p>As indicated in <a href="#file-constraints">§ 7 General constraints</a>, an <a data-link-type="dfn" href="#avif-file" id="ref-for-avif-file③">AVIF file</a> is a compliant <a data-link-type="biblio" href="#biblio-miaf" title="Information technology -- Multimedia application format (MPEG-A) -- Part 22: Multi-Image Application Format (MiAF)">[MIAF]</a> file. As a consequence, some <a data-link-type="biblio" href="#biblio-isobmff" title="Information technology — Coding of audio-visual objects — Part 12: ISO base media file format">[ISOBMFF]</a> or <a data-link-type="biblio" href="#biblio-heif" title="Information technology — High efficiency coding and media delivery in heterogeneous environments — Part 12: Image File Format">[HEIF]</a> boxes are required, as indicated in the following table. The order of the boxes is indicative in the table. The specifications listed in the "Specification"
column may require a specific order for the box or for its children and shall be respected. For example, per <a data-link-type="biblio" href="#biblio-isobmff" title="Information technology — Coding of audio-visual objects — Part 12: ISO base media file format">[ISOBMFF]</a>, the <code><a data-link-type="dfn" href="https://www.iso.org/standard/68960.html" id="ref-for-something②⓪⓪">FileTypeBox</a></code> is required to appear first in an <a data-link-type="dfn" href="#avif-file" id="ref-for-avif-file④">AVIF file</a>.
Expand Down

0 comments on commit 2d353b4

Please sign in to comment.