<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/gamma_transfer_function.h, branch inaccurate-gamma</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=inaccurate-gamma</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=inaccurate-gamma'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-05-05T16:53:39Z</updated>
<entry>
<title>Use two LUTs.</title>
<updated>2022-05-05T16:53:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-05T15:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=969c9c28c87e83f4e3fcb7b52a921773d363511f'/>
<id>urn:sha1:969c9c28c87e83f4e3fcb7b52a921773d363511f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix/hide some warnings.</title>
<updated>2021-04-13T23:00:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-13T23:00:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=274dd30f2b11fe8ea563a2ac7436c9d463865b0b'/>
<id>urn:sha1:274dd30f2b11fe8ea563a2ac7436c9d463865b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2021-01-23T14:35:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-23T14:35:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6c37cc1979b2a01205a888c4c98f3334685ee8dd'/>
<id>urn:sha1:6c37cc1979b2a01205a888c4c98f3334685ee8dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T23:35:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-20T13:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d39880eef211a296fa8ef4712cdef5945d08527c'/>
<id>urn:sha1:d39880eef211a296fa8ef4712cdef5945d08527c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add OpenSSL licence exception.</title>
<updated>2016-06-13T11:40:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T11:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d927e9b913606f4fc982885c7582ecaf0e3c5a1a'/>
<id>urn:sha1:d927e9b913606f4fc982885c7582ecaf0e3c5a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some explicit declarations to constructors.</title>
<updated>2016-06-02T09:28:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-02T09:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5591a50b918d2dc784a9e15688dfe24eb2b6dfcc'/>
<id>urn:sha1:5591a50b918d2dc784a9e15688dfe24eb2b6dfcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More licence fixups.</title>
<updated>2016-06-01T22:53:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-01T22:53:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d1f0b2b71a702b5624485cfeacaee5d58c4af5b2'/>
<id>urn:sha1:d1f0b2b71a702b5624485cfeacaee5d58c4af5b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few bits of documentation.</title>
<updated>2015-07-03T16:12:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-03T16:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=faa03caeb082459e0283be39198464f50bef780a'/>
<id>urn:sha1:faa03caeb082459e0283be39198464f50bef780a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Express colour conversions as chromaticities and adjust so that</title>
<updated>2015-04-22T12:58:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-04-22T12:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=86bfdeb77f55b379302a65b22f57fc0583ec6b3c'/>
<id>urn:sha1:86bfdeb77f55b379302a65b22f57fc0583ec6b3c</id>
<content type='text'>
everything is specified as something_to_xyz and then you can get
an inverse LUT if you want one.
</content>
</entry>
<entry>
<title>Various fixes to XYZ/RGB transforms.</title>
<updated>2015-01-03T21:33:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-03T21:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9655ed4740f08899698052f232256fcf7b77c58e'/>
<id>urn:sha1:9655ed4740f08899698052f232256fcf7b77c58e</id>
<content type='text'>
</content>
</entry>
</feed>
