<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/image_test.cc, branch signed-unsigned</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=signed-unsigned</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=signed-unsigned'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-04-14T19:38:26Z</updated>
<entry>
<title>Use a struct rather than a std::pair as the return type from ImageProxy::image.</title>
<updated>2020-04-14T19:38:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-14T19:38:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3b31d2d8a129ae6d8d267427bd6b5bc444b40b2a'/>
<id>urn:sha1:3b31d2d8a129ae6d8d267427bd6b5bc444b40b2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move private_data into TestPaths</title>
<updated>2020-03-11T21:24:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-09T15:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ff6b15ef3c58a046fb9eec0273c5e7322988a14'/>
<id>urn:sha1:5ff6b15ef3c58a046fb9eec0273c5e7322988a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide some test references.</title>
<updated>2019-11-05T07:49:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-05T07:49:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=22051b7757c036f95c9c5b8f6749e795fc16d30b'/>
<id>urn:sha1:22051b7757c036f95c9c5b8f6749e795fc16d30b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect images when cropping without stretch.</title>
<updated>2019-11-04T15:38:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-04T15:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7b0372776ac4da6a8e4ff29f41a4f08b9b4de506'/>
<id>urn:sha1:7b0372776ac4da6a8e4ff29f41a4f08b9b4de506</id>
<content type='text'>
Always overallocate images so that Image::crop_scale_window is always
safe from over-reading buffers.  Relates to #1654 and probably #1653.
</content>
</entry>
<entry>
<title>Fix out-of-bounds read when cropping JPEG2000 images (#1654).</title>
<updated>2019-11-04T11:04:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-04T11:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=25d968fdcf1abada4bd7bbcb8c72eeebda73b134'/>
<id>urn:sha1:25d968fdcf1abada4bd7bbcb8c72eeebda73b134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test to expose #1654, on valgrind at least.</title>
<updated>2019-11-04T09:06:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-04T09:06:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=16013e6658cdba6f5682b6e57402094d142b5f84'/>
<id>urn:sha1:16013e6658cdba6f5682b6e57402094d142b5f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic ability to set video range (JPEG/MPEG) at least for YUV content.  May not work for RGB.  See #1509.</title>
<updated>2019-05-24T22:29:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-24T22:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=92784c9c28c48859578cd6e75aa01d5657d0c341'/>
<id>urn:sha1:92784c9c28c48859578cd6e75aa01d5657d0c341</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix or remove several broken pixel formats in Image::fade and add</title>
<updated>2019-04-25T15:19:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-25T15:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=11efa93e15b694b8ea6f0a2bc68c87503cc570bb'/>
<id>urn:sha1:11efa93e15b694b8ea6f0a2bc68c87503cc570bb</id>
<content type='text'>
unit tests for the remainder.  Fixes #1532.
</content>
</entry>
<entry>
<title>Fix R/B swap with as_png(); support as_png() for any pixel format.</title>
<updated>2019-03-12T23:16:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-12T23:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c984f807703fb113c3e53d9a61d38e1cc83bf196'/>
<id>urn:sha1:c984f807703fb113c3e53d9a61d38e1cc83bf196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change MagickImageProxy to FFmpegImageProxy and make it use FFmpeg</title>
<updated>2018-10-11T23:46:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-10-11T23:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=72b11d5eb036651b6ff68edf3ed270e8fc52960f'/>
<id>urn:sha1:72b11d5eb036651b6ff68edf3ed270e8fc52960f</id>
<content type='text'>
to decode images.  Hence remove {Image,Graphics}Magick.
</content>
</entry>
</feed>
