summaryrefslogtreecommitdiff
path: root/src/verify.cc
AgeCommit message (Expand)Author
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-20Fix typo in name 200 -> 2000.Carl Hetherington
2025-12-16Rename assets() to file_assets()Carl Hetherington
2025-09-13Fix incorrect verify errors with multi-CPL DCPs.v1.10.27Carl Hetherington
2025-09-13Compare CPL ID also when sorting verification notes.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-04-12Coalesce an if.Carl Hetherington
2025-03-27Introduce and use dcp::Profile.v1.10.18Carl Hetherington
2025-03-25Check J2K Rsiz (capabilities) word.Carl Hetherington
2025-03-25Don't give an invalid picture size error for MPEG2 picture assets.Carl Hetherington
2025-02-23Make picture details checks optional.v1.10.12Carl Hetherington
2025-02-21Rename verify_picture_asset -> verify_picture_details.Carl Hetherington
2025-02-20Fix crash when trying to verify MPEG2 picture assets.Carl Hetherington
2025-01-31Fix up for const fix in libcxml.v1.10.9Carl Hetherington
2025-01-19Make MainSoundConfiguration behave "correctly" with badly-formatted strings.Carl Hetherington
2025-01-01Replace raw_convert<string> with direct calls to fmt.v1.10.3Carl Hetherington
2024-12-30Don't give some inappropriate verification errors on encrypted assets (DoM #2...v1.10.2Carl Hetherington
2024-12-08Avoid crash with empty ASSETMAP file.v1.9.26v1.9.xCarl Hetherington
2024-12-08Fix DCP Constraints Profile verification in the presence of other CPL metadat...Carl Hetherington
2024-12-08Extract more stuff to verify_internal.hCarl Hetherington
2024-12-08Extract some stuff to verify_internal.hCarl Hetherington
2024-12-08Cleanup: use CPL from the context instead of an explicitly-passed copy.Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22Carl Hetherington
2024-09-23Allow but give an error when seeing a strange PKL namespace.v1.8.110Carl Hetherington
2024-08-17Subtitle{,String,Image} -> Text{,String,Image}.Carl Hetherington
2024-08-17{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Merge ReelClosedCaptionAsset into ReelTextAsset.Carl Hetherington
2024-08-17Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset.Carl Hetherington
2024-06-28Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.10Carl Hetherington
2024-06-27Speculative fix for assertion failure (DoM #2839).v1.8.101Carl Hetherington
2024-06-27Whitespace.Carl Hetherington
2024-06-27Some comments and default values.Carl Hetherington
2024-06-27Extract method to a header to make it testable.Carl Hetherington
2024-05-24Check that DCPs have 24-bit audio.Carl Hetherington
2024-04-18Rename classes.Carl Hetherington
2024-04-18Fix includes.Carl Hetherington
2024-04-18Merge remote-tracking branch 'origin/main' into v1.9.xCarl Hetherington
2024-04-17Make some not-so-important CPL read errors non-fatal (DoM #2797).v1.8.99Carl Hetherington
2024-04-15Rename VerifyResult -> VerificationResult.Carl Hetherington
2024-04-15Add process_string parameter to dcp::note_to_string().Carl Hetherington
2024-04-15Add process_filename parameter to note_to_string().Carl Hetherington
2024-04-15Add OK note when content version label text is valid.Carl Hetherington
2024-04-15Add OK note when <ContentKind> is valid.Carl Hetherington
2024-04-15Add OK note when PKL and CPL annotation texts match.Carl Hetherington
2024-04-15Add OK note when CPL has valid annotation text.Carl Hetherington
2024-04-15Add OK note when main picture active area is valid.Carl Hetherington
2024-04-15Add OK note when release territory is valid.Carl Hetherington