summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-07-21Remove some shared_ptr-itis.Carl Hetherington
2014-07-21Various fix-ups and warning fixes from OS X.Carl Hetherington
2014-07-20Allow loading of EncryptedKDMs from strings.Carl Hetherington
2014-07-20Fix some warnings.Carl Hetherington
2014-07-20Remove some unused methods.Carl Hetherington
2014-07-20Tidy up KDM generation from CPLs a bit.Carl Hetherington
2014-07-20Put ReelAsset key id into a new ReelMXFAsset.Carl Hetherington
2014-07-19Header guard.Carl Hetherington
2014-07-18Missing initialiser.Carl Hetherington
2014-07-18Missing namespace.Carl Hetherington
2014-07-18Fix operator=.Carl Hetherington
2014-07-18Use tmpdir for temporary files.Carl Hetherington
2014-07-18Comment fixes.Carl Hetherington
2014-07-18Various small tweaks and fixes.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-07-17Get Signer to take a PEM string rather than a filename.Carl Hetherington
2014-07-17Add variousn new bits to CertificateChain.Carl Hetherington
2014-07-17Add verify() to CertificateChain.Carl Hetherington