We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c440965 commit 05d0cefCopy full SHA for 05d0cef
mp4parse/src/boxes.rs
@@ -119,7 +119,7 @@ box_database!(
119
ItemPropertiesBox 0x6970_7270, // "iprp"
120
ItemPropertyContainerBox 0x6970_636f, // "ipco"
121
ItemPropertyAssociationBox 0x6970_6d61, // "ipma"
122
- ColorInformationBox 0x636f_6c72, // "colr"
+ ColourInformationBox 0x636f_6c72, // "colr"
123
ImageSpatialExtentsProperty 0x6973_7065, // "ispe"
124
PixelInformationBox 0x7069_7869, // "pixi"
125
AuxiliaryTypeProperty 0x6175_7843, // "auxC"
0 commit comments