<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/silence_padding_test.cc, branch nvidia</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=nvidia</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=nvidia'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-04-29T18:53:49Z</updated>
<entry>
<title>C++11 tidying.</title>
<updated>2021-04-29T18:53:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-29T07:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=39fb8198febde1937019db1c300ec363aab5aa56'/>
<id>urn:sha1:39fb8198febde1937019db1c300ec363aab5aa56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Verify a whole bunch of DCPs made by unit tests.</title>
<updated>2021-02-23T19:09:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-21T19:28:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=41262015eb2bb1fc3da8585883420975de381a65'/>
<id>urn:sha1:41262015eb2bb1fc3da8585883420975de381a65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce the disk space needed when running tests.</title>
<updated>2021-02-02T15:36:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-02T15:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=369821c41e62d4cce506cd4206f9db0d91b4f643'/>
<id>urn:sha1:369821c41e62d4cce506cd4206f9db0d91b4f643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c++11 tidying.</title>
<updated>2021-01-22T22:51:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-22T22:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e52d9526f0a49acb72e8b4aa980399b119171ba5'/>
<id>urn:sha1:e52d9526f0a49acb72e8b4aa980399b119171ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some tidying up of test Doxygen.</title>
<updated>2020-11-20T21:57:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-20T21:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8611fc8597605aa51373adb4fc8f0c697b8c7360'/>
<id>urn:sha1:8611fc8597605aa51373adb4fc8f0c697b8c7360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix use of DCPOMATIC_TEST_PRIVATE variable to specify where</title>
<updated>2020-10-13T16:51:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-04T20:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5d937606cf96d163be98920fa5619114a28eec9d'/>
<id>urn:sha1:5d937606cf96d163be98920fa5619114a28eec9d</id>
<content type='text'>
test private data is.
</content>
</entry>
<entry>
<title>Move private_data into TestPaths</title>
<updated>2020-03-11T21:24:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-09T15:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ff6b15ef3c58a046fb9eec0273c5e7322988a14'/>
<id>urn:sha1:5ff6b15ef3c58a046fb9eec0273c5e7322988a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put Time types in dcpomatic namespace.</title>
<updated>2019-05-10T22:43:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-08T22:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c4403784febdbdd42e9c32e67fadb147f11fe566'/>
<id>urn:sha1:c4403784febdbdd42e9c32e67fadb147f11fe566</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for the bug fixed by the previous commit.</title>
<updated>2019-02-07T00:35:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-07T00:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c22f6ffdbf11ac7405e6f59c00fac3f5adc6c51a'/>
<id>urn:sha1:c22f6ffdbf11ac7405e6f59c00fac3f5adc6c51a</id>
<content type='text'>
</content>
</entry>
</feed>
