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
Age
Commit message (
Expand
)
Author
2022-12-19
Can't use the encoding parameter to Popen as it's Python 3.6+ only.
v1.8.43
Carl Hetherington
2022-12-17
Another attempt to fix UTF-8/byte SNAFUs in wscript.
v1.8.42
Carl Hetherington
2022-12-16
Fix ./waf dist
v1.8.41
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-16
Throw exceptions when setting odd values for picture active area.
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 some more setters.
v1.8.39
2300-kdm-timing
Carl Hetherington
2022-12-13
Add missing operator.
Carl Hetherington
2022-12-13
Add new LocalTime constructor.
Carl Hetherington
2022-12-13
Add assert to make sure we're not comparing times wrongly.
Carl Hetherington
2022-12-13
Add LocalTime::add().
Carl Hetherington
2022-12-13
Add UTCOffset class.
Carl Hetherington
2022-12-13
Missing header guard.
v1.8.38
Carl Hetherington
2022-12-12
Add missing initialisation calls to example.
Carl Hetherington
2022-12-05
Remove old jpeg option reference in cscript.
v1.8.37
Carl Hetherington
2022-12-05
Fix use of atleast_version which these days does nothing.
v1.8.36
Carl Hetherington
2022-12-05
Fix reading of git tags for .pc file versioning.
Carl Hetherington
2022-12-04
Support building either with our patched OpenJPEG, or 2.5.0.
Carl Hetherington
2022-12-04
Remove support for building with OpenJPEG 1.x.
Carl Hetherington
2022-12-04
Fix some ambiguous shared_ptrs, seen on Arch Linux.
Carl Hetherington
2022-12-04
Filter some more potential filename contents on Windows.
v1.8.35
Carl Hetherington
2022-11-27
Add make_kdm.cc example.
Carl Hetherington
2022-11-27
Tidy up examples/wscript.
Carl Hetherington
2022-11-24
Tidy up some operators, made possible by the previous-but-one commit.
Carl Hetherington
2022-11-24
Add equality option for vertical subtitle position.
v1.8.34
Carl Hetherington
2022-11-24
Some missing const correctness.
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-10-29
Cleanup: use std::make_shared.
Carl Hetherington
2022-10-17
Fix YUV->RGB for Rec. 2020.
v1.8.32
rec2020
Carl Hetherington
2022-10-12
Fix copy/paste error causing a crash when verifying encrypted 3D DCPs.
v1.8.31
Carl Hetherington
2022-10-11
Some dcpverify output tidying.
Carl Hetherington
2022-10-11
Add a progress bar.
Carl Hetherington
2022-10-11
Cleanup: use some lambdas.
Carl Hetherington
2022-10-04
Missing bracket in error message.
Carl Hetherington
2022-09-26
Better subtitle comparisons in tests.
v1.8.30
Carl Hetherington
2022-09-26
Don't try to create non-existent DCPs when searching for CPLs (DoM #2344).
Carl Hetherington
2022-09-20
Bump waf in asdcplib.
v1.8.29
Carl Hetherington
2022-09-19
Bump waf here and in libcxml for Python 3.10 support.
v1.8.28
Carl Hetherington
2022-09-06
Add a new test.
Carl Hetherington
2022-09-03
Use ratingID rather than the Descriptor Label for metadata.
v1.8.27
Carl Hetherington
2022-09-03
Properly support ContentKind scope attribute.
v1.8.26
Carl Hetherington
2022-09-03
Cleanup: some missing full stops.
Carl Hetherington
2022-09-02
Replace ContentKind enum with a class.
Carl Hetherington
2022-08-18
Throw a KDMFormatError if cxml throws an error when reading KDM XML.
Carl Hetherington
2022-08-15
Tolerate missing FullContentTitleText (DoM bug #2295).
v1.8.25
2295-tolerate-missing-full-content-title
Carl Hetherington
[next]