<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/test.cc, branch debug/shane</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fshane</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fshane'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-11-16T21:46:39Z</updated>
<entry>
<title>Fix incorrect images when cropping without stretch.</title>
<updated>2019-11-16T21:46:39Z</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=ed4fc06db6957b2b63b2400a737f47c18a1003be'/>
<id>urn:sha1:ed4fc06db6957b2b63b2400a737f47c18a1003be</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.

Backported from 7b0372776ac4da6a8e4ff29f41a4f08b9b4de506 in v2.15.x.
</content>
</entry>
<entry>
<title>Copy with progress updates when we might copy long files (#1574).</title>
<updated>2019-10-21T23:38:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-21T15:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c6dba8368b45b6177a971050236d37da0ce4ff4c'/>
<id>urn:sha1:c6dba8368b45b6177a971050236d37da0ce4ff4c</id>
<content type='text'>
Backported from 48b82de5b6e8e07330a2f72dbddd8d9830fe047e in v2.15.x.
</content>
</entry>
<entry>
<title>Use ImageMagick for test stuff.</title>
<updated>2018-10-12T21:08:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-10-12T21:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1e517fcc4eb35f09b7f02f6843be361a62d20ed9'/>
<id>urn:sha1:1e517fcc4eb35f09b7f02f6843be361a62d20ed9</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>
<entry>
<title>Work around warning.</title>
<updated>2018-08-21T21:55:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-21T21:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0646c5404d535158d3f3d47004fa8dde444a936b'/>
<id>urn:sha1:0646c5404d535158d3f3d47004fa8dde444a936b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't write multiple &lt;LoadFont&gt; tags to Interop subtitles (#1273).</title>
<updated>2018-07-09T19:10:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-09T19:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa2c49210c9fcf0f26205927aec0aceb13ca69ce'/>
<id>urn:sha1:fa2c49210c9fcf0f26205927aec0aceb13ca69ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix thinko in last commit.</title>
<updated>2018-02-28T17:53:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-28T17:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c66f02ac13e508deecea70898397f7e8a8d37d9e'/>
<id>urn:sha1:c66f02ac13e508deecea70898397f7e8a8d37d9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check J2K image XYZ-pixel by XYZ-pixel.</title>
<updated>2018-02-28T14:14:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-28T14:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ed54056ae4833dd7e6c7737523d99b452bcf2d3'/>
<id>urn:sha1:5ed54056ae4833dd7e6c7737523d99b452bcf2d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak error threshold for an image comparison involving subtitles.</title>
<updated>2018-02-28T00:52:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-28T00:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=44b97d718fa4b487641a983fa0b6ae485470eef8'/>
<id>urn:sha1:44b97d718fa4b487641a983fa0b6ae485470eef8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try again to make private_data path canonical.</title>
<updated>2018-02-27T22:38:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-27T22:38:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cb0d899ec71a854e8d54213245812702d85b5670'/>
<id>urn:sha1:cb0d899ec71a854e8d54213245812702d85b5670</id>
<content type='text'>
</content>
</entry>
</feed>
