<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp, branch v1.5.4</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v1.5.4</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v1.5.4'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2018-08-28T21:01:32Z</updated>
<entry>
<title>Bump version</title>
<updated>2018-08-28T21:01:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-28T21:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e0580ce49abfaa0293b712337e24de4312348a59'/>
<id>urn:sha1:e0580ce49abfaa0293b712337e24de4312348a59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing initialisattion of DCPReadError::_message.</title>
<updated>2018-08-28T20:48:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-28T20:48:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f30ff718cbe924c8fcb6bf3a6a485271da85855d'/>
<id>urn:sha1:f30ff718cbe924c8fcb6bf3a6a485271da85855d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2018-05-14T22:16:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-14T22:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6b0b06915c254637350dc14646ebc7d641ba1e60'/>
<id>urn:sha1:6b0b06915c254637350dc14646ebc7d641ba1e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2018-05-14T22:16:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-14T22:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=96a4ea4c7103724968c112064475cdf2005a3f64'/>
<id>urn:sha1:96a4ea4c7103724968c112064475cdf2005a3f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rebase() would round up and so it was possible for ticks to go out of range.</title>
<updated>2018-05-14T22:14:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-02T21:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=743acc9bc88f543257355d40c320992ab72d8abe'/>
<id>urn:sha1:743acc9bc88f543257355d40c320992ab72d8abe</id>
<content type='text'>
Now it still rounds up but then copes with overflow.
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2018-03-17T10:27:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-17T10:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b43b16605df0980f3bb43d969cc0c3c18360812d'/>
<id>urn:sha1:b43b16605df0980f3bb43d969cc0c3c18360812d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2018-03-17T10:27:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-17T10:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4015e8508da1e4a3dbe88585f939ec08d6583e97'/>
<id>urn:sha1:4015e8508da1e4a3dbe88585f939ec08d6583e97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing files.</title>
<updated>2018-03-09T10:17:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-09T10:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=92d04684c81baa6c56ff3299f1cffd1ac787c71f'/>
<id>urn:sha1:92d04684c81baa6c56ff3299f1cffd1ac787c71f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use string_mask = nombstr so that openssl uses PRINTABLESTRING</title>
<updated>2018-03-09T00:53:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-27T21:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9a980ba8f4d640d01ee481a67a8a783261ea7c47'/>
<id>urn:sha1:9a980ba8f4d640d01ee481a67a8a783261ea7c47</id>
<content type='text'>
rather than UTF8STRING when putting things like Organization into
certificates.  SMPTE 430/2/2006 specifies this, and apparently
Waimea raises an error if UTF8STRING is used (as seems to be
openssl's default).
</content>
</entry>
<entry>
<title>Add method to detect utf8 strings.</title>
<updated>2018-03-08T21:26:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-08T21:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=77e70f82829aee382105f3d5520edd630933b765'/>
<id>urn:sha1:77e70f82829aee382105f3d5520edd630933b765</id>
<content type='text'>
</content>
</entry>
</feed>
