-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update date and status to WGA (#296)
- Loading branch information
1 parent
6820e20
commit 49c3e3e
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<pre class='metadata'> | ||
Group: AOM | ||
Status: WGD | ||
Status: WGA | ||
Text Macro: SPECVERSION v1.2.0 | ||
Title: AV1 Image File Format (AVIF) | ||
URL: https://AOMediaCodec.github.io/av1-avif | ||
|
@@ -12,7 +12,7 @@ Former Editor: Cyril Concolato, Netflix, [email protected] | |
Former Editor: Paul Kerr, Netflix, [email protected] | ||
Former Editor: Anders Klemets, Microsoft, [email protected] | ||
Abstract: This document specifies syntax and semantics for the storage of [[!AV1]] images in the generic image file format [[!HEIF]], which is based on [[!ISOBMFF]]. While [[!HEIF]] defines general requirements, this document also specifies additional constraints to ensure higher interoperability between writers and readers when [[!HEIF]] is used with [[!AV1]] images. These constraints are based on constraints defined in the Multi-Image Application Format [[!MIAF]] and are grouped into profiles inspired by the profiles defined in [[!MIAF]]. | ||
Date: 2024-10-25 | ||
Date: 2025-01-08 | ||
Repository: AOMediaCodec/av1-avif | ||
Text Macro: ADDITIONALLOGO https://aomedia.org/assets/images/avif-logo-rgb.svg | ||
!Latest approved version: <a href="latest-approved.html">https://aomediacodec.github.io/av1-avif/latest-approved.html</a> | ||
|
@@ -837,7 +837,7 @@ This section discusses the box requirements for an [=AVIF file=] containing imag | |
|
||
<h4 id="avif-required-boxes">Minimum set of boxes</h4> | ||
|
||
<p>As indicated in [[#file-constraints]], an [=AVIF file=] is a compliant [[!MIAF]] file. As a consequence, some [[!ISOBMFF]] or [[!HEIF]] 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" | ||
<p>As indicated in [[#file-constraints]], an [=AVIF file=] is a compliant [[!MIAF]] file. As a consequence, some [[!ISOBMFF]] or [[!HEIF]] 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 a box or for its children and the order shall be respected. For example, per [[!ISOBMFF]], the <code>[=FileTypeBox=]</code> is required to appear first in an [=AVIF file=]. | ||
The "Version(s)" column in the following table lists the version(s) of the boxes allowed by this brand. <assert>With the exception of item properties marked as non-essential, other versions of the boxes shall not be used.</assert> "-" means that the box does not have a version.</p> | ||
|
||
|
@@ -939,7 +939,7 @@ The "Version(s)" column in the following table lists the version(s) of the boxes | |
<td> </td> | ||
<td> </td> | ||
<td> </td> | ||
<td>[=/av1C=]</td> | ||
<td>[=AV1ItemConfigurationProperty/av1C=]</td> | ||
<td>-</td> | ||
<td>[=/AVIF=]</td> | ||
<td> </td> | ||
|