<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp, 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>2022-02-12T18:21:59Z</updated>
<entry>
<title>Add Certificate::not_{before,after}</title>
<updated>2022-02-12T18:21:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-12T18:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7c96d50eb8229188734e17671aa3063c2e4bc002'/>
<id>urn:sha1:7c96d50eb8229188734e17671aa3063c2e4bc002</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make certificate chain validity a parameter of the constructor.</title>
<updated>2022-02-12T14:55:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-12T14:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4b48bfa7f069092e53bc7fcba93a99d34b18be8a'/>
<id>urn:sha1:4b48bfa7f069092e53bc7fcba93a99d34b18be8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump default certificate validity period to 40 years.</title>
<updated>2021-06-23T09:24:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-23T09:23:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=575129cca8f3161881fab63bf2961d102c24c286'/>
<id>urn:sha1:575129cca8f3161881fab63bf2961d102c24c286</id>
<content type='text'>
Cherry-picked from 9ec8f4724969c789c3add7edc7c548827f73d8a3 in master.
</content>
</entry>
<entry>
<title>Fix build failure.</title>
<updated>2021-04-18T19:24:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-18T19:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f560e2a9a0f4258d5ad0cb6bb5311deb780fabaf'/>
<id>urn:sha1:f560e2a9a0f4258d5ad0cb6bb5311deb780fabaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve handling of image subtitle IDs in XML (DoM bug #1965)</title>
<updated>2021-04-16T20:49:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-14T07:56:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b2ccdee3cff6ee0304c21a3e419c3210ef2061d1'/>
<id>urn:sha1:b2ccdee3cff6ee0304c21a3e419c3210ef2061d1</id>
<content type='text'>
When reading/writing the XML for image subtitles, we assumed that
the content of the &lt;Image&gt; tag is just the ID of the PNG in the MXF,
without any prefix.

DoM bug #1965 mentions a DCP where this is not the case, and SMPTE
429-5-2009 has an example where there is urn:uuid: in the XML.

This change makes DoM write this urn:uuid: prefix, and accept it if
it's present (but not complain if it's not).

If the urn:uuid: _is_ required in the field, it's a bit surprising
that nobody has complained up to this point.  Maybe nobody noticed,
or nobody reported it.

Cherry-picked from 098007a1ee6a46b6ff11398f94faff5c85951da4 in master.
</content>
</entry>
<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>Rename write_subtitle_test -&gt; shared_subtitle_test</title>
<updated>2021-04-16T20:49:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-14T09:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b45e627212869e3ae4428e5a0fc3aec27f9aeb69'/>
<id>urn:sha1:b45e627212869e3ae4428e5a0fc3aec27f9aeb69</id>
<content type='text'>
Cherry-picked from 66566512275d363f68781b9a47ade6967d09e676 in master.
</content>
</entry>
<entry>
<title>Test reference updates.</title>
<updated>2021-04-16T18:46:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-16T18:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=308b88bd5628a8a80c59b5135db9b367e881b097'/>
<id>urn:sha1:308b88bd5628a8a80c59b5135db9b367e881b097</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some tests from write_subtitle_test into interop_subtitle_test.</title>
<updated>2021-04-16T17:47:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-14T09:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1eb45f474350cc5d926ecea4dd304fe2056c21eb'/>
<id>urn:sha1:1eb45f474350cc5d926ecea4dd304fe2056c21eb</id>
<content type='text'>
Cherry-picked from 39e010ee51749198528f754c89e98b6d8fb123c4 in master.
</content>
</entry>
<entry>
<title>Rename read_interop_subtitle_test -&gt; interop_subtitle_test.</title>
<updated>2021-04-16T15:46:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-14T09:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c6df2ac4c12844dfdf391fbbb888eed2982519b8'/>
<id>urn:sha1:c6df2ac4c12844dfdf391fbbb888eed2982519b8</id>
<content type='text'>
Cherry-picked from 72d9cb462c03b1b41380e50ab9cccf2950207c18 in master.
</content>
</entry>
</feed>
