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-04-20
Add and use new File class.
master
Carl Hetherington
2022-04-20
Some more detailed notes in dcpdiff.
Carl Hetherington
2022-04-20
Add verify test to check for erroneous <EntryPoint> and <Duration>
Carl Hetherington
2022-04-20
Remove <EntryPoint> and <Duration> from <ReelMarkerAsset> tags.
Carl Hetherington
2022-04-20
Nearly pretty-print subtitle XML (though not in <Text> nodes).
Carl Hetherington
2022-04-20
C++11 tidying.
Carl Hetherington
2022-04-20
Add string converters for KDM formulations.
Carl Hetherington
2022-04-20
Remove old MODIFIED_TRANSITIONAL_TEST.
Carl Hetherington
2022-03-14
Some small documentation tweaks.
Carl Hetherington
2022-03-14
Tidy some includes.
Carl Hetherington
2022-03-14
Hide another warning (from ImageMagick in the examples).
Carl Hetherington
2022-03-14
Tweak path in the example.
Carl Hetherington
2022-03-14
Remove unused capture.
Carl Hetherington
2022-03-14
Fix slightly extended libxml++ dependency.
Carl Hetherington
2022-03-14
Add lists of ratings.
Carl Hetherington
2022-03-14
Make dcp::init() take a general resources directory rather than specifically ...
Carl Hetherington
2022-03-14
Move Rating out to a separate file.
Carl Hetherington
2022-03-14
Add -x32/-x64 suffix to boost libraries when building for Windows.
Carl Hetherington
2022-03-14
Don't look for ImageMagick/GraphicsMagick if not building examples.
Carl Hetherington
2022-02-12
Pass certificate validity length into the constructor.
Carl Hetherington
2022-02-12
Cleanup: use dcp::LocalTime for certificate validity times.
Carl Hetherington
2022-02-01
Bump waf.
Carl Hetherington
2022-01-28
Fix a crazy number of suggest-override warnings when building on Ubuntu 18.04.
Carl Hetherington
2022-01-17
Use optional for ReelAsset _annotation_text.
Carl Hetherington
2022-01-04
Fix failure to find_and_resolve_all_cpls() in some cases.
Carl Hetherington
2022-01-03
Simplify the implementation of DCP::add.
Carl Hetherington
2022-01-03
Add a test for DCP::add() for KDMs.
Carl Hetherington
2022-01-03
Move code to find CPLs in directories out of DCP-o-matic.
Carl Hetherington
2021-12-28
Remove unnecessary include.
Carl Hetherington
2021-11-24
C++11 tidying, formatting tidying, add --frame option.
Carl Hetherington
2021-11-22
Clarify some errors and add comments wondering about their validity.
Carl Hetherington
2021-11-09
Fix off-by-one in verification of closed caption line length.
v1.8.5
Carl Hetherington
2021-10-25
Message tweak.
Carl Hetherington
2021-10-24
Order subtitles in the XML according to their vertical position (DoM bug #2106).
v1.8.4
Carl Hetherington
2021-10-24
Allow specification of valign when writing verify tests.
Carl Hetherington
2021-10-18
Remove some unused using statements.
Carl Hetherington
2021-10-13
Basic implementation of <Space> tag in subtitles.
v1.8.3
Carl Hetherington
2021-10-10
Remove some unused using commands.
Carl Hetherington
2021-10-08
Fix problems when adding KDMs to a VF, before adding the OV.
v1.8.2
Carl Hetherington
2021-10-06
Fix incorrect error code (2K when it should be 4K).
v1.8.1
Carl Hetherington
2021-10-06
Tweak comments for the DoM manual.
Carl Hetherington
2021-10-05
Remove an unnecessary using.
Carl Hetherington
2021-10-03
Build with libcxml 0.17.2.
v1.8.0
Carl Hetherington
2021-10-03
Make the former dcst namespace default for SMPTE subtitles.
Carl Hetherington
2021-10-03
Add .cache.
Carl Hetherington
2021-08-22
Add some missing LIBDCP_RESOURCES.
Carl Hetherington
2021-08-11
Improve message on verify test failure.
Carl Hetherington
2021-08-11
Add verify check for empty <Text> nodes in timed text.
Carl Hetherington
2021-08-09
Rename verify_text_timing -> verify_text_details.
Carl Hetherington
2021-08-04
Add support for writing CPL metadata about sign language video tracks (DoM #2...
Carl Hetherington
[next]