<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test, branch 1.0-templates</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=1.0-templates</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=1.0-templates'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2016-09-13T09:36:04Z</updated>
<entry>
<title>Test ID churn.</title>
<updated>2016-09-13T09:36:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-13T09:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b105b7dc5168d752cdbe5703d4160e7bcc43e7d6'/>
<id>urn:sha1:b105b7dc5168d752cdbe5703d4160e7bcc43e7d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various fixes to incorrect Atmos read/write wrt XML namespaces.</title>
<updated>2016-09-13T09:33:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-13T09:33:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f40c9704ce44234558bba1ad15de42a50475f1e3'/>
<id>urn:sha1:f40c9704ce44234558bba1ad15de42a50475f1e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test references for change to SMPTE audio channel assignment in MXF.</title>
<updated>2016-09-09T08:47:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-09T08:47:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=571f180e4da23a79277b09bbbcbfb6b176a895df'/>
<id>urn:sha1:571f180e4da23a79277b09bbbcbfb6b176a895df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify previous commit and remove some debugging.</title>
<updated>2016-09-08T23:32:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-08T23:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=17af99550ea468bf6702f4973630a24629a65ff7'/>
<id>urn:sha1:17af99550ea468bf6702f4973630a24629a65ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add channel assignment support for SMPTE DCPs.</title>
<updated>2016-09-08T22:55:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-08T22:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fe83eb5293fa4027856f6ee9faec7bfc8288badf'/>
<id>urn:sha1:fe83eb5293fa4027856f6ee9faec7bfc8288badf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Neater and more correct XML subtitle parser.</title>
<updated>2016-08-30T14:06:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-30T14:06:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3e24098b32d6160759378e671bfca241dd9025d9'/>
<id>urn:sha1:3e24098b32d6160759378e671bfca241dd9025d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow reading of certificate chains from strings.</title>
<updated>2016-08-25T13:00:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-25T13:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=14ce6b8765f47db4f2cc4ab4d2eff64486792e62'/>
<id>urn:sha1:14ce6b8765f47db4f2cc4ab4d2eff64486792e62</id>
<content type='text'>
This also makes the Certificate constructor throw if it finds
extra stuff after a certificate it is loading.
</content>
</entry>
<entry>
<title>Fix ridiculous thinko in Time::operator{&lt;,&gt;}</title>
<updated>2016-08-22T15:06:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-22T15:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c178a9d89e489e37cd1db73c6b0d470616937966'/>
<id>urn:sha1:c178a9d89e489e37cd1db73c6b0d470616937966</id>
<content type='text'>
Before this x &lt; x and x &gt; x were true.
</content>
</entry>
<entry>
<title>Use an optional&lt;&gt; where there should be one.</title>
<updated>2016-08-17T13:30:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-17T13:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=34f2b95c1638a2cfedf21de5a203d6c0b77abf11'/>
<id>urn:sha1:34f2b95c1638a2cfedf21de5a203d6c0b77abf11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Coding style.</title>
<updated>2016-08-16T15:17:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-16T15:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f98f4f58e0b76cf60747897cbb8e488d8e29597a'/>
<id>urn:sha1:f98f4f58e0b76cf60747897cbb8e488d8e29597a</id>
<content type='text'>
</content>
</entry>
</feed>
