summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-15fixup2984-better-verify-locationCarl Hetherington
2025-12-15wipCarl Hetherington
2025-12-15Report note locations in the CLI verifier.Carl Hetherington
2025-12-15Tweak and fix operators.Carl Hetherington
2025-12-15Fix up messages / comments.Carl Hetherington
2025-12-15Reduce verbosity in verify_test.cc.Carl Hetherington
2025-12-15More tidying of note specification in verifier.Carl Hetherington
2025-12-15Remove some unnecessary usings.Carl Hetherington
2025-12-15Stop specifying the note type; infer it from the error.Carl Hetherington
2025-12-15Split metadata into location / data and some other bits.Carl Hetherington
2025-12-15Remove note() from dcp::VerificationNote.Carl Hetherington
2025-12-15Fix some comments.Carl Hetherington
2025-12-15Use error for FAILED_READ.Carl Hetherington
2025-12-15Use new jpeg2000_capabilities for INVALID_JPEG2000_RSIZ_FOR_{2,4}KCarl Hetherington
2025-12-15Use new reel_duration and asset_duration for MISMATCHED_TIMED_TEXT_DURATION.Carl Hetherington
2025-12-15Use error for INVALID_EXTENSION_METADATA.Carl Hetherington
2025-12-15Use error for INVALID_MAIN_SOUND_CONFIGURATION.Carl Hetherington
2025-12-15Use load_font_id for MISSING_FONT.Carl Hetherington
2025-12-15Use new tile_parts.Carl Hetherington
2025-12-15Use new asset_map_id for DUPLICATE_ASSET_ID_IN_ASSETMAP.Carl Hetherington
2025-12-15fixCarl Hetherington
2025-12-15Use error instead of note for INCORRECT_JPEG2000_POC_MARKER.Carl Hetherington
2025-12-15Use new poc_markers_count for some POC_MARKER notes.Carl Hetherington
2025-12-15Use new code_block_size for JPEG2000 code block notes.Carl Hetherington
2025-12-15Use size_in_pixels for VALID_MAIN_PICTURE_ACTIVE_AREA.Carl Hetherington
2025-12-15Use error instead of note with INVALID_MAIN_PICTURE_ACTIVE_AREA.Carl Hetherington
2025-12-15Use pkl_id for DUPLICATE_ASSET_ID_IN_PKL.Carl Hetherington
2025-12-15Use asset_id for MISSING_SUBTITLE.Carl Hetherington
2025-12-15Use new pkl_id for a couple of PKL notes.Carl Hetherington
2025-12-15Use new marker_position for INCORRECT_{F,L}FOC.Carl Hetherington
2025-12-15Use new bit_depth for INVALID_SOUND_BIT_DEPTH.Carl Hetherington
2025-12-15Use frame_rate for INVALID_SOUND_FRAME_RATE.Carl Hetherington
2025-12-15Use new size_in_bytes for some sizes.Carl Hetherington
2025-12-15Use new size_in_pixels for INVALID_PICTURE_SIZE_IN_PIXELS.Carl Hetherington
2025-12-15Use new release_territory for VALID_RELEASE_TERRITORY.Carl Hetherington
2025-12-15Move some notes -> asset_id.Carl Hetherington
2025-12-15Use specific metadata for more notes, allowing removal of one VerificationNot...Carl Hetherington
2025-12-15Use new content_version for VALID_CONTENT_VERSION_LABEL_TEXT.Carl Hetherington
2025-12-15Use xml_namespace for INVALID_CPL_NAMESPACE.Carl Hetherington
2025-12-15Use new xml_namespace for INVALID_PKL_NAMESPACE.Carl Hetherington
2025-12-15Use asset_id for INCORRECT_SUBTITLE_NAMESPACE_COUNT.Carl Hetherington
2025-12-15Use asset_id for EXTERNAL_ASSET.Carl Hetherington
2025-12-15Use asset_id for INVALID_DURATION.Carl Hetherington
2025-12-15Use asset_id for INVALID_INTRINSIC_DURATION.Carl Hetherington
2025-12-15Use frame_rate for INVALID_PICTURE_FRAME_RATE_FOR_{2,4}KCarl Hetherington
2025-12-15Use frame_rate for INVALID_PICTURE_FRAME_RATE.Carl Hetherington
2025-12-15Use dcp::Fraction for frame_rate.Carl Hetherington
2025-12-15Use separate metadata for the mismatched asset ID error.Carl Hetherington
2025-12-15Clarify what id means in the VerificationNote.Carl Hetherington
2025-12-15Put reel index and asset id in context.Carl Hetherington