summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-01Bump versionv1.3.0Carl Hetherington
2016-03-01Bump libcxml to firm version.Carl Hetherington
2016-03-01Use fixed-version asdcplib-cth dep.Carl Hetherington
2016-02-29Add workaround for (apparently) incorrectly-labelled stereo MXFs.Carl Hetherington
2016-02-29Fix erroneous extra character.Carl Hetherington
2016-02-28Use a HMAC context to write HMAC stuff to encrypted MXFs.Carl Hetherington
2016-02-28Add SoundAsset::valid_mxf().Carl Hetherington
2016-02-14Limit values that we use for <ScreenAspectRatio> tags in InteropCarl Hetherington
2016-02-05Add openssl dep to tests for Fedora.Carl Hetherington
2016-02-03Bump openjpeg2-cdist.Carl Hetherington
2016-02-03Various build system / dependency fixes.Carl Hetherington
2016-02-03A little #include tidying.Carl Hetherington
2016-01-29Update test data again; don't know why unfortunately.Carl Hetherington
2016-01-28Try to fix cscript build.Carl Hetherington
2016-01-28Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2016-01-28Try to fix cscript build.Carl Hetherington
2016-01-28Fix asdcplib-cth branch name.Carl Hetherington
2016-01-27Check for trailing data when loading certificates.Carl Hetherington
2016-01-27MXF changes with newer version of asdcplib.Carl Hetherington
2016-01-16Change default MonoPictureFrame constructor to something more useful.Carl Hetherington
2016-01-16Fix asdcplib dep.Carl Hetherington
2016-01-15Remove asdcplib from .pc file.Carl Hetherington
2016-01-14Use out-of-tree asdcplib-cthCarl Hetherington
2016-01-13Allow fractional frames per second when computing Time from frames.Carl Hetherington
2016-01-12Small cleanup.Carl Hetherington
2016-01-12Fix colour range in XYZ -> RGBA.Carl Hetherington
2016-01-11Remove unnecessary defines.Carl Hetherington
2016-01-07A couple of hacks to KDMs for testing by Dolby.Carl Hetherington
2016-01-05Try to rationalise handling of urn:uuid: prefixes.Carl Hetherington
2016-01-04Add some GPL boilerplate.Carl Hetherington
2015-12-23Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2015-12-23Remove some unused code; add EncryptedKDM::cpl_id().Carl Hetherington
2015-12-18Ask asset to make hash so that we get an already-calculated one if it exists.Carl Hetherington
2015-12-16Add duration() methods to CPL and Reel.Carl Hetherington
2015-12-16Missing file.Carl Hetherington
2015-12-16Ref does not need to be a template since it's always used for Asset.Carl Hetherington
2015-12-16Tidy API; subtitle_asset() -> asset()>Carl Hetherington
2015-12-16Add edit_rate accessor.Carl Hetherington
2015-12-15Fix repeatability of bench tests.Carl Hetherington
2015-12-11Fix clang warning.Carl Hetherington
2015-12-11Allow certificates with preamble before BEGIN CERTIFICATE (dcpomatic #774).Carl Hetherington
2015-12-11Missing specification of tcp_mct=1.Carl Hetherington
2015-12-11Small fixes.Carl Hetherington
2015-12-11Cope with being called from anywhere.Carl Hetherington
2015-12-11Fix logging when using OpenMP.Carl Hetherington
2015-12-11Make output easier to parse.Carl Hetherington
2015-12-08Merge.Carl Hetherington
2015-12-08Fix class/struct confusion.Carl Hetherington
2015-12-08Hide some warnings on OS X.Carl Hetherington
2015-12-08Try to fix build on OS X.Carl Hetherington