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
/
src
Age
Commit message (
Expand
)
Author
2026-03-07
wip: ruby
2652-ruby
Carl Hetherington
2026-03-06
Add header guard.
Carl Hetherington
2026-02-12
Add MainSoundConfiguration::set_channels().
v1.10.49
Carl Hetherington
2026-02-03
Catch another exception from create_hard_link on Windows.
v1.10.48
Carl Hetherington
2026-02-02
Reproduce all extension metadata (even if not recognised).
v1.10.47
Carl Hetherington
2026-02-02
Reproduce MCA subdescriptors when writing XML without the assets being present.
Carl Hetherington
2026-02-01
Re-order some parameters.
v1.10.46
Carl Hetherington
2026-02-01
Get asset ID from the asset.
Carl Hetherington
2026-02-01
Re-order some parameters.
Carl Hetherington
2026-01-31
Fix failure to write XML for a VF DCP.
Carl Hetherington
2026-01-31
Add some new constructors.
Carl Hetherington
2026-01-31
Allow building without MPEG2 transcoding, and so without FFmpeg.
Carl Hetherington
2025-12-20
Derive verification note type from the code...
v1.10.45
Carl Hetherington
2025-12-20
Fix typo in name 200 -> 2000.
Carl Hetherington
2025-12-18
Clarify a comment.
v1.10.44
Carl Hetherington
2025-12-18
Add CPL::picture_encoding().
Carl Hetherington
2025-12-18
Add Reel::picture_encoding().
Carl Hetherington
2025-12-18
Add can_be_read() to DCP.
Carl Hetherington
2025-12-18
Add PictureEncoding enum.
Carl Hetherington
2025-12-18
Add can_be_read() to CPL.
Carl Hetherington
2025-12-18
Add can_be_read() to Reel.
Carl Hetherington
2025-12-18
Add can_be_read() to ReelFileAsset and subclasses.
Carl Hetherington
2025-12-16
Rename assets() to file_assets()
Carl Hetherington
2025-12-14
Add P3 D60 colour space.
v1.10.43
Carl Hetherington
2025-12-14
Add P3 D65 colour space.
Carl Hetherington
2025-12-14
Rename p3_to_xyz() -> p3_dci_to_xyz().
Carl Hetherington
2025-12-09
Add DCP::cpl_summaries().
v1.10.42
Carl Hetherington
2025-12-08
Use a ScopeGuard.
Carl Hetherington
2025-12-08
Use remove_parameters in one more place.
Carl Hetherington
2025-12-08
Move remove_parameters() out to a static method.
Carl Hetherington
2025-12-08
Extract read_assetmap().
Carl Hetherington
2025-11-13
Don't check the certificate not before/after validity in chain_valid().
v1.10.40
Carl Hetherington
2025-11-13
Add LocalTime::as_time_t().
Carl Hetherington
2025-11-13
Cleanup: lose a temporary variable.
Carl Hetherington
2025-11-10
Fall back to copy also on operation_not_supported.
v1.10.39
Carl Hetherington
2025-11-09
Allow saving of CPL/PKL with original filenames.
v1.10.38
Carl Hetherington
2025-11-04
Add missing parameter name.
Carl Hetherington
2025-10-20
Remove ASDCPErrorSuspender.
v1.10.34
Carl Hetherington
2025-10-20
Clarify comment.
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-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
[next]