summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-11Fix uninitialised variable.Carl Hetherington
2015-01-11Add Time::to_seconds.Carl Hetherington
2015-01-10Fix handling of timing in SMPTE subtitles.Carl Hetherington
2015-01-07Rename mxf filename ignoring stuff slightly.Carl Hetherington
2015-01-07Rename --names to --mxf-names.Carl Hetherington
2015-01-07Don't build tests on OS X.Carl Hetherington
2015-01-07Remove unused variable.Carl Hetherington
2015-01-07Fix build on OS X.Carl Hetherington
2015-01-07Pass notes through MonoPictureFrame::rgb_frame().Carl Hetherington
2015-01-07Clamp out-of-range XYZ values in xyz_to_rgb() and pass notes about their exis...Carl Hetherington
2015-01-07Fix LD_LIBRARY_PATH.Carl Hetherington
2015-01-07Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2015-01-07Use a typedef for a note-taking functor.Carl Hetherington
2015-01-05Thought-necessary protection of TransferFunction::lut() for access from multi...Carl Hetherington
2015-01-04Try to fix static initialisation order problems.Carl Hetherington
2015-01-04Missing files.Carl Hetherington
2015-01-04Make a parent for SMPTELoadFont and InteropLoadFont.Carl Hetherington
2015-01-03Tests are now not Windows-compatible.Carl Hetherington
2015-01-03Add support for reading non-MXF-wrapped SMPTE subtitle files.Carl Hetherington
2015-01-03Fix +x on run/coverage.Carl Hetherington
2015-01-03Reinstate Image::swap.Carl Hetherington
2015-01-03Tweaks to test setup; don't always compute coverage.Carl Hetherington
2015-01-03Various fixes to XYZ/RGB transforms.Carl Hetherington
2014-12-28Rename subtitle_tests -> subtitle_test.Carl Hetherington
2014-12-28Add a basic stereo test.Carl Hetherington
2014-12-28Rename test DCP from foo to dcp_test1.Carl Hetherington
2014-12-28Remove Image:swap(); add some more tests.Carl Hetherington
2014-12-28Add another test.Carl Hetherington
2014-12-28Examine gcov result for all test programs.Carl Hetherington
2014-12-28Another test.Carl Hetherington
2014-12-28More tests.Carl Hetherington
2014-12-28Add test; shuffle IDs.Carl Hetherington
2014-12-28Fix build of gcov stuff.Carl Hetherington
2014-12-28Missing noncopyable.Carl Hetherington
2014-12-28Purge assert() from src/, at least (not asdcplib).Carl Hetherington
2014-12-28Change colourspace handling round a bit:1.0-colour-cleanupCarl Hetherington
2014-12-28More tests.Carl Hetherington
2014-12-28Remove unused method.Carl Hetherington
2014-12-28New test.Carl Hetherington
2014-12-27Don't calculate coverage for system/boost etc..Carl Hetherington
2014-12-27More tests.Carl Hetherington
2014-12-27Add gcov test coverage (written to build/test/coverage) and a couple more tests.Carl Hetherington
2014-12-27Remove unused OpenDCP LUTs.Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-12-23Some missed bits from 0.x.Carl Hetherington
2014-12-21Pick up alternative capitalisation of VAlign parameter in subtitles.Carl Hetherington
2014-12-21Second part of defaulting reel number to 1.Carl Hetherington
2014-12-21Default to reel number 1 in SubtitleContent.Carl Hetherington
2014-12-20Basic comparison of subtitle assets; tweaks to InteropLoadFont.Carl Hetherington
2014-12-15Add an accessor for _load_font_nodes.Carl Hetherington