Moved test-private location.
[libdcp.git] / src /
2015-04-30 Carl HetheringtonSome BOOST_FOREACH.
2015-04-30 Carl HetheringtonAdd basic Font asset class.
2015-04-30 Carl HetheringtonFix header install list.
2015-04-30 Carl HetheringtonRename some things to ...Node.
2015-04-30 Carl HetheringtonRemove some unused code.
2015-04-30 Carl HetheringtonTweak comment.
2015-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.
2015-04-30 Carl HetheringtonFix incorrect VPosition in subtitles.
2015-04-30 Carl HetheringtonFix incorrect day-of-month in LocalTime.
2015-04-30 Carl HetheringtonAdd comments.
2015-04-22 Carl HetheringtonAdd p3_to_xyz colour conversion preset.
2015-04-22 Carl HetheringtonHeader guard.
2015-04-22 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-04-22 Carl HetheringtonFix crash in previous.
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-17 Carl HetheringtonRec 709 -> XYZ and sRGB -> XYZ matrices are, it seems...
2015-02-17 Carl HetheringtonTypo causing wrong matrix to be used for 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 HetheringtonMake ::swap virtual.
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-21 Carl HetheringtonAdd SMPTESubtitleContent::valid_mxf.
2015-01-15 Carl HetheringtonReduce precision for vposition attribute.
2015-01-15 Carl HetheringtonFix code and tests so that SubtitleString::v_position...
2015-01-11 Carl HetheringtonFix uninitialised variable.
2015-01-11 Carl HetheringtonAdd Time::to_seconds.
2015-01-10 Carl HetheringtonFix handling of timing in SMPTE subtitles.
2015-01-07 Carl HetheringtonRename mxf filename ignoring stuff slightly.
2015-01-07 Carl HetheringtonRemove unused variable.
2015-01-07 Carl HetheringtonFix build on OS X.
2015-01-07 Carl HetheringtonPass notes through MonoPictureFrame::rgb_frame().
2015-01-07 Carl HetheringtonClamp out-of-range XYZ values in xyz_to_rgb() and pass...
2015-01-07 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-07 Carl HetheringtonUse a typedef for a note-taking functor.
2015-01-05 Carl HetheringtonThought-necessary protection of TransferFunction::lut...
2015-01-04 Carl HetheringtonTry to fix static initialisation order problems.
2015-01-04 Carl HetheringtonMissing files.
2015-01-04 Carl HetheringtonMake a parent for SMPTELoadFont and InteropLoadFont.
2015-01-03 Carl HetheringtonAdd support for reading non-MXF-wrapped SMPTE subtitle...
2015-01-03 Carl HetheringtonReinstate Image::swap.
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 HetheringtonRemove Image:swap(); add some more tests.
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 HetheringtonMissing noncopyable.
2014-12-28 Carl HetheringtonPurge assert() from src/, at least (not asdcplib).
2014-12-28 Carl HetheringtonChange colourspace handling round a bit: 1.0-colour-cleanup
2014-12-28 Carl HetheringtonRemove unused method.
2014-12-27 Carl HetheringtonMore tests.
2014-12-27 Carl HetheringtonAdd gcov test coverage (written to build/test/coverage...
2014-12-27 Carl HetheringtonRename color -> colour.
2014-12-23 Carl HetheringtonSome missed bits from 0.x.
2014-12-21 Carl HetheringtonPick up alternative capitalisation of VAlign parameter...
2014-12-21 Carl HetheringtonSecond part of defaulting reel number to 1.
2014-12-21 Carl HetheringtonDefault to reel number 1 in SubtitleContent.
2014-12-20 Carl HetheringtonBasic comparison of subtitle assets; tweaks to InteropL...
2014-12-15 Carl HetheringtonAdd an accessor for _load_font_nodes.
2014-12-15 Carl HetheringtonMissing header installs.
2014-12-15 Carl HetheringtonMissing header installs.
2014-12-14 Carl HetheringtonSupport multiple fonts in subtitles.
2014-12-14 Carl HetheringtonSwitch subtitle string font specs to be the font ID...
2014-12-14 Carl HetheringtonComment.
2014-12-11 Carl HetheringtonRemove over-zealous assert().
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-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 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 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-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 HetheringtonMissing namespace.
2014-07-18 Carl HetheringtonFix operator=.
2014-07-18 Carl HetheringtonUse tmpdir for temporary files.
next