AOMediaCodec / av1-avif

AV1 Image File Format Specification - ISO-BMFF/HEIF derivative
https://aomediacodec.github.io/av1-avif/
BSD 2-Clause "Simplified" License
450 stars 40 forks source link

Invalid test files: transforms before `ImageSpatialExtentsProperty` (`ispe`) #178

Open baumanj opened 2 years ago

baumanj commented 2 years ago

Per HEIF (ISO/IEC 23008-12:2017) § 6.5.3.1:

Every image item shall be associated with one property of this type, prior to the association of all transformative properties.

The following test files violate this property:

rbouqueau commented 1 year ago

Seems implemented now, cf:

[heif][Rule #11] Error: Item ID=1: transformative property "clap" (index=2) found prior to "ispe"

Can we close?

baumanj commented 1 year ago

This issue isn't about reporting the error, it's about the fact that there are invalid test files in the repo