<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src, branch markers</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=markers</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=markers'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2019-03-17T00:24:07Z</updated>
<entry>
<title>Finish initial CPL markers support.</title>
<updated>2019-03-17T00:24:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-15T22:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7cc85a6cda9787796b3d191251c0653b6df67ceb'/>
<id>urn:sha1:7cc85a6cda9787796b3d191251c0653b6df67ceb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move asset refs and hash from ReelAsset to ReelMXF.</title>
<updated>2019-03-15T00:49:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-15T00:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3537583f15ebca59eb9e5abb85452b54183210ba'/>
<id>urn:sha1:3537583f15ebca59eb9e5abb85452b54183210ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unused constructors.</title>
<updated>2019-03-14T23:29:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-14T23:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f3c9dba639867ee4111139050dc7f05aff8ae4a0'/>
<id>urn:sha1:f3c9dba639867ee4111139050dc7f05aff8ae4a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Marker enum.</title>
<updated>2019-03-14T22:59:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-14T22:59:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0ed888effd6c29c1b02c1886fcd1519a8ad5f98b'/>
<id>urn:sha1:0ed888effd6c29c1b02c1886fcd1519a8ad5f98b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix libdcp static build.</title>
<updated>2019-03-12T11:58:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-12T11:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=943eab102ecbd15a2bd4e0f7399dffe49b294d6a'/>
<id>urn:sha1:943eab102ecbd15a2bd4e0f7399dffe49b294d6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix gcov shlib build; this fixes tests to run against the locally-built libdcp rather than the installed one.</title>
<updated>2019-03-12T11:49:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-12T11:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d540b90f5faf1051656920ccc9644ba764e5bb2b'/>
<id>urn:sha1:d540b90f5faf1051656920ccc9644ba764e5bb2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check return value of fread in File::File.</title>
<updated>2019-01-24T22:21:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-24T22:21:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d1f2e0128c6f5daa01770b0989c66285f1284985'/>
<id>urn:sha1:d1f2e0128c6f5daa01770b0989c66285f1284985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slightly hacky but hopefully functional fix for KDMs after the changes</title>
<updated>2019-01-24T17:34:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-24T17:34:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2d05cab0e47ef437c3e5fa0f574f1eb4b1cfd64a'/>
<id>urn:sha1:2d05cab0e47ef437c3e5fa0f574f1eb4b1cfd64a</id>
<content type='text'>
to signer.  The KDM stuff uses add_signature_value() but not sign()
since it has to allow pass-through of a KDM (so it handles &lt;Signature&gt; etc.
itself).  This means we have to make the indentation-adding optional.

It might have been nicer to make indent() not add indentation if it's
not already there.
</content>
</entry>
<entry>
<title>Fully indent PKL/CPL.</title>
<updated>2019-01-24T02:03:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-22T00:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5ad493e6900f621284748fe50b3f60f67929ffc2'/>
<id>urn:sha1:5ad493e6900f621284748fe50b3f60f67929ffc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to fix Sony digest validation by indenting the &lt;Signer&gt;</title>
<updated>2019-01-24T02:03:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-20T20:26:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a266fc223ecb7a696fa9dc35422ef0264b1c3c40'/>
<id>urn:sha1:a266fc223ecb7a696fa9dc35422ef0264b1c3c40</id>
<content type='text'>
and &lt;Signature&gt; before signing.  This is in the belief that, perhaps,
the Sony software "reformats" the XML before checking that the signature
is correct (or something).
</content>
</entry>
</feed>
