<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/writer.cc, branch v2.2.1</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.2.1</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.2.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-09-14T09:21:12Z</updated>
<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>
<entry>
<title>Purge rint() and use llrint and friends.</title>
<updated>2015-08-25T21:17:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-25T21:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1d68fe1e3ad1a9aa85fa7fc6071a0b8c64973953'/>
<id>urn:sha1:1d68fe1e3ad1a9aa85fa7fc6071a0b8c64973953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix write_frame_info again.</title>
<updated>2015-08-22T14:43:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-22T14:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ed1a6b0bf1a2c781a22640fd8a0c44a79f063bae'/>
<id>urn:sha1:ed1a6b0bf1a2c781a22640fd8a0c44a79f063bae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use r+b not ab for fopen_boost so that we get the behaviour we wanted.</title>
<updated>2015-08-20T16:52:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-20T16:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=19c1cf839bc8ea292679b7ebb2d6e4d8c2d6d152'/>
<id>urn:sha1:19c1cf839bc8ea292679b7ebb2d6e4d8c2d6d152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some work on rationalising and tidying up timing logging.</title>
<updated>2015-08-19T00:21:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-19T00:21:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d482f805bc113ddf4c504e86125c648113321c8a'/>
<id>urn:sha1:d482f805bc113ddf4c504e86125c648113321c8a</id>
<content type='text'>
</content>
</entry>
</feed>
