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-10-17
Fix YUV->RGB for Rec. 2020.
v1.8.32
rec2020
Carl Hetherington
2022-10-12
Fix copy/paste error causing a crash when verifying encrypted 3D DCPs.
v1.8.31
Carl Hetherington
2022-10-11
Some dcpverify output tidying.
Carl Hetherington
2022-10-11
Add a progress bar.
Carl Hetherington
2022-10-11
Cleanup: use some lambdas.
Carl Hetherington
2022-10-04
Missing bracket in error message.
Carl Hetherington
2022-09-26
Better subtitle comparisons in tests.
v1.8.30
Carl Hetherington
2022-09-26
Don't try to create non-existent DCPs when searching for CPLs (DoM #2344).
Carl Hetherington
2022-09-20
Bump waf in asdcplib.
v1.8.29
Carl Hetherington
2022-09-19
Bump waf here and in libcxml for Python 3.10 support.
v1.8.28
Carl Hetherington
2022-09-06
Add a new test.
Carl Hetherington
2022-09-03
Use ratingID rather than the Descriptor Label for metadata.
v1.8.27
Carl Hetherington
2022-09-03
Properly support ContentKind scope attribute.
v1.8.26
Carl Hetherington
2022-09-03
Cleanup: some missing full stops.
Carl Hetherington
2022-09-02
Replace ContentKind enum with a class.
Carl Hetherington
2022-08-18
Throw a KDMFormatError if cxml throws an error when reading KDM XML.
Carl Hetherington
2022-08-15
Tolerate missing FullContentTitleText (DoM bug #2295).
v1.8.25
2295-tolerate-missing-full-content-title
Carl Hetherington
2022-08-15
Stop assuming that the presence of FullContentTitleText means that there was ...
Carl Hetherington
2022-08-10
Fix undefined memory warning during tests.
Carl Hetherington
2022-08-10
Fix script for Fedora.
Carl Hetherington
2022-07-15
Fix thinko in previous commit.
v1.8.24
Carl Hetherington
2022-07-14
Close assets on destruction even if finalize() is not called.
v1.8.23
Carl Hetherington
2022-07-14
Allow tests to be run on Fedora.
Carl Hetherington
2022-07-14
Update comment to reflect strange aspects of subtitle alignment standards.
Carl Hetherington
2022-06-21
Add another warning to LIBDCP_DISABLE_WARNINGS
v1.8.22
mac-warning
Carl Hetherington
2022-06-20
Bump asdcplib for build fix.
v1.8.21
Carl Hetherington
2022-06-16
Make an error a little more detailed.
Carl Hetherington
2022-06-14
Bump asdcplib for some more logging.
Carl Hetherington
2022-06-05
Make size_in_pixels() more accurate.
v1.8.20
Carl Hetherington
2022-05-09
Missing install of a header.
v1.8.19
Carl Hetherington
2022-05-09
Extract, test and slightly adjust the piecewise LUT for inverse gamma.
Carl Hetherington
2022-05-06
Another missing include.
Carl Hetherington
2022-05-06
Fix scaling ranges to be the same as they used to be.
Carl Hetherington
2022-05-06
Typo in function name.
Carl Hetherington
2022-05-06
Missing includes.
Carl Hetherington
2022-05-05
Tweak whitespace.
file-class-in-dom
Carl Hetherington
2022-05-05
Add ::puts().
Carl Hetherington
2022-05-05
Add ::tell().
Carl Hetherington
2022-05-05
Move fix_long_path tests over from DoM.
Carl Hetherington
2022-05-05
Add accessor for use with things like fprintf().
Carl Hetherington
2022-05-05
Add move constructor.
Carl Hetherington
2022-05-05
Add header guard.
Carl Hetherington
2022-05-05
Add ::seek().
Carl Hetherington
2022-05-05
Add ::take().
Carl Hetherington
2022-05-05
Add checked_{read,write} from DoM.
Carl Hetherington
2022-05-05
Copy and use fix_long_path from DoM.
Carl Hetherington
2022-05-05
Remove unnecessary using
inaccurate-gamma2
Carl Hetherington
2022-05-05
Use 2 LUTs for output gamma to improve accuracy (DoM #2242).
Carl Hetherington
2022-05-05
Allow LUTs to be created with a particular range.
Carl Hetherington
2022-05-05
Use std::vector for LUTs.
Carl Hetherington
[next]