ReelEncryptableAsset -> ReelMXF.
[libdcp.git] / test /
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonFix rebase onto 1.0.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2015-06-05 Carl HetheringtonRemove unnecessary Content class.
2015-06-05 Carl HetheringtonFix test refs.
2015-06-05 Carl HetheringtonFix apparently broken test certificate chain (root...
2015-06-05 Carl Hetheringtonencryption_test should add assets to the DCP.
2015-06-05 Carl HetheringtonRationalise naming of test outputs; fix missing check...
2015-06-04 Carl Hetheringtonto_* to as_* in a few method names.
2015-06-04 Carl HetheringtonSupport optional milliseconds in LocalTime.
2015-06-03 Carl HetheringtonBasic HAlign / HPosition support.
2015-06-03 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-06-03 Carl HetheringtonAdd AspectAdjust to subtitles.
2015-05-24 Carl HetheringtonRename CPL/PKL files to be {cpl,pkl}_uuid.xml rather...
2015-05-23 Carl HetheringtonSomewhat speculative reordering of Certificate::name_fo...
2015-05-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-05-06 Carl HetheringtonPad times with zeros; add Time::rebase().
2015-04-30 Carl HetheringtonRename some things to ...Node.
2015-04-30 Carl HetheringtonSlightly better write subtitle tests.
2015-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.
2015-04-30 Carl HetheringtonRename subtitle_test -> read_subtitle_test.
2015-04-22 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-04-22 Carl HetheringtonExpress colour conversions as chromaticities and adjust...
2015-04-21 Carl HetheringtonRemove FrameInfo serialization and give it a default...
2015-03-06 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-02-17 Carl HetheringtonUse 2.222222 for the power in the modified Rec. 709...
2015-02-02 Carl HetheringtonRemove Image and ARGBImage and just dump RGB data into
2015-02-02 Carl HetheringtonRename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.
2015-02-02 Carl HetheringtonUnpack XYZ to RGB into an Image class rather than a...
2015-01-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-28 Carl HetheringtonSome OS X build fixes.
2015-01-15 Carl HetheringtonFix code and tests so that SubtitleString::v_position...
2015-01-10 Carl HetheringtonFix handling of timing in SMPTE subtitles.
2015-01-07 Carl HetheringtonClamp out-of-range XYZ values in xyz_to_rgb() and pass...
2015-01-04 Carl HetheringtonTry to fix static initialisation order problems.
2015-01-03 Carl HetheringtonAdd support for reading non-MXF-wrapped SMPTE subtitle...
2015-01-03 Carl HetheringtonTweaks to test setup; don't always compute coverage.
2015-01-03 Carl HetheringtonVarious fixes to XYZ/RGB transforms.
2014-12-28 Carl HetheringtonRename subtitle_tests -> subtitle_test.
2014-12-28 Carl HetheringtonAdd a basic stereo test.
2014-12-28 Carl HetheringtonRename test DCP from foo to dcp_test1.
2014-12-28 Carl HetheringtonRemove Image:swap(); add some more tests.
2014-12-28 Carl HetheringtonAdd another test.
2014-12-28 Carl HetheringtonExamine gcov result for all test programs.
2014-12-28 Carl HetheringtonAnother test.
2014-12-28 Carl HetheringtonMore tests.
2014-12-28 Carl HetheringtonAdd test; shuffle IDs.
2014-12-28 Carl HetheringtonFix build of gcov stuff.
2014-12-28 Carl HetheringtonChange colourspace handling round a bit: 1.0-colour-cleanup
2014-12-28 Carl HetheringtonMore tests.
2014-12-28 Carl HetheringtonNew test.
2014-12-27 Carl HetheringtonMore tests.
2014-12-27 Carl HetheringtonAdd gcov test coverage (written to build/test/coverage...
2014-12-27 Carl HetheringtonRemove unused OpenDCP LUTs.
2014-12-27 Carl HetheringtonRename color -> colour.
2014-12-23 Carl HetheringtonSome missed bits from 0.x.
2014-12-14 Carl HetheringtonSwitch subtitle string font specs to be the font ID...
2014-11-02 Carl HetheringtonForward-port time rounding fix from 0.x.
2014-07-21 Carl HetheringtonRemove some shared_ptr-itis.
2014-07-20 Carl HetheringtonAllow loading of EncryptedKDMs from strings.
2014-07-20 Carl HetheringtonReflect return of <KeyId> tags in test refs.
2014-07-20 Carl HetheringtonTidy up KDM generation from CPLs a bit.
2014-07-18 Carl HetheringtonVarious small tweaks and fixes.
2014-07-17 Carl HetheringtonQuite large reworking of signer/cert handling.
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-01 Carl HetheringtonTweaks: don't use shared_ptr for dcp::SubtitleString...
2014-06-26 Carl HetheringtonForward-port KDM formulation from v0.
2014-05-14 Carl HetheringtonMerge master.
2014-05-04 Carl HetheringtonPort support for MXF-wrapped subtitles from 0.x
2014-05-03 Carl HetheringtonUse exceptions to hold errors even in the keep_going...
2014-05-03 Carl HetheringtonUpdate test results.
2014-05-03 Carl HetheringtonIgnore missing asset errors.
2014-05-03 Carl HetheringtonMake test results more reproducible.
2014-03-20 Carl HetheringtonTweaks to LocalTime; build/install fixes.
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 HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
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 HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-26 Carl HetheringtonUpdate test data.
2014-02-26 Carl HetheringtonClean up unit testing.
2014-02-24 Carl HetheringtonMake 1.0 parallel-installable with 0.x.
2014-02-05 Carl HetheringtonComment / tidy.
2014-01-28 Carl HetheringtonVarious fixes.
2014-01-28 Carl HetheringtonMisc fixes.
2014-01-28 Carl HetheringtonVarious test fixes.
2014-01-27 Carl HetheringtonSome tidying up.
2014-01-27 Carl HetheringtonMove a few things around.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
next