Tolerate VI-N as a MCA channel ID - apparently written by CineAsset.
[libdcp.git] / src / transfer_function.h
2023-10-21 Carl HetheringtonSupport integer LUTs.
2023-10-21 Carl HetheringtonRename lut -> double_lut.
2023-10-21 Carl HetheringtonCleanup: remove out-of-date comment.
2022-05-05 Carl HetheringtonAllow LUTs to be created with a particular range.
2022-05-05 Carl HetheringtonUse std::vector for LUTs.
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonMore licence fixups.
2015-05-29 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-05-29 Carl HetheringtonSome comments.
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-01-07 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-05 Carl HetheringtonThought-necessary protection of TransferFunction::lut...
2015-01-03 Carl HetheringtonVarious fixes to XYZ/RGB transforms.
2014-12-28 Carl HetheringtonChange colourspace handling round a bit: 1.0-colour-cleanup