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

Add assert-ids in the spec for support in ComplianceWarden #214

Open cconcolato opened 1 year ago

cconcolato commented 1 year ago

Compliance Warden can generate coverage report when run on a list of input files. For that it needs normative statements to be wrapped with assert statements. See AV1-HDR10+ spec for example.