<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch v2.15.29</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.29</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.29'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-11-04T19:44:13Z</updated>
<entry>
<title>Add some new Waker calls.</title>
<updated>2019-11-04T19:44:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-04T19:44:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=052ec34bd487a3645013e87a7062738284d050df'/>
<id>urn:sha1:052ec34bd487a3645013e87a7062738284d050df</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>Increase fudge factor at the boundary between audio signal and silence.</title>
<updated>2019-11-01T10:25:20Z</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=1b81a1ee7c4eba533fd49939f8e76744f94038b6'/>
<id>urn:sha1:1b81a1ee7c4eba533fd49939f8e76744f94038b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make separate reels for parts of the timeline with no video when</title>
<updated>2019-10-31T21:39:50Z</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=122bea7f0e08e07dcdaccd51751a9c83504f4c04'/>
<id>urn:sha1:122bea7f0e08e07dcdaccd51751a9c83504f4c04</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.
</content>
</entry>
<entry>
<title>Fix incorrect reels when the first content is not at time 0.</title>
<updated>2019-10-31T21:39:50Z</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=b950f49fa893e71545eaf9c0abe8a453d42a4340'/>
<id>urn:sha1:b950f49fa893e71545eaf9c0abe8a453d42a4340</id>
<content type='text'>
With REELTYPE_BY_VIDEO_CONTENT the first reel would not start at 0.
</content>
</entry>
<entry>
<title>Keep default export name even if the user changes the format (#1584).</title>
<updated>2019-10-31T21:21:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T21:21:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=92741805fa22ef549fd2001f984edc316d8b8619'/>
<id>urn:sha1:92741805fa22ef549fd2001f984edc316d8b8619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent reference/reel setting controls getting stuck when referenced</title>
<updated>2019-10-31T21:11:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T21:11:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f0956ea1c21b81748af55867698561d12ad2c91b'/>
<id>urn:sha1:f0956ea1c21b81748af55867698561d12ad2c91b</id>
<content type='text'>
content is moved with reel mode 'single' enabled (#1645).
</content>
</entry>
<entry>
<title>Set fade in/out using content frame rate rather than DCP rate (#1642).</title>
<updated>2019-10-31T15:01:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T15:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd0dc62c0f3eeafab93ece448f33a18d811bcfcf'/>
<id>urn:sha1:dd0dc62c0f3eeafab93ece448f33a18d811bcfcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comment.</title>
<updated>2019-10-31T15:01:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T15:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2b83bf1b8fdf9eabb43beaec71b2fd9c34a8418'/>
<id>urn:sha1:a2b83bf1b8fdf9eabb43beaec71b2fd9c34a8418</id>
<content type='text'>
</content>
</entry>
</feed>
