<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/writer.cc, branch v2.4.4</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.4.4</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.4.4'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-10-06T14:36:42Z</updated>
<entry>
<title>Make sure SMPTE subtitle MXFs get the right intrinsic duration.</title>
<updated>2015-10-06T14:36:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-06T14:36:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a6791850f8bf56f4a08cf860fdce8df2d3e13405'/>
<id>urn:sha1:a6791850f8bf56f4a08cf860fdce8df2d3e13405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>assert (joinable) before joining threads.</title>
<updated>2015-09-24T15:03:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-24T15:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e975b14d2c962eab149f56a79c35b68b608226d4'/>
<id>urn:sha1:e975b14d2c962eab149f56a79c35b68b608226d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back-end for very basic and hacky VF support for a DCP imported as content.</title>
<updated>2015-09-15T23:52:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-15T23:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd59755d86cdb1892bb0ba4d69af520cee4aa964'/>
<id>urn:sha1:dd59755d86cdb1892bb0ba4d69af520cee4aa964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lots of #include &lt;iostream&gt;s for Arch.</title>
<updated>2015-09-14T21:49:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-14T21:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1858190cff2f960f3d1f0a5cc02c69da86088f5b'/>
<id>urn:sha1:1858190cff2f960f3d1f0a5cc02c69da86088f5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimise checking of existing image data.</title>
<updated>2015-09-14T09:21:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-03T15:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=265a02fceb9309338f8ce028ba93bb62cda53746'/>
<id>urn:sha1:265a02fceb9309338f8ce028ba93bb62cda53746</id>
<content type='text'>
When checking existing image data go from the end backwards until
a good hash is found rather than from the start forwards until
a bad hash is found.  This is a lot quicker for long files but
may miss a corrupted frame somewhere (however unlikely this is).
</content>
</entry>
<entry>
<title>Set reel number and start time on SMPTE subtitles to keep easyDCP player happy.</title>
<updated>2015-09-12T13:37:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-12T13:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c3e969b4951ab2dc14cd535d154bc2fdd81ff8c5'/>
<id>urn:sha1:c3e969b4951ab2dc14cd535d154bc2fdd81ff8c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't start thread in constructor. (Writer)</title>
<updated>2015-09-01T20:05:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-01T20:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cefba53fe130807e96e608ad3bbb87786b654c6e'/>
<id>urn:sha1:cefba53fe130807e96e608ad3bbb87786b654c6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash on cancellation of encodes during check of image data; allow cancellation during this time (#679).</title>
<updated>2015-09-01T18:51:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-01T18:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a16f2c07ea7301ed1b82b9039ea7db7c025054ff'/>
<id>urn:sha1:a16f2c07ea7301ed1b82b9039ea7db7c025054ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix duplicate name of _mutex in ExceptionStore and some of its children.</title>
<updated>2015-09-01T09:31:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-01T09:31:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4685843ba4194d8b59ed6eb1335ae27052178726'/>
<id>urn:sha1:4685843ba4194d8b59ed6eb1335ae27052178726</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Ubuntu font hack.</title>
<updated>2015-08-26T09:31:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-26T09:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=093fe75629801ca667ab95496757ad5d7c6430e4'/>
<id>urn:sha1:093fe75629801ca667ab95496757ad5d7c6430e4</id>
<content type='text'>
</content>
</entry>
</feed>
