Clamp out-of-range XYZ values in xyz_to_rgb() and pass notes about their existance.
[libdcp.git] / src /
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.
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 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 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 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 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-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 HetheringtonMissing file.
2014-05-11 Carl HetheringtonUse raw_convert instead of boost::lexical_cast as it...
2014-05-04 Carl HetheringtonComments.
next