gpac/ComplianceWarden
A pluggable compliance checker (ISOBMFF, HEIF/MIAF/AVIF, AV1 HDR10+)
AssemblyNOASSERTION
Issues
- 2
- 3
Possible false positive for heif file extension
#81 opened by bradh - 1
Custom Specifications
#73 opened by dukesook - 0
- 5
Possible false positive error on meta arity
#78 opened by bradh - 3
AV1 HDR10+ conformance mp4
#62 opened by podborski - 3
ispe required for every image item
#74 opened by dukesook - 3
Review of Compliance Warden Architecture
#72 opened by dukesook - 1
Make sure that AV1 HDR10+ rules from section 2 also apply when packaged in ISOBMFF
#50 opened by cconcolato - 0
Probing failure should return a report
#51 opened by cconcolato - 6
Versioning of specs
#55 opened by cconcolato - 2
Implement support for AV1-ISOBMFF
#56 opened by cconcolato - 5
- 4
- 0
Activate branch coverage
#70 opened by rbouqueau - 4
- 2
Validate Uncompressed Data
#66 opened by dukesook - 4
Check the requirement "The file shall list 'avif' or 'avis' in the compatible_brands field of the FileTypeBox."
#31 opened by wantehchang - 0
Add option parser
#48 opened by rbouqueau - 1
Move from uncrustify to clang-format
#64 opened by rbouqueau - 0
Typo HR10+ instead of HDR10+
#63 opened by cconcolato - 5
Check that hvcC matches `ispe` and `pixi`
#58 opened by leo-barnes - 7
- 0
Compilation on Mac emits warning
#49 opened by cconcolato - 12
Warning for AVIF file with no `colr` box and non-default CICP in Sequence Header OBU
#36 opened by leo-barnes - 10
False negative: `HandlerBox` (`hdlr`) `name` field shall not contain NUL bytes prior to terminator
#33 opened by baumanj - 3
- 2
Rule about `ispe` coming before transform properties not picked up for this image
#59 opened by leo-barnes - 0
input_file missing in JSON report
#54 opened by cconcolato - 12
Auxiliary tracks should have handler `auxv`
#38 opened by leo-barnes - 7
False positive: no warning/error for avif with invalid `property_index` in `ItemPropertyAssociationBox` (`ipma`)
#27 opened by baumanj - 13
HEIF - Validator should reject files that have essential bit set on descriptive properties other than those permitted
#15 opened by cconcolato - 16
Feature request: json output for cw.exe
#35 opened by podborski - 2
- 1
Wrong error level for HDR10+ issues
#43 opened by cconcolato - 1
Warning about AVIF files with only ICC profile and non-default matrix coefficients in Sequence Header OBU
#37 opened by leo-barnes - 3
- 9
- 3
- 5
- 0
False negative: `HandlerBox` (`hdlr`) `pre_defined` and `reserved` fields shall be zero
#29 opened by baumanj - 2
construction_method shall be equal to 0 for MIAF image items that are coded image items.
#24 opened by leo-barnes - 0
[heif][Rule #19] Error: Wrong arity for boxes { lsel } in parents { ipco }: expected in range [0-1], found 2
#25 opened by leo-barnes - 2
- 3
- 2
- 2
AVIF/MIAF validator should reject files that set PrimaryItem to a nonexistent item
#20 opened by tdaede - 0
- 4
False negative: multiple iref boxes when ISOBMFF § 8.11.12 requires zero or one
#17 opened by baumanj - 3
False positive: "The mono_chrome field in the Sequence Header OBU shall be set to 1"
#16 opened by joedrago