summaryrefslogtreecommitdiff
path: root/test/verify_test.cc
AgeCommit message (Expand)Author
4 daysRemove VerificationNote::note.tidy-verifyCarl Hetherington
4 daysVALID_CONTENT_VERSION_LABEL_TEXT: note -> content_version.Carl Hetherington
4 daysINCORRECT_SUBTITLE_NAMESPACE_COUNT: note -> asset_id.Carl Hetherington
4 daysMISSING_FONT: note -> load_font_id.Carl Hetherington
4 daysINVALID_MAIN_SOUND_CONFIGURATION: note -> error.Carl Hetherington
4 daysINVALID_SUBTITLE_ISSUE_DATE: note -> issue_date.Carl Hetherington
4 daysMISSING_SUBTITLE: note -> asset_id.Carl Hetherington
4 daysDUPLICATE_ASSET_ID_IN_ASSETMAP: note -> asset_map_id.Carl Hetherington
4 daysDUPLICATE_ASSET_ID_IN_PKL: note -> pkl_id.Carl Hetherington
4 daysVALID_MAIN_PICTURE_ACTIVE_AREA: note -> size_in_pixels.Carl Hetherington
4 daysINVALID_MAIN_PICTURE_ACTIVE_AREA: note -> error.Carl Hetherington
4 days{IN,}VALID_CONTENT_KIND: note -> content_kind.Carl Hetherington
4 daysMISMATCHED_TIMED_TEXT_DURATION: note -> duration, other_duration.Carl Hetherington
4 daysINVALID_JPEG2000_GUARD_BITS_FOR_{2,4}K: note -> guard_bits.Carl Hetherington
4 daysINVALID_JPEG2000_CODESTREAM: note -> error.Carl Hetherington
4 daysMISMATCHED_PKL_ANNOTATION_TEXT_WITH_CPL: note -> pkl_id.Carl Hetherington
4 daysUNSIGNED_PKL_WITH_ENCRYPTED_CONTENT: note -> pkl_id.Carl Hetherington
4 daysINVALID_EXTENSION_METADATA: note -> error.Carl Hetherington
4 daysINCORRECT_LFOC: note -> time.Carl Hetherington
4 daysINCORRECT_FFOC: note -> time.Carl Hetherington
4 daysMISSING_HASH: note -> asset_id.Carl Hetherington
4 days{MISSING,INCORRECT}_{SUBTITLE,CLOSED_CAPTION}_ENTRY_POINT: note -> asset_id.Carl Hetherington
4 daysVALID_CPL_ANNOTATION_TEXT: note -> annotation_text.Carl Hetherington
4 daysINVALID_SOUND_BIT_DEPTH: note -> bit_depth.Carl Hetherington
4 daysINVALID_TIMED_TEXT_FONT_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
4 daysINVALID_TIMED_TEXT_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
4 daysINVALID_CLOSED_CAPTION_XML_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
4 daysINVALID_PICTURE_SIZE_IN_PIXELS: note -> size_in_pixels.Carl Hetherington
4 daysINVALID_LANGUAGE: note -> language.Carl Hetherington
4 daysEXTERNAL_ASSET: note -> asset_id.Carl Hetherington
4 daysINVALID_DURATION: note -> asset_id.Carl Hetherington
4 daysINVALID_INTRINSIC_DURATION: note -> asset_id.Carl Hetherington
4 daysINVALID_XML: note -> error.Carl Hetherington
4 daysFAILED_READ: note -> error.Carl Hetherington
8 daysRename size -> size_in_bytes.Carl Hetherington
10 daysPut asset/reel index context into all text reels.Carl Hetherington
11 daysAdd asset ID to lots of notes.Carl Hetherington
2026-03-22Use frame_rate instead of note in 4 places.v1.10.53Carl Hetherington
2026-03-22Use a dcp::Fraction for verification note frame rate.Carl Hetherington
2026-03-22Clarify ID in verification note.Carl Hetherington
2026-03-21Store reel_index in VerificationNote in lots of cases.Carl Hetherington
2025-12-20Derive verification note type from the code...v1.10.45Carl Hetherington
2025-12-20Using some "usings" to trim verify_test.cc.Carl Hetherington
2025-10-20Remove ASDCPErrorSuspender.v1.10.34Carl Hetherington
2025-09-13Fix incorrect verify errors with multi-CPL DCPs.v1.10.27Carl Hetherington
2025-09-13Add a new method for checking verification results.Carl Hetherington
2025-05-08Only check hashes of each asset once (#3035).v1.10.21Carl Hetherington
2025-04-12Report zero- or negative-length subtitles as an error.v1.10.19Carl Hetherington
2025-03-24Read/write subtitle variable Z.v1.10.16Carl Hetherington
2025-02-23Make picture details checks optional.v1.10.12Carl Hetherington