diff --git a/index.bs b/index.bs
index 4892628..89f83f2 100755
--- a/index.bs
+++ b/index.bs
@@ -224,7 +224,7 @@ When an item is of type av01, it is
- The [=AV1 Image Item Data=] shall be identical to the content of an [=AV1 Sample=] marked as '[=sync=]'
, as defined in [[!AV1-ISOBMFF]].
- The [=AV1 Image Item Data=] shall have exactly one [=Sequence Header OBU=].
-NOTE: File writers may want to set the [=still_picture=]
and [=reduced_still_picture_header=]
flags to 1 when possible in the [=Sequence Header OBU=] part of the [=AV1 Image Item Data=] so that AV1 header overhead is minimized.
+ NOTE: File writers may want to set the [=still_picture=]
and [=reduced_still_picture_header=]
flags to 1 when possible in the [=Sequence Header OBU=] part of the [=AV1 Image Item Data=] so that AV1 header overhead is minimized.
A file containing items compliant with this profile is expected to list the following brands, in any order, in the
[=compatible_brands=]
of the
[=FileTypeBox=]
:
@@ -813,7 +813,7 @@ The following shared conditions and requirements from [[!MIAF]] should apply:
The following additional constraints apply to all [=AV1 Image Items=]:
-
The AV1 profile shall be the High Profile and the level shall be 6.0 or lower.
-NOTE: Following [[!AV1]] level definitions, coded image items compliant to the [=AVIF Advanced profile=] may not have a number of pixels greater than 35651584, a width greater than 16384 or a height greater than 8704. It is still possible to use the Advanced profile to create larger images using a [=grid derived image item=].
+ NOTE: Following [[!AV1]] level definitions, coded image items compliant to the [=AVIF Advanced profile=] may not have a number of pixels greater than 35651584, a width greater than 16384 or a height greater than 8704. It is still possible to use the Advanced profile to create larger images using a [=grid derived image item=].
The following additional constraints apply only to [=AV1 Image Sequences=]:
-
The AV1 profile shall be either Main Profile or High Profile.