Skip to content

successful_checks is always empty for AVIF #83

Description

@leo-barnes

Describe the issue
When compiling the latest ComplianceWarden and running it on an AVIF file with JSON output, the "successful_checks" array is always empty.

Detailed analysis
From comparing the avif.cpp rules to the av1_hdr10plus.cpp rules, the latter seem to be using out->covered();. I'm assuming this is the snippet that marks the rule as successfully checked.

This would be required in order to implement AOMediaCodec/av1-avif#219

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions