index
:
libdcp
0.95-branch
0.x
1.0
1.0-colour-cleanup
1.0-cpp11
1.0-fix-subtitle-writing
1.0-new-asdcplib
1.0-new-cxml
1.0-new-openssl
1.0-openjpeg2
1.0-shuffle
1.0-smpte-subs
1.0-templates
1.0-vf
12bit
1823-json
2174-cert-duration
2205-subtitle-formatting
2215-markers
2267-debug
2295-tolerate-missing-full-content-title
2300-kdm-timing
2389-vpos
2419-main-sound-configuration
2507-thumbprint
2525-ccap-fonts
2536-interop-subs
2652-ruby
2758-safe-write
2795-stall
2801-cap
2814-freeze
2884-ruby
2908-verify-details
2958-3d-subs
2972-short-read
2984-better-verify-location
3026-mpeg2-colour
3D
add-validity
asdcp-master
atmos
attempt-at-overwrite-existing
backport
bad-mxf
bitmap-subs
bv2.1-verify
cancel
ccache
cdist
check-bitmaps
check-chains
check-signatures
combine
compose
cpl-metadata
cpp17
crash
cxml
dbg
dcp-editor
dcp-editor2
dcp-editor3
debug
decrypt-hmac
dynamic-lut
edgecode
edgecode2
encryption
fastvideo
fed43
file-class-in-dom
fixit
fixlibdir
fmt
fmt2
fmt3
fontfix
for-dcptovideo
gh-21-open
ignore-hmac
imf
imf2
inaccurate-gamma
inaccurate-gamma2
j2k-check
mac-tests
mac-warning
macos
macos-tests
main
markers
master
mattias-debug
more-warning-fixes
multi-fonts-in-pkl
mxe
mxe2
new-mxe
niclas
no-add-child
no-empty-annotation-texts
oj1-again
openjpeg2
openmp
opt
optional-cpl-metadata
osx
pkl
printablestring
python310
raw-convert
read2
rec2020
remove-device-list-description
rework-again
rework-again2
shared-ptr
smaller-ccap
smpte-a
sony-debug
split
sse
sse2
static-tests
sub-rework
test-filename
tests
tests-on-all-platforms
thomas-experimental
tidy
tidy-eq-options
tidy-verify
tmp
unstab
utf8
v0.74.1
v1.11.x
v1.5.x
v1.6.x
v1.6.x-laszlo
v1.8.x
v1.9.x
verify-j2k-sizes
videocon
videocon-0
videocon-1
warnings
win32-crash
windbg
winpack
wtf
xerces
xmldiff
zpos
DCP handling library
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
verify.h
Age
Commit message (
Expand
)
Author
2025-01-19
Make MainSoundConfiguration behave "correctly" with badly-formatted strings.
Carl Hetherington
2024-12-08
Extract some stuff to verify_internal.h
Carl Hetherington
2024-11-26
Add some missing comments.
v1.9.25
Carl Hetherington
2024-11-26
Fix some markup for the manual extraction in DCP-o-matic.
Carl Hetherington
2024-09-25
Merge remote-tracking branch 'origin/main' into v1.9.x
v1.9.22
Carl Hetherington
2024-09-23
Allow but give an error when seeing a strange PKL namespace.
v1.8.110
Carl Hetherington
2024-08-17
{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.
Carl Hetherington
2024-06-28
Merge remote-tracking branch 'origin/main' into v1.9.x
v1.9.10
Carl Hetherington
2024-06-27
Extract method to a header to make it testable.
Carl Hetherington
2024-05-24
Check that DCPs have 24-bit audio.
Carl Hetherington
2024-04-18
Merge remote-tracking branch 'origin/main' into v1.9.x
Carl Hetherington
2024-04-17
Make some not-so-important CPL read errors non-fatal (DoM #2797).
v1.8.99
Carl Hetherington
2024-04-15
Rename VerifyResult -> VerificationResult.
Carl Hetherington
2024-04-15
Add process_string parameter to dcp::note_to_string().
Carl Hetherington
2024-04-15
Add process_filename parameter to note_to_string().
Carl Hetherington
2024-04-15
Add OK note when content version label text is valid.
Carl Hetherington
2024-04-15
Add OK note when <ContentKind> is valid.
Carl Hetherington
2024-04-15
Add OK note when PKL and CPL annotation texts match.
Carl Hetherington
2024-04-15
Add OK note when CPL has valid annotation text.
Carl Hetherington
2024-04-15
Add OK note when main picture active area is valid.
Carl Hetherington
2024-04-15
Add OK note when release territory is valid.
Carl Hetherington
2024-04-15
Add OK note when picture asset hashes are correct.
Carl Hetherington
2024-04-15
Add OK note when picture frame sizes are all OK.
Carl Hetherington
2024-04-15
Add OK note when the CPL hash in the PKL is right.
Carl Hetherington
2024-04-15
Add OK note when all or nothing is encrypted.
Carl Hetherington
2024-04-15
Cleanup: use std::function instead of boost::function.
Carl Hetherington
2024-04-14
Make verified DCPs available on the return from dcp::verify().
Carl Hetherington
2024-04-14
Add operator!= for dcp::VerificationNote.
Carl Hetherington
2024-04-14
Store CPL ID in CPL-related verification notes.
Carl Hetherington
2024-04-14
Add new OK type of verification note.
Carl Hetherington
2024-01-12
Note correct/incorrect hashes when the verifier raises related errors.
Carl Hetherington
2024-01-03
Report every frame (with index) that has a JPEG2000 codestream error (DoM #26...
Carl Hetherington
2023-11-20
Allow use of KDMs when verifying DCPs.
Carl Hetherington
2023-08-11
Add check for empty <LabelText> in <ContentVersion>
v1.8.76
Carl Hetherington
2023-08-11
Cleanup: comment formatting for auto-generated docs.
Carl Hetherington
2023-07-26
Rationalise #undef-ing of ERROR.
tidy-eq-options
Carl Hetherington
2023-06-27
Add verifier check for the actual asset file's ID not being the same as the o...
Carl Hetherington
2023-06-02
Verify error if SMPTE subtitle asset has <Text> but no <LoadFont>.
v1.8.73
Carl Hetherington
2023-06-02
Rename MISSING_LOAD_FONT -> MISSING_LOAD_FONT_FOR_FONT.
Carl Hetherington
2023-05-31
Cleanup: comment typo fix.
Carl Hetherington
2023-05-11
Check that all <Font> tags have a corresponding <LoadFont> in the verifier.
Carl Hetherington
2023-05-11
Add ID member to verification note.
Carl Hetherington
2023-04-19
Add test for too many subtitle namespaces.
Carl Hetherington
2023-04-16
Fix build.
Carl Hetherington
2023-04-16
Check for tile parts being too big in the verifier (DoM #2450).
Carl Hetherington
2023-04-16
Use a map and boost::any to make it a little neater to add more metadata to V...
Carl Hetherington
2023-04-13
Add check for Interop font assets being present (in the ASSETMAP and on disk).
Carl Hetherington
2023-04-04
Add check for mismatch between sound asset and MainSoundConfiguration.
v1.8.66
Carl Hetherington
2023-04-04
Add check for mismatched sound channel counts.
Carl Hetherington
2023-02-12
Add --no-asset-hash-check and --asset-hash-check-maximum-size (DoM #2444).
v1.8.56
Carl Hetherington
[next]