gpac / ComplianceWarden

A pluggable compliance checker (ISOBMFF, HEIF/MIAF/AVIF, AV1 HDR10+)
https://gpac.github.io/ComplianceWarden-wasm/
Other
16 stars 7 forks source link

ISOBMFF test case 12.1.3.2 reports error for 'pasp' box of HEIF image item. #13

Closed aklemets closed 4 years ago

aklemets commented 4 years ago

When running the ISOBMFF test on a HEIF file I get an error saying that the 'pasp' box is incorrectly placed inside the 'ipco' box. Actually, this is valid according to HEIF (section 6.5.4.1 in 2nd edition of the spec.) It is also valid according to MIAF. The test should not flag this as an error since a MIAF file is a HEIF file, which is a ISOBMFF file.

rbouqueau commented 4 years ago

This was fixed by 43459015422de65aec7c115fe0527a658df05225