<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/run/tests, branch debug/niclas</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fniclas</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fniclas'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-02-12T23:46:45Z</updated>
<entry>
<title>Add commented-out valgrind line which can be used with gdb.</title>
<updated>2018-02-12T23:46:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-12T23:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9a663d3f2e467f65dd7a364ed8631107fed5182d'/>
<id>urn:sha1:9a663d3f2e467f65dd7a364ed8631107fed5182d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch system errors while doing backtraces.</title>
<updated>2017-10-15T23:55:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-10-15T23:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=59a96716c85915d47c7127d7dd507bb4511a8e6f'/>
<id>urn:sha1:59a96716c85915d47c7127d7dd507bb4511a8e6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to get core dumps when tests crash.</title>
<updated>2017-05-23T12:27:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-23T12:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9c262e6cc1cc7d365dc9f5a66162158e1623e4f2'/>
<id>urn:sha1:9c262e6cc1cc7d365dc9f5a66162158e1623e4f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix return code from jenkins test run.</title>
<updated>2017-05-15T13:48:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-15T13:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=acdaad960f383cea49bc40a63be0aa472ea988d2'/>
<id>urn:sha1:acdaad960f383cea49bc40a63be0aa472ea988d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various fixes to push audio vaguely in the right direction.</title>
<updated>2017-04-19T22:04:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-02-21T21:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=89aa9d4ba69e471949f791cdafe4ae20cea554d2'/>
<id>urn:sha1:89aa9d4ba69e471949f791cdafe4ae20cea554d2</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>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>Separate ExceptionStore.</title>
<updated>2015-08-26T21:12:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-26T21:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1ad291db7e847fbb71e5bd9f2f81db6bfb2a022e'/>
<id>urn:sha1:1ad291db7e847fbb71e5bd9f2f81db6bfb2a022e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --quiet option.</title>
<updated>2015-06-18T14:34:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-18T14:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa64b232cd5086476fbc9bc542b2fbe2300927eb'/>
<id>urn:sha1:fa64b232cd5086476fbc9bc542b2fbe2300927eb</id>
<content type='text'>
</content>
</entry>
</feed>
