<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.14.14</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.14</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.14'/>
<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 test fix from v2.15.x.</title>
<updated>2019-11-12T19:58:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-12T19:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=81e40e7b915a55f8e5aa2db34ad809552b1534e3'/>
<id>urn:sha1:81e40e7b915a55f8e5aa2db34ad809552b1534e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make separate reels for parts of the timeline with no video when</title>
<updated>2019-11-11T20:28:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T20:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=37a485b143da0d096aa617026cf88d32afb59a34'/>
<id>urn:sha1:37a485b143da0d096aa617026cf88d32afb59a34</id>
<content type='text'>
we are in REEL_TYPE_BY_VIDEO_CONTENT mode.  This fixes VF creation
with gaps.  Also the implementation of Film::reels() is cleaner now.

Backport of 122bea7f0e08e07dcdaccd51751a9c83504f4c04 from master.
</content>
</entry>
<entry>
<title>Fix incorrect reels when the first content is not at time 0.</title>
<updated>2019-11-11T20:27:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T19:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eefc143f08e4b4dc26ebbd2136488f5c95e6cc2a'/>
<id>urn:sha1:eefc143f08e4b4dc26ebbd2136488f5c95e6cc2a</id>
<content type='text'>
With REELTYPE_BY_VIDEO_CONTENT the first reel would not start at 0.

Backport of b950f49fa893e71545eaf9c0abe8a453d42a4340 from master.
</content>
</entry>
<entry>
<title>Increase fudge factor at the boundary between audio signal and silence.</title>
<updated>2019-11-11T13:12:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-01T10:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b1f03ef090dd57d8d33b814184583865a92c1d48'/>
<id>urn:sha1:b1f03ef090dd57d8d33b814184583865a92c1d48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build.</title>
<updated>2019-11-05T07:45:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-05T07:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dc14c1f2316ccc47a2230c6c5b1c2a17e773facf'/>
<id>urn:sha1:dc14c1f2316ccc47a2230c6c5b1c2a17e773facf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix out-of-bounds read when cropping JPEG2000 images (#1654).</title>
<updated>2019-11-04T11:06:29Z</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=b32d031762bc49d8d076d36c4a8c60fa175a94dc'/>
<id>urn:sha1:b32d031762bc49d8d076d36c4a8c60fa175a94dc</id>
<content type='text'>
Backported from 25d968fdcf1abada4bd7bbcb8c72eeebda73b134 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>ISDCF name fixes with &gt; 6 channels and HI/VI (#1633).</title>
<updated>2019-10-18T15:49:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-18T15:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2cba59a791eb8a65d730aa170586117f120e437'/>
<id>urn:sha1:a2cba59a791eb8a65d730aa170586117f120e437</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion failure on making a VF, in certain circumstances.</title>
<updated>2019-10-15T22:04:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-15T22:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=392d675f5799671abbcf1a9a47820321bcbdcca2'/>
<id>urn:sha1:392d675f5799671abbcf1a9a47820321bcbdcca2</id>
<content type='text'>
These circumstances were a VF which refers to at least one complete
reel of audio from a OV before adding more audio of its own.
</content>
</entry>
</feed>
