summaryrefslogtreecommitdiff
path: root/src/lib/colour_conversion.cc
AgeCommit message (Expand)Author
2020-07-24WIPsigned-unsignedCarl Hetherington
2020-02-29Allow changing colour conversion settings for multiple pieces of content at t...Carl Hetherington
2017-02-12Remove some out-of-date includes.Carl Hetherington
2016-12-14Add tentative support for the S-Gamut3/S-Log3 colourspace.Carl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-24Speculative Rec 1886/2020 presets.Carl Hetherington
2015-11-10Fix some float/double implicit casts (#742).Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-06-23Fix missing YUVToRGB node when saving colour conversions (#618).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-26Typo in colour conversion preset name.Carl Hetherington
2015-05-2511b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour conversi...Carl Hetherington
2015-05-25Remove user-configurable colour conversion presets.Carl Hetherington
2015-04-22Various changes to colour conversion specification to use chromaticities.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-04-1500cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog ...Carl Hetherington
2015-01-29Move Socket to dcpomatic_socket.{cc,h}.Carl Hetherington
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2015-01-04Fix loading of 1.x metadata.Carl Hetherington
2015-01-04Adapt for changes to libdcp.Carl Hetherington
2015-01-03Various libdcp API changes.Carl Hetherington
2014-12-28Basic adaptations for changes to libdcp1 colour conversion handling.Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-24Add basics of colourspace conversion bypass (#266).Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-11-20Use cxml::NodePtr.Carl Hetherington
2013-11-17More uses of LocaleGuard; hence speculative fix for servers crashing on lexic...Carl Hetherington
2013-08-18Use a sensible default for ColourConversion.Carl Hetherington
2013-08-18Add colour conversion identifier to video identifier.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington