summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-29Fix comment in example code.Carl Hetherington
2015-05-27Improved error messages; better equals() with corrupted MXFs.Carl Hetherington
2015-05-25Add equality option to allow reel annotation texts to differ.Carl Hetherington
2015-05-25Rename CPL/PKL files to be {cpl,pkl}_uuid.xml rather thanCarl Hetherington
2015-05-23Update TO_PORT.Carl Hetherington
2015-05-23Put our version of compose.hpp inside the libdcp namespace,Carl Hetherington
2015-05-23Somewhat speculative reordering of Certificate::name_for_xml.Carl Hetherington
2015-05-23Better Magick++ library checking.Carl Hetherington
2015-05-13Small thinko fix.Carl Hetherington
2015-05-10Add more channels to the enum.Carl Hetherington
2015-05-07Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2015-05-06Pad times with zeros; add Time::rebase().Carl Hetherington
2015-05-05Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2015-05-05Specify libcxml revision.Carl Hetherington
2015-05-05Add test() to cscript.Carl Hetherington
2015-05-04Moved test-private location.Carl Hetherington
2015-04-30Some BOOST_FOREACH.Carl Hetherington
2015-04-30Add basic Font asset class.Carl Hetherington
2015-04-30Fix header install list.Carl Hetherington
2015-04-30Rename some things to ...Node.Carl Hetherington
2015-04-30Remove some unused code.Carl Hetherington
2015-04-30Tweak comment.Carl Hetherington
2015-04-30Slightly better write subtitle tests.Carl Hetherington
2015-04-30Check for required executables before starting tests.Carl Hetherington
2015-04-30Add a very simple test for writing subtitles.Carl Hetherington
2015-04-30Fix incorrect VPosition in subtitles.Carl Hetherington
2015-04-30Rename subtitle_test -> read_subtitle_test.Carl Hetherington
2015-04-30Fix incorrect day-of-month in LocalTime.Carl Hetherington
2015-04-30Add comments.Carl Hetherington
2015-04-22Add p3_to_xyz colour conversion preset.Carl Hetherington
2015-04-22Header guard.Carl Hetherington
2015-04-22Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2015-04-22Fix crash in previous.Carl Hetherington
2015-04-22Express colour conversions as chromaticities and adjust so thatCarl Hetherington
2015-04-22TO_PORT.Carl Hetherington
2015-04-21Remove FrameInfo serialization and give it a default constructor.Carl Hetherington
2015-03-06Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2015-03-06Add TO_PORT.Carl Hetherington
2015-02-17Use 2.222222 for the power in the modified Rec. 709 input gammaCarl Hetherington
2015-02-17Rec 709 -> XYZ and sRGB -> XYZ matrices are, it seems, the same;Carl Hetherington
2015-02-17Typo causing wrong matrix to be used for Rec. 709.Carl Hetherington
2015-02-06Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0Carl Hetherington
2015-02-06Fix cscript.Carl Hetherington
2015-02-03Fix build.Carl Hetherington
2015-02-03Fix previous.Carl Hetherington
2015-02-03Try to add basic decryption support to dcpdiff.Carl Hetherington
2015-02-03Fix library path in run/tools/dcpdiff.Carl Hetherington
2015-02-02Remove Image and ARGBImage and just dump RGB data intoCarl Hetherington
2015-02-02Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.Carl Hetherington
2015-02-02Make ::swap virtual.Carl Hetherington