summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-10Adapt to new libcxml ARI. Compiles but does not pass tests.1.0-new-cxmlCarl 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
2014-07-16Various test fixes.Carl Hetherington
2014-07-16Fix truncated subtitle output.Carl Hetherington
2014-07-16Fix erroneous urn:uuid: prefix.Carl Hetherington
2014-07-10Move _intrinsic_duration and _edit_rate up to the MXF class as XML subtitle f...Carl Hetherington
2014-07-10Restore creation of DCP directories in the constructor.Carl Hetherington
2014-07-10Comment fix.Carl Hetherington
2014-07-10Add a couple of accessors.Carl Hetherington
2014-07-09Allow construction of empty PictureFrames; some accessors.Carl Hetherington
2014-07-09Add method to return frames as RGB to a given buffer.Carl Hetherington
2014-07-08Rename xyz_to_rgb to xyz_to_rgba.Carl Hetherington
2014-07-08Add some accessors.Carl Hetherington
2014-07-08Don't always create DCP directories in the constructor.Carl Hetherington
2014-07-04Comment.Carl Hetherington
2014-07-04Tweak comments.Carl Hetherington
2014-07-04Update _file when writing subtitle content.Carl Hetherington
2014-07-04Fix fopen call and throw an exception if it fails.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...Carl Hetherington
2014-06-26Forward-port KDM formulation from v0.Carl Hetherington
2014-06-26Forward-port raw_convert precision parameter from v0.Carl Hetherington
2014-06-13Throw NotEncryptedError on trying to make a KDM for non-encrypted assets.Carl Hetherington
2014-06-13Work around symbol clash with ERROR on Win32/mingw.Carl Hetherington