<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src, branch 1.0</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=1.0</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=1.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2017-12-17T02:17:27Z</updated>
<entry>
<title>Try to fix build with new-ish OpenSSL.</title>
<updated>2017-12-17T02:17:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-17T02:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7863ca30adf7ffdc62315cf73d03e43a65abe078'/>
<id>urn:sha1:7863ca30adf7ffdc62315cf73d03e43a65abe078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve KDM decryption error message again.</title>
<updated>2017-12-15T15:39:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-15T15:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=60299c4e299c6efe9d516ede7e8fa732646a3de0'/>
<id>urn:sha1:60299c4e299c6efe9d516ede7e8fa732646a3de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused class declaration.</title>
<updated>2017-10-10T19:15:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-10-10T19:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9bcc4e7b7099b07677d77fe9ea52330fc93c7aa7'/>
<id>urn:sha1:9bcc4e7b7099b07677d77fe9ea52330fc93c7aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix repeated subtitles when reading SMPTE encrypted DCPs.</title>
<updated>2017-09-12T20:56:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-09-12T20:56:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5e6d5830bc03e073c2a064cd2e715637f0a05dfc'/>
<id>urn:sha1:5e6d5830bc03e073c2a064cd2e715637f0a05dfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CCAP fixes.</title>
<updated>2017-09-06T20:58:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-09-06T20:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0c82e61b2c6177c91a1a80caf6819e36728c004f'/>
<id>urn:sha1:0c82e61b2c6177c91a1a80caf6819e36728c004f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic CCAP support.</title>
<updated>2017-09-04T22:34:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-09-04T22:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=926aff7db1e5ad6c02743608e3792fdca39eea4a'/>
<id>urn:sha1:926aff7db1e5ad6c02743608e3792fdca39eea4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings.</title>
<updated>2017-09-03T10:47:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-09-03T10:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8b72edd4068deaf4a9ea5e469475419898976a9d'/>
<id>urn:sha1:8b72edd4068deaf4a9ea5e469475419898976a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix wavelet transform levels count for 4K (dcpomatic #1125).</title>
<updated>2017-09-02T20:08:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-09-02T20:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=99308ebab6c117e5f2917f8ea43e989149fbbf29'/>
<id>urn:sha1:99308ebab6c117e5f2917f8ea43e989149fbbf29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More __mingw_snprintf fixes.</title>
<updated>2017-07-24T11:25:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-24T11:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=37ad399586328e579435f853e081da6f55f64ae1'/>
<id>urn:sha1:37ad399586328e579435f853e081da6f55f64ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try again to fix Windows build.</title>
<updated>2017-07-24T11:22:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-24T11:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=441e8867f259540f326d3ca5c4578f34783ff300'/>
<id>urn:sha1:441e8867f259540f326d3ca5c4578f34783ff300</id>
<content type='text'>
</content>
</entry>
</feed>
