<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/dcp.cc, branch add-validity</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=add-validity</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=add-validity'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-04-16T20:49:26Z</updated>
<entry>
<title>Ignore parameters in PKL type strings when checking them.</title>
<updated>2021-04-16T20:49:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-14T10:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3f6667d8597d40832f444d6909327b817f23785c'/>
<id>urn:sha1:3f6667d8597d40832f444d6909327b817f23785c</id>
<content type='text'>
Cherry-picked from 1ffc787c6318815592e8d81c4878488eb6183ca4 in master.
</content>
</entry>
<entry>
<title>Fix crash when loading DCPs whose ASSETMAP contains files that are</title>
<updated>2020-10-10T18:14:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-10T16:58:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c6cf2a5fb3a30b972c3ad9b10fa4164a66abe840'/>
<id>urn:sha1:c6cf2a5fb3a30b972c3ad9b10fa4164a66abe840</id>
<content type='text'>
not mentioned in any PKL (#1855).

Back-ported from 4c8cc9e99678a4095772f283ffaaa1d6bd8aaf67 in master.
</content>
</entry>
<entry>
<title>Just emit EmptyAssetPathError from DCP::read, not a MissingAssetError as well.</title>
<updated>2019-11-24T21:54:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-24T21:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fb0dfadb60cffe811b89e6ad9d2d5b510a47c62b'/>
<id>urn:sha1:fb0dfadb60cffe811b89e6ad9d2d5b510a47c62b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow DCP reading to continue even with empty &lt;Path&gt; nodes in ASSETMAP.</title>
<updated>2019-11-11T20:24:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-08-30T21:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=aa8b4d4348394ea01e97f4c83e55fdbca3aa6cdb'/>
<id>urn:sha1:aa8b4d4348394ea01e97f4c83e55fdbca3aa6cdb</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>
<entry>
<title>Simpole DCP recovery utility (dcprecover) added.</title>
<updated>2018-11-14T01:23:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-14T01:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=201b6fdf572c04424d870ac4d07d1d1a8725b24c'/>
<id>urn:sha1:201b6fdf572c04424d870ac4d07d1d1a8725b24c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cope with multiple PKLs in a DCP.</title>
<updated>2018-09-25T08:41:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-09-25T08:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6ff5bc54fafcb9332609912514c287ac332ab7e5'/>
<id>urn:sha1:6ff5bc54fafcb9332609912514c287ac332ab7e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hopefully-correct PKL and AssetMap when using Interop PNG subtitles.</title>
<updated>2018-09-02T22:39:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-09-02T22:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8259e2771f85c33c531a83fe1a78668f158208da'/>
<id>urn:sha1:8259e2771f85c33c531a83fe1a78668f158208da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Throw an exception on an unknown asset type.</title>
<updated>2018-08-17T08:40:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-17T08:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f1f6fd9f2ac4894217800c8eca17937c14f648ae'/>
<id>urn:sha1:f1f6fd9f2ac4894217800c8eca17937c14f648ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust for Interop &lt;PackingList&gt; not needing content.</title>
<updated>2018-08-17T01:15:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-17T01:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=645c667e29150190d6eb89e2237c4ec717c2d1b5'/>
<id>urn:sha1:645c667e29150190d6eb89e2237c4ec717c2d1b5</id>
<content type='text'>
</content>
</entry>
</feed>
