summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-27Add Atmos read/write and untested MXF decryption tool.1.0-templatesCarl Hetherington
2016-09-27Some small cleanups.Carl Hetherington
2016-09-27Fix decryption of assets.Carl Hetherington
2016-09-27Use a template for AssetReader.Carl Hetherington
2016-09-27Use a template as a basis for Frames.Carl Hetherington
2016-09-21Don't throw an exception on trying to create a KDM forCarl Hetherington
2016-09-20Add some setters.Carl Hetherington
2016-09-13Various fixes to incorrect Atmos read/write wrt XML namespaces.Carl Hetherington
2016-09-12More raw_convert long/long stuff.Carl Hetherington
2016-09-12Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2016-09-12Try to normalise use of int64/long int across raw/locale convert.Carl Hetherington
2016-09-12Remove mysterious use of locked_stringstream.Carl Hetherington
2016-09-12Fix error.Carl Hetherington
2016-09-09Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2016-09-09Simplify previous commit and remove some debugging.Carl Hetherington
2016-09-08Add channel assignment support for SMPTE DCPs.Carl Hetherington
2016-09-08Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-09-08Better error.Carl Hetherington
2016-08-30Neater and more correct XML subtitle parser.Carl Hetherington
2016-08-25Tweak assert.Carl Hetherington
2016-08-25Allow reading of certificate chains from strings.Carl Hetherington
2016-08-24Add new method.Carl Hetherington
2016-08-22Fix ridiculous thinko in Time::operator{<,>}Carl Hetherington
2016-08-22Factor out RGB->XYZ matrix calculation to a separate method.Carl Hetherington
2016-08-20Add set_text() to SubtitleString.Carl Hetherington
2016-08-17Use an optional<> where there should be one.Carl Hetherington
2016-08-16Always use ID in custom filenames.Carl Hetherington
2016-08-16Fix PKL path when using customised filenames.Carl Hetherington
2016-08-15Add locale_convert from wchar_t.Carl Hetherington
2016-08-15Add wchar_t raw_convert.Carl Hetherington
2016-08-15Add conversions from char.Carl Hetherington
2016-08-15Try to fix int/long confusion.Carl Hetherington
2016-08-15Rationalise raw/locale_convert stuff and fix build on OS X.Carl Hetherington
2016-08-14Missing files from previous.Carl Hetherington
2016-08-14Support reading of encrypted subtitles.Carl Hetherington
2016-08-13Enable encryption of SMPTE subtitles.Carl Hetherington
2016-08-12Try non-linearised gamma of 2.4 for Rec 2020.Carl Hetherington
2016-08-12Add more {raw,locale}_convert methods.Carl Hetherington
2016-08-12Attempts to fix Windows build.Carl Hetherington
2016-08-12More missing includes.Carl Hetherington
2016-08-12Missing include.Carl Hetherington
2016-08-11Copy in stream-less compose.hppCarl Hetherington
2016-08-11More stringstream removal.Carl Hetherington
2016-08-11More stringstream removal.Carl Hetherington
2016-08-11Remove another stringstream from DecryptedKDM.Carl Hetherington
2016-08-11Don't use stringstream in DecryptedKDM.Carl Hetherington
2016-08-11Missing include.Carl Hetherington
2016-08-11Remove stringstream from Time.Carl Hetherington
2016-08-11Add locale_convert. Reimplement raw_convert without stringstream.Carl Hetherington
2016-08-04Add method to return a base-64 version of a whole CertificateChain.Carl Hetherington