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

Align the rules from the latest AV1 HDR10+ spec #45

Closed podborski closed 1 year ago

podborski commented 1 year ago

Proposed starting point for the https://github.com/AOMediaCodec/av1-hdr10plus/pull/32 where every rule from the spec is added (including the assert-id).

rbouqueau commented 1 year ago

Thank you. Do you confirm that every rule of the latest AV1 HDR10+ spec if mapped? Is the PR final?

If yes and yes, we can merge.

podborski commented 1 year ago

yes. assert-ids are final. just updated the script to fetch the actual html from https://aomediacodec.github.io/av1-hdr10plus/ and check if every rule is in the cpp