summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17Use new Size struct.Carl Hetherington
2013-01-14A few asserts.Carl Hetherington
2013-01-14Make sure we have a recipient cert when making KDMs.Carl Hetherington
2013-01-14Fix merge.Carl Hetherington
2013-01-14Merge masterCarl Hetherington
2013-01-13Use boost starts/ends with methods.Carl Hetherington
2013-01-13Some comment tweaks.Carl Hetherington
2013-01-13Remove unused progress parameter to make_digest; some comment tweaks.Carl Hetherington
2013-01-13Comment tweaks.Carl Hetherington
2013-01-13Make variable to say whether we were built with debug or not.Carl Hetherington
2013-01-12Bump versionCarl Hetherington
2013-01-12Bump versionv0.36Carl Hetherington
2013-01-12Add simple support for generating audio MXFs from part of a WAV file (for mul...Carl Hetherington
2013-01-11Tweaks to management of crypto information.Carl Hetherington
2013-01-09Comment tweaks.Carl Hetherington
2013-01-09Add completely untested code to generate crypto chain for encrypted DCPs.Carl Hetherington
2013-01-06Add a somewhat dubious constructor.Carl Hetherington
2013-01-05Missing header installs.Carl Hetherington
2013-01-05A couple of missing bits.Carl Hetherington
2013-01-05Add certificate thumbprint method.Carl Hetherington
2013-01-05Various probably quite untidy progress on KDMs.Carl Hetherington
2013-01-03Fix tests again.Carl Hetherington
2013-01-03Fix test refs.Carl Hetherington
2013-01-03Write PKL using libxml++ and sign them.Carl Hetherington
2013-01-03Missing KeyId.Carl Hetherington
2013-01-03Some small fixes.Carl Hetherington
2013-01-03Tidy up.Carl Hetherington
2013-01-03Fix missing certificates in CPLs.Carl Hetherington
2013-01-03Sort-of generates a signed CPL.Carl Hetherington
2013-01-01Use libxml++ to write CPLs.Carl Hetherington
2013-01-01A few more untested bits.Carl Hetherington
2013-01-01Some work on encryption / signing.Carl Hetherington
2012-12-31Initial hacks.Carl Hetherington
2012-12-22A couple more little fixes to subtitle XML.Carl Hetherington
2012-12-22More various fixes to subtitle XML writing.Carl Hetherington
2012-12-22Fix up constructor.Carl Hetherington
2012-12-22Fix numerous bugs in subtitle XML generation.Carl Hetherington
2012-12-22Ignore __pycache__ directory.Carl Hetherington
2012-12-22Bump versionCarl Hetherington
2012-12-22Bump versionv0.35Carl Hetherington
2012-12-22Make wscript work on python 2 and 3.Carl Hetherington
2012-12-09Bump versionCarl Hetherington
2012-12-09Bump versionv0.34Carl Hetherington
2012-12-09Use -O2 rather than -O3, as an experiment, really.Carl Hetherington
2012-12-09Bump versionCarl Hetherington
2012-12-09Bump versionv0.33Carl Hetherington
2012-12-09Don't explicitly install .so files as I don't think it's necessary, and it fa...Carl Hetherington
2012-12-07Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/libdcpCarl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-12-06Remove exception thrown on a short audio frame. I don't thinkCarl Hetherington