libdcp.git
2014-11-24 Carl HetheringtonAdd constructor of MonoPictureFrame from a JPEG2000...
2014-11-02 Carl HetheringtonForward-port time rounding fix from 0.x.
2014-10-26 Carl HetheringtonDon't build examples from cscript, to avoid Debian...
2014-10-25 Carl HetheringtonAdd xyz_to_xyz, forward ported from 0.x.
2014-10-21 Carl HetheringtonMerge 12-bit fix from 0.x.
2014-10-06 Carl HetheringtonForward-port heinous time thinko from 0.x.
2014-10-01 Carl HetheringtonAdd set_size to SubtitleString.
2014-10-01 Carl HetheringtonClarify subtitle position with comments; add SubtitleSt...
2014-09-18 Carl HetheringtonQuote openssl -subj strings.
2014-09-11 Carl HetheringtonAllow Signer and certificate chains to be made with...
2014-08-05 Carl HetheringtonHeader guard.
2014-07-22 Carl Hetheringtonopenjpeg-cdist bump again.
2014-07-22 Carl HetheringtonBump openjpeg-cdist.
2014-07-22 Carl Hetheringtoncdist changes.
2014-07-22 Carl HetheringtonSome include trimming,.
2014-07-22 Carl HetheringtonImprove error.
2014-07-22 Carl HetheringtonImprove a couple of errors.
2014-07-21 Carl HetheringtonVarious attempts to clean up DCP comparison code.
2014-07-21 Carl HetheringtonFix up some equals() prototype confusion.
2014-07-21 Carl HetheringtonRemove some shared_ptr-itis.
2014-07-21 Carl HetheringtonVarious fix-ups and warning fixes from OS X.
2014-07-20 Carl HetheringtonAllow loading of EncryptedKDMs from strings.
2014-07-20 Carl HetheringtonFix some warnings.
2014-07-20 Carl HetheringtonReflect return of <KeyId> tags in test refs.
2014-07-20 Carl HetheringtonRemove some unused methods.
2014-07-20 Carl HetheringtonTidy up KDM generation from CPLs a bit.
2014-07-20 Carl HetheringtonPut ReelAsset key id into a new ReelMXFAsset.
2014-07-19 Carl HetheringtonFix cscript for OS X.
2014-07-18 Carl HetheringtonHeader guard.
2014-07-18 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2014-07-18 Carl HetheringtonMissing initialiser.
2014-07-18 Carl HetheringtonMake tests more robust to different sort behaviours.
2014-07-18 Carl HetheringtonDisable tests on Centos only.
2014-07-18 Carl HetheringtonUpdate README.
2014-07-18 Carl HetheringtonMissing namespace.
2014-07-18 Carl HetheringtonFix operator=.
2014-07-18 Carl HetheringtonUse tmpdir for temporary files.
2014-07-18 Carl HetheringtonComment fixes.
2014-07-18 Carl HetheringtonVarious small tweaks and fixes.
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.
2014-07-17 Carl HetheringtonDisable test building for cdist linux builds.
2014-07-17 Carl HetheringtonGet Signer to take a PEM string rather than a filename.
2014-07-17 Carl HetheringtonAdd variousn new bits to CertificateChain.
2014-07-17 Carl HetheringtonMore tests.
2014-07-17 Carl HetheringtonAdd verify() to CertificateChain.
2014-07-16 Carl HetheringtonVarious test fixes.
2014-07-16 Carl HetheringtonFix truncated subtitle output.
2014-07-16 Carl HetheringtonFix erroneous urn:uuid: prefix.
2014-07-10 Carl HetheringtonMove _intrinsic_duration and _edit_rate up to the MXF...
2014-07-10 Carl HetheringtonRestore creation of DCP directories in the constructor.
2014-07-10 Carl HetheringtonComment fix.
2014-07-10 Carl HetheringtonAdd a couple of accessors.
2014-07-09 Carl HetheringtonAllow construction of empty PictureFrames; some accessors.
2014-07-09 Carl HetheringtonAdd method to return frames as RGB to a given buffer.
2014-07-08 Carl HetheringtonRename xyz_to_rgb to xyz_to_rgba.
2014-07-08 Carl HetheringtonUse libcxml git head.
2014-07-08 Carl HetheringtonAdd some accessors.
2014-07-08 Carl HetheringtonDon't always create DCP directories in the constructor.
2014-07-04 Carl HetheringtonComment.
2014-07-04 Carl HetheringtonComment fix.
2014-07-04 Carl HetheringtonTweak comments.
2014-07-04 Carl HetheringtonUpdate _file when writing subtitle content.
2014-07-04 Carl HetheringtonFix fopen call and throw an exception if it fails.
2014-07-01 Carl HetheringtonTweaks: don't use shared_ptr for dcp::SubtitleString...
2014-06-26 Carl HetheringtonForward-port KDM formulation from v0.
2014-06-26 Carl HetheringtonForward-port raw_convert precision parameter from v0.
2014-06-13 Carl HetheringtonThrow NotEncryptedError on trying to make a KDM for...
2014-06-13 Carl HetheringtonWork around symbol clash with ERROR on Win32/mingw.
2014-05-21 Carl HetheringtonForward-port --cpl-names option to dcpdiff.
2014-05-20 Carl HetheringtonFix .pc file.
2014-05-20 Carl HetheringtonBump libcxml version.
2014-05-20 Carl HetheringtonRemove unused code.
2014-05-20 Carl HetheringtonComments.
2014-05-16 Carl HetheringtonHand-merge changes from master (110dc70..979739e)
2014-05-14 Carl HetheringtonMerge master.
2014-05-13 Carl HetheringtonSome comments.
2014-05-11 Carl HetheringtonBump libcxml again.
2014-05-11 Carl HetheringtonBump libcxml dependency for i18n fixes.
2014-05-11 Carl HetheringtonMissing file.
2014-05-11 Carl HetheringtonUse raw_convert instead of boost::lexical_cast as it...
2014-05-04 Carl HetheringtonComments.
2014-05-04 Carl HetheringtonPort support for MXF-wrapped subtitles from 0.x
2014-05-03 Carl HetheringtonAssorted test fixes.
2014-05-03 Carl HetheringtonUse exceptions to hold errors even in the keep_going...
2014-05-03 Carl HetheringtonRemove debugging echo.
2014-05-03 Carl HetheringtonUpdate test results.
2014-05-03 Carl HetheringtonAdd --keep-going option.
2014-05-03 Carl HetheringtonIgnore missing asset errors.
2014-05-03 Carl HetheringtonMake test results more reproducible.
2014-05-03 Carl HetheringtonSupport file:// URI-style file specifiers in asset...
2014-05-03 Carl HetheringtonIgnore errors from our metadata tests (which don't...
2014-05-03 Carl HetheringtonUse ids_equal() to compare IDs so that the comparison...
2014-05-03 Carl HetheringtonAdd ids_equal().
2014-05-03 Carl HetheringtonAdd set_metadata().
2014-04-10 Carl HetheringtonRemove debug code.
2014-04-10 Carl HetheringtonRemove picture_asset.h; some better error messages.
2014-04-10 Carl HetheringtonMissing GPL boilerplate.
2014-03-20 Carl HetheringtonTweaks to LocalTime; build/install fixes.
2014-03-19 Carl HetheringtonA few comments and some tidying.
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...
next