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
2020-11-28
Fix erroneous reports of unresolved assets when checking OV/VF pairs.
v1.6.17
Carl Hetherington
2020-10-10
Test churn after adding a new one.
v1.6.16
Carl Hetherington
2020-10-10
Fix crash when loading DCPs whose ASSETMAP contains files that are
Carl Hetherington
2020-03-10
Be more cautious in CertificateChain::private_key_valid.
v1.6.15
Carl Hetherington
2019-12-15
Add fix_empty_font_ids() to replace empty Font ids with a dummy string.
v1.6.14
Carl Hetherington
2019-11-24
Just emit EmptyAssetPathError from DCP::read, not a MissingAssetError as well.
v1.6.13
Carl Hetherington
2019-11-17
Bump asdcplib for Python 3 compatibility in the build system.
v1.6.12
Carl Hetherington
2019-11-11
Allow DCP reading to continue even with empty <Path> nodes in ASSETMAP.
v1.6.11
Carl Hetherington
2019-11-08
Fix incorrect LocalTime strings when timezone is behind UTC and not an intege...
v1.6.10
Carl Hetherington
2019-10-10
Fix enum confusion.
Carl Hetherington
2019-10-01
Fix unit tests after CPL root namespace fix.
v1.6.9
Carl Hetherington
2019-10-01
Reject certificate chains where the adjacent certificates have the same subject.
Carl Hetherington
2019-10-01
In 8c852cb the CPL root attribute "dsig" was removed (to prevent
Carl Hetherington
2019-05-21
Increase header size when writing SMPTE subtitle MXFs; fixes problems when wr...
v1.6.8
Carl Hetherington
2019-04-25
Throw a different exception when an unrecognised LabelSetType is found.
v1.6.7
Carl Hetherington
2019-03-29
Add EPISODE and PROMO content types.
v1.6.6
Carl Hetherington
2019-03-22
Fix incorrect dcpinfo output for sound assets.
Carl Hetherington
2019-03-16
Check that all image data is present after loading a SMPTE subtitle asset.
v1.6.5
Carl Hetherington
2019-03-12
Tweak link flags.
v1.6.4
Carl Hetherington
2019-03-12
And corresponding test updates.
Carl Hetherington
2019-03-12
More insulation against libdcp version updates.
Carl Hetherington
2019-03-12
Try to fix libdcp static build.
Carl Hetherington
2019-03-12
Update tests for previous.
Carl Hetherington
2019-03-12
Stop test output depending on libdcp version.
Carl Hetherington
2019-03-12
Fix gcov shlib build; this fixes tests to run against the locally-built libdc...
Carl Hetherington
2019-03-12
Fix string decoding; bump libcxml version.
v1.6.3
Carl Hetherington
2019-03-11
Bump wscript required version of libcxml.
v1.6.2
Carl Hetherington
2019-03-11
Bump libcxml to a release version.
Carl Hetherington
2019-02-04
Update for changes to video MXF headers.
Carl Hetherington
2019-01-31
Bump asdcplib for fix to DoM bug #1325.
Carl Hetherington
2019-01-24
Check return value of fread in File::File.
Carl Hetherington
2019-01-24
Fix test references now that we indent things.
Carl Hetherington
2019-01-24
Slightly hacky but hopefully functional fix for KDMs after the changes
Carl Hetherington
2019-01-24
Remove sign test tool.
Carl Hetherington
2019-01-24
Fully indent PKL/CPL.
Carl Hetherington
2019-01-24
Attempt to fix Sony digest validation by indenting the <Signer>
Carl Hetherington
2019-01-22
Reveal path in MissingAssetError.
Carl Hetherington
2019-01-17
Missing include for arch.
Carl Hetherington
2019-01-17
Update waf and bump libcxml for similar updates.
Carl Hetherington
2019-01-15
Bump openjpeg2-cdist for debugging code.
Carl Hetherington
2019-01-14
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcp
Carl Hetherington
2019-01-14
Tidy repeated call of make_uuid() and don't put urn:uuid: in front of default...
Carl Hetherington
2019-01-14
Speculative removal of call to xmlSecKeySetName when signing, on
Carl Hetherington
2019-01-12
Move verify API away from strings towards error codes.
Carl Hetherington
2019-01-10
Fix crash with insufficient parameters to libdcp.
Carl Hetherington
2019-01-08
Fix incorrect XML namespace in MXF header; I was using the prefix
Carl Hetherington
2019-01-06
ClairMeta points out that SMPTE subtitle MXF's ResourceID should
Carl Hetherington
2019-01-06
More DCP verification detail and testing.
Carl Hetherington
2019-01-06
Tidy up a bit.
Carl Hetherington
2019-01-06
Tidy up and slightly extend verify tests.
Carl Hetherington
[next]