<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/run, branch v2.9.27</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.9.27</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.9.27'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-09-19T14:14:00Z</updated>
<entry>
<title>Track FDs when using valgrind.</title>
<updated>2016-09-19T14:14:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-19T14:14:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2233f5b77b379ab043edb00095b2e372fa3e1d8b'/>
<id>urn:sha1:2233f5b77b379ab043edb00095b2e372fa3e1d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new --backtrace option to tests script.</title>
<updated>2016-07-28T12:18:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-07-28T12:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=77c1f7b21d369433ae7fd7669e454d48b8ac2c0e'/>
<id>urn:sha1:77c1f7b21d369433ae7fd7669e454d48b8ac2c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up of 3D-&gt;2D conversion.</title>
<updated>2016-06-14T14:07:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-14T14:07:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0b6f2d7b04819711228ed5fbc5d299b58cef997e'/>
<id>urn:sha1:0b6f2d7b04819711228ed5fbc5d299b58cef997e</id>
<content type='text'>
It makes slightly more sense to discard 2D in the Transcoder
rather than the Encoder.  Unfortunately this requires quite
invasive changes, mainly to remove Encoder::_position and instead
derive this information from the PlayerVideo that is being handled.
This is also nicer than before, I think.

A notable change is that in player.cc; using time rather than
content_video_to_dcp().  This means we are assuming that the decoder
returns video at the time we ask it to, rather than checking
what it has returned.  I can't think of a problem with this (yet).
</content>
</entry>
<entry>
<title>Some more valgrind suppressions.</title>
<updated>2015-10-30T11:38:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-30T11:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=309e54f5ca8d4937b944ddfb91cd080e79e1118a'/>
<id>urn:sha1:309e54f5ca8d4937b944ddfb91cd080e79e1118a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to improve _server on OSX.</title>
<updated>2015-10-09T12:45:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-09T00:42:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=82fcadc063b286db72b3350923f3a9ba52a029f9'/>
<id>urn:sha1:82fcadc063b286db72b3350923f3a9ba52a029f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Graphics rearrangement and probably breakage.</title>
<updated>2015-10-09T12:45:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-08T08:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c314f25178bd32120dfc64ec72a7a94a32b1b7b0'/>
<id>urn:sha1:c314f25178bd32120dfc64ec72a7a94a32b1b7b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shell of KDM GUI tool.</title>
<updated>2015-10-09T12:44:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-06T11:40:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7beb2cf613c7d310493fa39f9ef611b35f8f3d58'/>
<id>urn:sha1:7beb2cf613c7d310493fa39f9ef611b35f8f3d58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename dcpomatic_kdm -&gt; dcpomatic_kdm_cli.</title>
<updated>2015-10-09T12:44:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-06T09:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5892c7e3bd9f9ef2e6d7d0c73433cf33b11684cf'/>
<id>urn:sha1:5892c7e3bd9f9ef2e6d7d0c73433cf33b11684cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quieten tests a bit more.</title>
<updated>2015-09-14T09:21:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-07T14:00:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=38e9419ea023224b21577d906084bbb3501e8aea'/>
<id>urn:sha1:38e9419ea023224b21577d906084bbb3501e8aea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add callgrind to dcpomatic_cli script.</title>
<updated>2015-08-27T00:01:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-27T00:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b005341b08738d6ce45d39f2daceaea31fc73281'/>
<id>urn:sha1:b005341b08738d6ce45d39f2daceaea31fc73281</id>
<content type='text'>
</content>
</entry>
</feed>
