<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.15.15</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.15</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.15'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-07-30T23:07:06Z</updated>
<entry>
<title>Avoid random black gaps between bits of content A and B when</title>
<updated>2019-07-30T23:07:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-30T23:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bd83f1b0e1d8e7aae0af51376dbbb88d5e3f69d0'/>
<id>urn:sha1:bd83f1b0e1d8e7aae0af51376dbbb88d5e3f69d0</id>
<content type='text'>
content B has had its start trimmed.  In this case when we seek
inaccurately in A we previously also seeked inaccurately in B.
This meant that at the transition the first frame we see of B
may not be the first frame of B.

After this we seek accurately in B so that we definitely get to the
start of it.

This is especially important if the start of B has been trimmed to
within two keyframes so that an inaccurate seek is not sufficient.
</content>
</entry>
<entry>
<title>Add some more pixfmts to the hack.</title>
<updated>2019-07-30T23:07:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-30T23:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ccb13d95f4bc29afed393588edff581b748efa7'/>
<id>urn:sha1:5ccb13d95f4bc29afed393588edff581b748efa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ISDCF name as a default export filename (#1584).</title>
<updated>2019-07-25T15:49:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-25T15:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fb66531502fda94d50c7b1399178ff08f6c6eaac'/>
<id>urn:sha1:fb66531502fda94d50c7b1399178ff08f6c6eaac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trim after _ in current name when enabling 'Use ISDCF name' (#1513).</title>
<updated>2019-07-25T15:31:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-25T15:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a01980e54074dcfe3d8c55c396eabd6f0d48497'/>
<id>urn:sha1:7a01980e54074dcfe3d8c55c396eabd6f0d48497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hack to allow OS X to find timeline icons when running from the source tree.</title>
<updated>2019-07-25T15:22:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-25T15:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b1c869f2139bcc0ad2163646d04e0d787cf8a32'/>
<id>urn:sha1:4b1c869f2139bcc0ad2163646d04e0d787cf8a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimise decoder_factory for DCPDecoder by offering the old decoder</title>
<updated>2019-07-25T10:37:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-25T10:37:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=57f112a2bd073123a686141be6c16ba997349056'/>
<id>urn:sha1:57f112a2bd073123a686141be6c16ba997349056</id>
<content type='text'>
(if available) to recover the list of reels from, rather than having
to scan the filesystem again.
</content>
</entry>
<entry>
<title>Fix erroneous content change message.</title>
<updated>2019-07-25T10:36:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-25T10:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=122111f680dc186f936960394f0720374d7d5dca'/>
<id>urn:sha1:122111f680dc186f936960394f0720374d7d5dca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add assert.</title>
<updated>2019-07-25T09:52:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-25T09:52:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d79eeedb78c4f4d218055237bdc19b4203418a01'/>
<id>urn:sha1:d79eeedb78c4f4d218055237bdc19b4203418a01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when loading a film from the command line.</title>
<updated>2019-07-25T09:52:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-25T09:52:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=08376d150bbadfdb8a981b27a3963d24ee12da1e'/>
<id>urn:sha1:08376d150bbadfdb8a981b27a3963d24ee12da1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-work idle handling from previous commit.</title>
<updated>2019-07-24T20:17:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-24T20:17:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7c730205e50014347bd96ab9735346d0b5922798'/>
<id>urn:sha1:7c730205e50014347bd96ab9735346d0b5922798</id>
<content type='text'>
</content>
</entry>
</feed>
