<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test, branch compose</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=compose</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=compose'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-07-09T23:24:48Z</updated>
<entry>
<title>Remove String namespace from around compose().</title>
<updated>2021-07-09T23:24:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-07-09T23:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=13154bc1a9b341f46994607fdde2e725444a6e21'/>
<id>urn:sha1:13154bc1a9b341f46994607fdde2e725444a6e21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename compose.hpp to compose.h</title>
<updated>2021-07-09T23:22:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-07-09T23:22:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9853cbf566fdfdea096333c4caa788c29fa5c57b'/>
<id>urn:sha1:9853cbf566fdfdea096333c4caa788c29fa5c57b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some tests for compose().</title>
<updated>2021-07-09T23:00:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-07-09T22:27:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=43e548a70af07b3e44cd38a7d0ff71c63979b553'/>
<id>urn:sha1:43e548a70af07b3e44cd38a7d0ff71c63979b553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 cleanup.</title>
<updated>2021-06-25T22:00:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-25T22:00:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e97157fd7fe6767fdc2b1fa32df5b821296907a9'/>
<id>urn:sha1:e97157fd7fe6767fdc2b1fa32df5b821296907a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests after changes to language tags.</title>
<updated>2021-06-18T18:01:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-18T18:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=bd4b4763f45fb44d165a329ae42c88ca82e7cac7'/>
<id>urn:sha1:bd4b4763f45fb44d165a329ae42c88ca82e7cac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test churn from adding make_uuid() into CPL.</title>
<updated>2021-06-01T23:44:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T23:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293'/>
<id>urn:sha1:42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve output when a test fails.</title>
<updated>2021-06-01T23:44:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T23:27:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e39c25293d4c2e0d56bdbc856186c929de69d566'/>
<id>urn:sha1:e39c25293d4c2e0d56bdbc856186c929de69d566</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce test flakyness a bit.</title>
<updated>2021-06-01T23:44:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T23:27:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ea2c5d699733b99347448875f5601b6b714f03c2'/>
<id>urn:sha1:ea2c5d699733b99347448875f5601b6b714f03c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass through CompositionMetadataAsset correctly.</title>
<updated>2021-06-01T22:33:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T22:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3c59d07d90e85355e320ed6d30efa30242ed6c31'/>
<id>urn:sha1:3c59d07d90e85355e320ed6d30efa30242ed6c31</id>
<content type='text'>
We weren't saving Id, and were not quite handling FullContentText
correctly.
</content>
</entry>
<entry>
<title>Fix bug causing failure to decrypt SMPTE subtitles.</title>
<updated>2021-05-27T12:25:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-27T12:19:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8c27355abdac31c38c2fd5f41e36097dd5360422'/>
<id>urn:sha1:8c27355abdac31c38c2fd5f41e36097dd5360422</id>
<content type='text'>
</content>
</entry>
</feed>
