summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-03Add support for reading non-MXF-wrapped SMPTE subtitle files.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-28Remove Image:swap(); add some more tests.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-28Remove unused method.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-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
2014-12-15Missing header installs.Carl Hetherington
2014-12-15Missing header installs.Carl Hetherington
2014-12-14Support multiple fonts in subtitles.Carl Hetherington
2014-12-14Switch subtitle string font specs to be the font ID; split SubtitleContent in...Carl Hetherington
2014-12-14Comment.Carl Hetherington
2014-12-11Remove over-zealous assert().Carl Hetherington
2014-11-24Add constructor of MonoPictureFrame from a JPEG2000 codestream file.Carl Hetherington
2014-11-02Forward-port time rounding fix from 0.x.Carl Hetherington
2014-10-25Add xyz_to_xyz, forward ported from 0.x.Carl Hetherington
2014-10-21Merge 12-bit fix from 0.x.Carl Hetherington
2014-10-06Forward-port heinous time thinko from 0.x.Carl Hetherington
2014-10-02Add set_size to SubtitleString.Carl Hetherington
2014-10-02Clarify subtitle position with comments; add SubtitleString::set_v_position.Carl Hetherington
2014-09-18Quote openssl -subj strings.Carl Hetherington
2014-09-11Allow Signer and certificate chains to be made with specified organisation, c...Carl Hetherington
2014-08-05Header guard.Carl Hetherington
2014-07-22Some include trimming,.Carl Hetherington
2014-07-22Improve error.Carl Hetherington
2014-07-22Improve a couple of errors.Carl Hetherington
2014-07-22Various attempts to clean up DCP comparison code.Carl Hetherington
2014-07-21Fix up some equals() prototype confusion.Carl Hetherington