summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2013-02-10Throw some more specific exceptions on MXF file errors.Carl Hetherington
2013-02-02Tweak API a little.Carl Hetherington
2013-02-02Basics of fake write seem to work.Carl Hetherington
2013-02-01Unfinished attempt to overwrite existing; tricky because you need to delay wr...Carl Hetherington
2013-01-28Add support for hashing mono picture MXF writes on the way out.Carl Hetherington
2013-01-25Allow changing of MXF directory / filename; un-expose ASDCP frame buffer clas...Carl Hetherington
2013-01-22Remove hacky start_frame stuff from SoundAsset for now.Carl Hetherington
2013-01-21Merge master.Carl Hetherington
2013-01-21Try to remove need for asdcplib includes in libdcp headers.Carl Hetherington
2013-01-21Fix compile with old boost.Carl Hetherington
2013-01-20Fix typo in audio sampling rate setup.Carl Hetherington
2013-01-18Tidying up; comments; fps in assets -> edit rate.Carl Hetherington
2013-01-18Add basics for progressive sound asset writing.Carl Hetherington
2013-01-18Allow incremental writing of picture MXFs.Carl Hetherington
2013-01-17Add Size operators; install util.hCarl Hetherington
2013-01-17Comment tweaks.Carl Hetherington
2013-01-17Tidy up slightly.Carl Hetherington
2013-01-17Add duration, starting off as intrinsic_duration but changeable.Carl Hetherington
2013-01-17Replace length with intrinsic_duration.Carl Hetherington
2013-01-17Pull entry point out of the constructor.Carl Hetherington
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-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-03Write PKL using libxml++ and sign them.Carl Hetherington
2013-01-03Missing KeyId.Carl Hetherington
2013-01-03Some small fixes.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