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
/
test
Age
Commit message (
Expand
)
Author
2023-03-16
Allow writing to sound assets with int32_t as well as float.
Carl Hetherington
2023-03-16
Specify number of channels in the data passed to SoundAssetWriter, and pad ch...
Carl Hetherington
2023-02-27
Fix tests again on Windows.
v1.8.63
Carl Hetherington
2023-02-27
Fix signed-ness warning on macOS.
Carl Hetherington
2023-02-26
Fix warning.
Carl Hetherington
2023-02-26
Fix tests with different library versions.
Carl Hetherington
2023-02-26
Fix test references after IssueDate change.
v1.8.61
Carl Hetherington
2023-02-18
Be explicit about the version of SMPTE 428-7 that is used for subtitles,
v1.8.60
2389-vpos
Carl Hetherington
2023-02-16
Change how whitespace in subtitles is handled.
Carl Hetherington
2023-02-13
Interop CPLs don't have MainPictureStoredArea (#2452).
v1.8.58
Carl Hetherington
2023-02-12
Add --no-asset-hash-check and --asset-hash-check-maximum-size (DoM #2444).
v1.8.56
Carl Hetherington
2023-02-02
In Deluxe's "Specifications for Digital Cinema Source and DCP Content Delivery"
v1.8.55
Carl Hetherington
2023-02-02
Check IssueDate for Deluxe complaint.
Carl Hetherington
2023-02-02
Add with_timezone parameter to ::to_string().
Carl Hetherington
2023-01-24
Only write the appropriate number of AudioChannelLabelSubDescriptors (DoM #24...
v1.8.54
Carl Hetherington
2023-01-24
Add channels parameter to simple_audio().
Carl Hetherington
2023-01-16
Fix tests.
v1.8.51
Carl Hetherington
2023-01-15
Check that Interop subtitle files have at least one subtitle.
Carl Hetherington
2023-01-08
Remove a test directory before running.
v1.8.50
Carl Hetherington
2023-01-08
Compare LoadFont URIs and asset paths correctly (DoM #2402).
Carl Hetherington
2023-01-07
Check for multiple asset IDs in an ASSETMAP during verify.
Carl Hetherington
2023-01-07
Check for multiple asset IDs in a PKL during verify.
Carl Hetherington
2022-12-30
Change the behaviour of LocalTime::operator== to make the same time in differ...
v1.8.49
Carl Hetherington
2022-12-30
Fix LocalTime::operator< and operator> to handle offset gracefully.
Carl Hetherington
2022-12-30
Fix some embarassing bugs in dcp::LocalTime comparisons.
Carl Hetherington
2022-12-22
Cleanup: remove randomly-added using.
v1.8.48
Carl Hetherington
2022-12-22
Write OriginalFileName tags in PKL (DoM #2394).
Carl Hetherington
2022-12-22
Set plaintext offset to 0 when writing J2K frames (DoM #2391)
Carl Hetherington
2022-12-22
Re-make expired test certificate chain.
Carl Hetherington
2022-12-22
Cleanup: use std::vector and some auto.
Carl Hetherington
2022-12-16
Verify that main picture active area is valid (even, and not too big) (#2392).
v1.8.40
Carl Hetherington
2022-12-15
Tidy up find_cpl() and add find_pkl().
Carl Hetherington
2022-12-15
Some more details when verification results fail.
Carl Hetherington
2022-12-15
Add delete_lines_after to the Editor.
Carl Hetherington
2022-12-15
Add some line spacing in the editor.
Carl Hetherington
2022-12-15
Tidy the Editor class up a little.
Carl Hetherington
2022-12-13
Add UTCOffset class.
Carl Hetherington
2022-12-04
Fix some ambiguous shared_ptrs, seen on Arch Linux.
Carl Hetherington
2022-11-03
Add a couple of Z position tests.
v1.8.33
Carl Hetherington
2022-11-03
Add Z position to subtitles; existing tests pass.
Carl Hetherington
2022-09-06
Add a new test.
Carl Hetherington
2022-09-03
Properly support ContentKind scope attribute.
v1.8.26
Carl Hetherington
2022-09-02
Replace ContentKind enum with a class.
Carl Hetherington
2022-08-15
Tolerate missing FullContentTitleText (DoM bug #2295).
v1.8.25
2295-tolerate-missing-full-content-title
Carl Hetherington
2022-08-10
Fix undefined memory warning during tests.
Carl Hetherington
2022-05-09
Extract, test and slightly adjust the piecewise LUT for inverse gamma.
Carl Hetherington
2022-05-06
Another missing include.
Carl Hetherington
2022-05-05
Move fix_long_path tests over from DoM.
Carl Hetherington
2022-05-05
Allow LUTs to be created with a particular range.
Carl Hetherington
2022-05-05
Use std::vector for LUTs.
Carl Hetherington
[prev]
[next]