Properly remove JSON server; remove some unused usings; remove some unnecessary uses...
[dcpomatic.git] / src / lib / colour_conversion.cc
2014-08-09 Carl HetheringtonProperly remove JSON server; remove some unused usings...
2014-06-03 Carl HetheringtonInclude audio mapping in the digest used to distinguish...
2014-05-19 Carl HetheringtonMerge delay-decode-take2 branch into master.
2014-05-14 Carl HetheringtonMake DCPVideoFrame use PlayerVideoFrame to store its...
2014-05-12 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-11 Carl HetheringtonRemove LocaleGuard and lexical_cast<> in favour of...
2013-11-20 Carl HetheringtonUse cxml::NodePtr.
2013-11-17 Carl HetheringtonMore uses of LocaleGuard; hence speculative fix for...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-18 Carl HetheringtonUse a sensible default for ColourConversion.
2013-08-18 Carl HetheringtonAdd colour conversion identifier to video identifier.
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonVery basics of colour conversion configuration.