diff --git a/index.bs b/index.bs
index 84b519b..3f8c476 100755
--- a/index.bs
+++ b/index.bs
@@ -77,6 +77,17 @@ url: https://www.iso.org/standard/66067.html; spec: HEIF; type: property;
text: pixi
text: ispe
text: lsel
+ text: irot
+ text: imir
+ text: clap
+ text: cclv
+ text: clli
+ text: mdcv
+ text: reve
+ text: amve
+ text: ndwt
+ text: cmin
+ text: cmex
text: layer_id
text: image_width
text: image_height
@@ -88,10 +99,6 @@ url: https://www.iso.org/standard/68960.html; spec: ISOBMFF; type: dfn;
url: https://www.iso.org/standard/68960.html; spec: ISOBMFF; type: property;
text: sync
- text: cclv
- text: clli
- text: mdcv
- text: clap
text: iloc
text: mdat
text: idat
@@ -209,7 +216,20 @@ NOTE: The values of [=render_width_minus1=] and [=render_height_minus1=] possibl
Other Item Properties
-In addition to the Image Properties defined in [[!HEIF]], such as 'colr', 'pixi' or 'pasp', [=AV1 image items=] MAY also be associated with 'clli', 'cclv' and 'mdcv' introduced in [[!MIAF]].
+In addition to the Image Properties defined in this document, [=AV1 image items=] MAY also be associated with item properties defined in other specifications such as [[!HEIF]] and [[!MIAF]]. Examples of commonly used item properties are:
+ - 'colr'
+ - 'pixi'
+ - 'pasp'
+ - 'irot'
+ - 'imir'
+ - 'clli'
+ - 'cclv'
+ - 'mdcv'
+ - 'amve'
+ - 'reve'
+ - 'ndwt'
+ - 'cmin'
+ - 'cmex'
In general, it is recommended to use properties instead of [=Metadata OBUs=] in the [=AV1ItemConfigurationProperty=].
@@ -803,3 +823,4 @@ Other versions of the boxes shall not be used. "-" means that the box does not h
- Relax constraint on transformative properties in derivation chains to only apply to grid items
- Change ispe width to correspond to UpscaledWidth
- Clarify relationship between av1C, metadata OBUs and item properties
+ - EDITORIAL: Update list of other item properties