<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/image.cc, branch 2564-alpha</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2564-alpha</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2564-alpha'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-06-18T22:51:53Z</updated>
<entry>
<title>Set libswscale option which doesn't work.</title>
<updated>2023-06-18T22:51:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-06-18T22:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d899a84fe6a37350a72f9d2350324c34fe3b1c59'/>
<id>urn:sha1:d899a84fe6a37350a72f9d2350324c34fe3b1c59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some typos in comments.</title>
<updated>2023-05-13T06:54:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-11T21:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=87c1ac59d40f611fed94fa4120f9c21ef2baa2d2'/>
<id>urn:sha1:87c1ac59d40f611fed94fa4120f9c21ef2baa2d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support Rec2020 YUV/RGB conversion.</title>
<updated>2022-10-18T18:25:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-05T22:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=503b1905d9d6d5ffbea69a8335e97605928d4b5b'/>
<id>urn:sha1:503b1905d9d6d5ffbea69a8335e97605928d4b5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use EnumIndexedVector in Image.</title>
<updated>2022-09-27T11:46:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-26T23:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ae11f9e1104cca1f138a09b35fdff20587a8144b'/>
<id>urn:sha1:ae11f9e1104cca1f138a09b35fdff20587a8144b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support YUV444P10LE in make_part_black().</title>
<updated>2022-09-10T18:59:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-10T18:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=61fb89205e631cdb49161bbc4b321d5a93868120'/>
<id>urn:sha1:61fb89205e631cdb49161bbc4b321d5a93868120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix d881836379172f4072ed81ea074f46b3a363a681 which removed clearing</title>
<updated>2022-08-11T14:39:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-08-11T14:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f2b10879dcafccdb28f88d53dc1fc22094b96c1d'/>
<id>urn:sha1:f2b10879dcafccdb28f88d53dc1fc22094b96c1d</id>
<content type='text'>
of the left-hand-side of images.
</content>
</entry>
<entry>
<title>Fix lines down the right-hand-side of exports in some cases.</title>
<updated>2022-08-08T22:09:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-26T13:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d881836379172f4072ed81ea074f46b3a363a681'/>
<id>urn:sha1:d881836379172f4072ed81ea074f46b3a363a681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect burnt-in subtitle colours when burning into a DCP source (#2261).</title>
<updated>2022-06-10T21:04:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-10T21:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9704833bdfc8c8f104203200be27f714fa677506'/>
<id>urn:sha1:9704833bdfc8c8f104203200be27f714fa677506</id>
<content type='text'>
dcp::combined_rgb_to_xyz was changed in libdcp (the values are no longer scaled
by 65535) but DoM wasn't changed, and there was no test to catch it.
</content>
</entry>
<entry>
<title>Update for change to libdcp API.</title>
<updated>2022-05-05T21:06:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-05T21:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=58d89ba0632d94504b15dc10cb4e4153808f8efe'/>
<id>urn:sha1:58d89ba0632d94504b15dc10cb4e4153808f8efe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Image::as_png() out to image_as_png().</title>
<updated>2022-04-28T22:11:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-18T20:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7ec6c86c913fba820870565ee757fdf43ae47433'/>
<id>urn:sha1:7ec6c86c913fba820870565ee757fdf43ae47433</id>
<content type='text'>
</content>
</entry>
</feed>
