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
2023-12-05
Add header guard to ruby.h.
split
Carl Hetherington
2023-12-05
fixup! Rename everything.
Carl Hetherington
2023-12-05
Rename everything.
Carl Hetherington
2023-12-02
Add some MCA IDs that claim to be from ClipsterDCI 5.9.3.5.
v1.8.89
Carl Hetherington
2023-11-20
Re-read MXF descriptor after adding a key to a SMPTE subtitle asset (DoM #2660).
v1.8.88
Carl Hetherington
2023-11-20
Fix checking for existing key_id; _key_id would always be set because MXF::se...
Carl Hetherington
2023-11-20
Allow use of KDMs when verifying DCPs.
Carl Hetherington
2023-11-19
Report progress with done/total rather than a float.
Carl Hetherington
2023-11-15
Simple pass-through of <Ruby> tags in subtitles.
Carl Hetherington
2023-11-15
Tolerate VI-N as a MCA channel ID - apparently written by CineAsset.
Carl Hetherington
2023-11-14
Cleanup: remove unnecessary initialization.
Carl Hetherington
2023-11-09
Cleanup: remove pointless explicit.
Carl Hetherington
2023-11-08
Cleanup: using sorting.
Carl Hetherington
2023-11-08
Cleanup: header sorting.
Carl Hetherington
2023-11-08
Cleanup: remove pointless explicit.
Carl Hetherington
2023-10-22
Remove logging of clamped values.
Carl Hetherington
2023-10-22
Use an integer LUT for PiecewiseLUT2, hence removing a lrint and a multiply f...
Carl Hetherington
2023-10-22
Support integer LUTs.
Carl Hetherington
2023-10-22
Rename lut -> double_lut.
Carl Hetherington
2023-10-21
Cleanup: remove out-of-date comment.
Carl Hetherington
2023-10-21
Cleanup: remove stray space.
Carl Hetherington
2023-10-18
Add rgb_to_xyz for packed int16_t.
v1.8.87
Carl Hetherington
2023-10-18
Split rgb_to_xyz() into two parts.
Carl Hetherington
2023-10-17
Don't write MCA subdescriptors for channels that don't exist in the MXF (#2631).
v1.8.86
Carl Hetherington
2023-10-16
Cleanup: two lines can be one.
Carl Hetherington
2023-10-16
Cleanup: add some comments.
Carl Hetherington
2023-10-12
Tolerate LsLss / RsRss as channel IDs (#2629).
v1.8.85
Carl Hetherington
2023-10-12
Cleanup: id -> ID.
Carl Hetherington
2023-10-10
Fix argument parsing on Ubuntu 16.04.
v1.8.84
Carl Hetherington
2023-10-10
Don't call BOOST_CHECK during static initialization.
Carl Hetherington
2023-10-10
Replace BOOST_TEST with an older BOOST_CHECK for Ubuntu 16.04.
Carl Hetherington
2023-10-10
Avoid full_name() so we can build on Ubuntu 16.04.
Carl Hetherington
2023-10-10
Avoid depends_on() so we can build on Ubuntu 16.04.
Carl Hetherington
2023-10-10
Switch to testing on Ubuntu 16.04 and 22.04.
Carl Hetherington
2023-10-10
Implement weakly_canonical for boost versions without it (e.g. the one on Ubu...
Carl Hetherington
2023-10-09
Add more filesystem wrappers that DoM needs.
v1.8.83
Carl Hetherington
2023-10-09
Add wrappers around boost::filesystem methods that handle the
Carl Hetherington
2023-10-06
Cleanup: sorting.
Carl Hetherington
2023-09-13
Remove odd assertion stopping TZ minutes being more than 30 or less than -30 ...
v1.8.82
Carl Hetherington
2023-09-06
Report failures to read resources from MXF files.
v1.8.81
Carl Hetherington
2023-09-06
Bump the PNG subtitle / font buffer a little.
Carl Hetherington
2023-08-31
Fix build when there is no {Image,Graphics}Magick
v1.8.80
Carl Hetherington
2023-08-31
Don't build dcpdumpimage unless we have {Image,Graphics}Magick
Carl Hetherington
2023-08-31
Cleanup: use a loop.
Carl Hetherington
2023-08-27
Add dcpdumpimage tool.
Carl Hetherington
2023-08-24
Check for missing font files referred from Interop closed captions (as well a...
Carl Hetherington
2023-08-23
Fix Windows build failure.
v1.8.79
Carl Hetherington
2023-08-22
Accept any case for subtitle alignment specifiers (#2602).
v1.8.78
Carl Hetherington
2023-08-22
Add some tests.
Carl Hetherington
2023-08-22
Cleanup: extract HAlign to its own files.
Carl Hetherington
[next]