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
2025-10-14
Add convert_rgb_gamma().
3026-mpeg2-colour
Carl Hetherington
2025-10-14
Add scale parameter to make_inverse_gamma_lut().
Carl Hetherington
2025-10-14
Move rgb_xyz into colour_conversion.
Carl Hetherington
2025-10-14
Add output gamma for going to MPEG2 DCP (2.4).
Carl Hetherington
2025-10-14
Rename preset colour conversion to end in to_dcp rather than to_xyz.
Carl Hetherington
2025-10-14
Rename TransferFunction::out() -> TransferFunction::out_j2k().
Carl Hetherington
2025-10-03
Fix clang warnings for clang < 17.
v1.10.32
Carl Hetherington
2025-10-01
Add main caption and closed subtitle assets to lists.
v1.10.31
Carl Hetherington
2025-10-01
Support MainCaption/ClosedSubtitle for reading.
v1.10.30
Carl Hetherington
2025-09-30
Hide another warning that comes a lot from wxWidgets on macOS.
Carl Hetherington
2025-09-30
Fix some warnings raised by the macOS compiler.
Carl Hetherington
2025-09-25
Cleanup: remove use of an exception in favour of an optional.
Carl Hetherington
2025-09-25
White space: main_sound_configuration.{cc,h}
Carl Hetherington
2025-09-25
Add a library search path.
Carl Hetherington
2025-09-23
Build fixes for 32-bit Windows.
v1.10.29
Carl Hetherington
2025-09-19
Add PDF formatter for verification reports (#1823).
v1.10.28
Carl Hetherington
2025-09-16
Use some more fixed-width text in reports.
Carl Hetherington
2025-09-16
Extract StreamFormatter.
Carl Hetherington
2025-09-16
Add another search path.
Carl Hetherington
2025-09-16
Rename process_filename() -> fixed_width().
Carl Hetherington
2025-09-16
Split TextFormatter methods out to a .cc
Carl Hetherington
2025-09-16
Split HTMLFormatter methods out to a .cc
Carl Hetherington
2025-09-16
Move {HTML/Text}Formatter out to their own files.
Carl Hetherington
2025-09-14
Fix build with newer boost.
Carl Hetherington
2025-09-13
Fix incorrect verify errors with multi-CPL DCPs.
v1.10.27
Carl Hetherington
2025-09-13
Add a new method for checking verification results.
Carl Hetherington
2025-09-13
Compare CPL ID also when sorting verification notes.
Carl Hetherington
2025-09-13
Pass disk full / too many open files errors up to DoM.
v1.10.26
Carl Hetherington
2025-08-25
Write subtitles and fonts to subdirectories when combining Interop (#3079).
v1.10.25
Carl Hetherington
2025-08-25
Allow dcpkdm to be give more than 1 KDM.
Carl Hetherington
2025-08-25
Improve comment.
Carl Hetherington
2025-08-25
Fedora-ize some run scripts.
Carl Hetherington
2025-08-25
Don't write subtitles to combined Interop DCPs twice (#3079).
Carl Hetherington
2025-08-19
Compress an if.
Carl Hetherington
2025-08-19
White space: combine.{cc,h}
Carl Hetherington
2025-07-22
Fix comment.
Carl Hetherington
2025-07-10
Build for Rocky 10 with newer libraries.
v1.10.24
Carl Hetherington
2025-06-14
Update test certs after expiry.
v1.10.23
Carl Hetherington
2025-06-14
Fix crash when giving KDMs to MPEG2 assets.
Carl Hetherington
2025-05-24
Bump asdcplib to remove bad assertion.
v1.10.22
Carl Hetherington
2025-05-17
Remove out-of-date comment.
Carl Hetherington
2025-05-08
Only check hashes of each asset once (#3035).
v1.10.21
Carl Hetherington
2025-05-08
Add some missing accessors to AssetList.
v1.10.20
Carl Hetherington
2025-05-04
White space: colour_conversion.{cc,h}
Carl Hetherington
2025-04-12
Report zero- or negative-length subtitles as an error.
v1.10.19
Carl Hetherington
2025-04-12
Coalesce an if.
Carl Hetherington
2025-03-28
Add some newlines in HTML output to make it a little easier to read.
Carl Hetherington
2025-03-27
Introduce and use dcp::Profile.
v1.10.18
Carl Hetherington
2025-03-25
Bump asdcplib for build fix on Fedora 42.
v1.10.17
Carl Hetherington
2025-03-25
Check J2K Rsiz (capabilities) word.
Carl Hetherington
[next]