summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-10Hacks.imf2Carl Hetherington
2016-01-10Move some more stuff up to Package.Carl Hetherington
2016-01-10Template Package and bring some stuff up to there and PackageBase.Carl Hetherington
2016-01-10Introduce dc::Package, changing lots of namespaces in the process.Carl Hetherington
2016-01-05cpl.{cc,h} to dc_cpl.{cc,h} and dcp.{cc,h} to dc_package.{cc,h}Carl Hetherington
2016-01-05Fix odd but seemingly unimportant test result change.Carl Hetherington
2016-01-05Put everything into dcp::dc and change DCP -> Package.Carl Hetherington
2016-01-05My warning fixes and extensions to asdcplib.Carl Hetherington
2016-01-05asdcplib 2.5.11Carl 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
2015-12-08Try to fix build on OS X.Carl Hetherington
2015-12-08Bump openjpeg2-cdist.Carl Hetherington
2015-12-06Fix extra data returned from compress_j2k. Take advantage of openjp2's cinem...Carl Hetherington
2015-12-06Clip audio nicely rather than allowing out-of-range samples to cause disconti...Carl Hetherington
2015-12-05Bump openjpeg2.Carl Hetherington
2015-12-04Fix openjpeg2 revision.Carl Hetherington
2015-12-04Add missing seek code; fix memory leak.Carl Hetherington
2015-12-04Add a couple of accessors for OpenJPEGImage.Carl Hetherington
2015-12-04Take DCP-o-matic's version of Data class.Carl Hetherington
2015-12-04Missing install target.Carl Hetherington
2015-12-04Move J2K comp/decomp out into j2k.{cc,h}Carl Hetherington
2015-12-04Bump openjpeg2 for build fix.Carl Hetherington
2015-12-04Fix openjpeg library name for static link.Carl Hetherington
2015-12-04Fix cscript.Carl Hetherington
2015-12-04Dump the round-tripped JPEG2000 file for checking.Carl Hetherington
2015-12-04Add more options to bench script.Carl Hetherington
2015-12-04Port to openjpeg version 2.1.Carl Hetherington
2015-12-04Fix incorrect reading of ScreenAspectRatio.Carl Hetherington
2015-12-04Add accessor.Carl Hetherington