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
2017-04-04
More error information from CertificateChain::valid.
Carl Hetherington
2017-04-04
Fix crash with a missing subtitle asset.
Carl Hetherington
2017-03-30
Add stride parameter to dcp::xyz_to_rgba.
Carl Hetherington
2017-03-30
Add comment.
Carl Hetherington
2017-03-17
Move Size operator functions to the same file as the class declaration.
Carl Hetherington
2017-03-01
Add simple sample-access API to SoundFrame.
Carl Hetherington
2017-02-24
Format XML sub output nicely with indents and such.
Carl Hetherington
2017-02-14
Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
Carl Hetherington
2017-02-14
Remove erroneously committed signer thumbprint stuff.
Carl Hetherington
2017-02-14
Extract KDM standard.
Carl Hetherington
2017-02-14
Check SMPTE structure ID when reading KDMs.
Carl Hetherington
2017-02-14
Tidy up storage of key type in DecryptedKDMKey.
Carl Hetherington
2017-02-14
Add accessor for recipient X509 subject name.
Carl Hetherington
2017-02-13
Another better error.
Carl Hetherington
2017-02-13
More informative errors when opj_start_compress fails.
Carl Hetherington
2017-02-12
Get assetmap and PKL AnnotationText from XMLMetadata.
Carl Hetherington
2017-02-12
Add new constructor. Remove believed unnecessary check for KDM assets being ...
Carl Hetherington
2017-02-06
Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0
Carl Hetherington
2017-02-06
Missing virtual destructor.
Carl Hetherington
2017-01-11
Add missing include.
Carl Hetherington
2017-01-10
Fix valgrind warning.
Carl Hetherington
2017-01-10
Remove unused code.
Carl Hetherington
2017-01-10
Put our version of compose.hpp inside the dcp namespace,
Carl Hetherington
2017-01-06
const-correctness fix.
Carl Hetherington
2016-12-16
For testing: add a KDM formulation which omits AuthorizedDeviceInfo.
Carl Hetherington
2016-12-16
Remove some unnecessary code.
Carl Hetherington
2016-12-14
Add tentative S-Gamut3/S-Log3 colourspace support.
Carl Hetherington
2016-12-14
Add function for D65 white point.
Carl Hetherington
2016-11-29
Fix build.
Carl Hetherington
2016-11-26
Add factor() method to OpenJPEGImage.
Carl Hetherington
2016-11-10
Fix build with OpenSSL 1.1 and later.
Carl Hetherington
2016-11-09
Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
Carl Hetherington
2016-11-09
Don't use write_to_string_formatted with subs as it introduces lots of extra ...
Carl Hetherington
2016-11-09
Try to fix build with OpenJPEG 1.x.
Carl Hetherington
2016-11-08
Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
Carl Hetherington
2016-11-08
Add Colour::to_rgb_string.
Carl Hetherington
2016-11-07
Add copy constructor for OpenJPEGImage.
Carl Hetherington
2016-11-06
Comment tweak.
Carl Hetherington
2016-10-31
Allow configuration of context ID used when encrypting MXFs.
Carl Hetherington
2016-10-24
Allow LocalTime without a timezone offset.
Carl Hetherington
2016-10-17
Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
Carl Hetherington
2016-10-17
Fix make_raw() failure when thousands_sep is a period (.)
Carl Hetherington
2016-10-13
Fix PKL <Type> for Interop subtitles; spec says this is right.
Carl Hetherington
2016-10-07
Rework subtitle writing to fix incorrect output with
Carl Hetherington
2016-09-29
Another similar speculative Win32 fix.
Carl Hetherington
2016-09-29
Probable Win32 fix.
Carl Hetherington
2016-09-29
More build fix attempt.
Carl Hetherington
2016-09-28
Still more build fixes.
Carl Hetherington
2016-09-28
Build fixes for some GCC versions.
Carl Hetherington
2016-09-28
Yet another missing header.
Carl Hetherington
[prev]
[next]