summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Coding style.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-11Remove unnecessary include.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 test for SMPTE DCP time to string.Carl Hetherington
2016-08-11Remove thought-uncritical test that requires stringstream.Carl Hetherington
2016-08-11Remove unnecessary include.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
2016-08-02Add comment.Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-31Add content name to FilenameFormat.Carl Hetherington
2016-07-30Comments.Carl Hetherington
2016-07-29Add reel index/count to FilenameFormat.Carl Hetherington
2016-07-29Simplify NameFormat classes a bit.Carl Hetherington
2016-07-29Basics of allowing custom filenames for DCP components.Carl Hetherington
2016-07-29Improve an error message slightly.Carl Hetherington
2016-07-28Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-07-28Add some accessors.Carl Hetherington
2016-07-22Don't build test on Windows; rand_r() not available.Carl Hetherington
2016-07-22Bump asdcplib for stringstream fix.Carl Hetherington
2016-07-22Add some tests for the hashing put into the FrameInfo.Carl Hetherington