libdcp.git
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...
2014-03-19 Carl HetheringtonPartial tidy-up of KDM classes.
2014-03-18 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonVarious test tidying.
2014-03-18 Carl HetheringtonRemove submodule of test/private as submodules don...
2014-03-17 Carl HetheringtonMissing include.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-03-15 Carl HetheringtonClean up OS X build slightly. Better error on failure...
2014-03-11 Carl HetheringtonBuild fixes for OS X 10.5.
2014-03-03 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-03 Carl HetheringtonFix libdcp test build on Windows.
2014-02-26 Carl HetheringtonTwiddle submodule path.
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-26 Carl HetheringtonAdd missing file.
2014-02-26 Carl HetheringtonUpdate test data.
2014-02-26 Carl HetheringtonHacks to support MXF-wrapped subtitles.
2014-02-26 Carl HetheringtonAdd test for MXF-wrapped subtitles.
2014-02-26 Carl HetheringtonClean up unit testing.
2014-02-24 Carl HetheringtonMake 1.0 parallel-installable with 0.x.
2014-02-18 Carl HetheringtonBump libopenjpeg for build failures.
2014-02-13 Carl HetheringtonTry to fix Windows build.
2014-02-13 Carl HetheringtonTry to fix win32 build.
2014-02-12 Carl HetheringtonVarious small fixes.
2014-02-11 Carl HetheringtonInstall fixes.
2014-02-11 Carl HetheringtonRe-add linearised gamma LUT.
2014-02-11 Carl HetheringtonBuild/install fixes.
2014-02-11 Carl HetheringtonFix install target.
2014-02-10 Carl HetheringtonFix linux build.
2014-02-10 Carl HetheringtonBump openjpeg to fix linux build.
2014-02-10 Carl HetheringtonBump openjpeg-cdist for a Linux build fix.
2014-02-10 Carl HetheringtonBump libdcp for Windows build fixes.
2014-02-09 Carl HetheringtonTry using memory-checking version of libopenjpeg.
2014-02-08 Carl HetheringtonFix typo.
2014-02-08 Carl HetheringtonFix .pc file.
2014-02-08 Carl HetheringtonFix a couple of errors in Interop XML
2014-02-05 Carl HetheringtonComment fixes.
2014-02-05 Carl HetheringtonComment / tidy.
2014-02-05 Carl HetheringtonFix previous.
2014-02-05 Carl HetheringtonComments / tweaks.
2014-02-05 Carl HetheringtonTidy up metadata handling.
2014-02-05 Carl HetheringtonSmall bits of tidying up and comments.
2014-01-28 Carl HetheringtonVarious fixes.
2014-01-28 Carl HetheringtonMisc fixes.
2014-01-28 Carl HetheringtonVarious test fixes.
2014-01-27 Carl HetheringtonRemove LUT parent class.
next