<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/verify_test.cc, branch python310</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=python310</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=python310'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-09-03T12:46:38Z</updated>
<entry>
<title>Properly support ContentKind scope attribute.</title>
<updated>2022-09-03T12:46:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-02T23:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1d13ce8be4df51e85b7222a7c9d357366c841a89'/>
<id>urn:sha1:1d13ce8be4df51e85b7222a7c9d357366c841a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make some tests repeatable across platforms.</title>
<updated>2022-05-04T17:37:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-02T15:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=784020963f518aaba48b18b3fcff55d5c28a1f28'/>
<id>urn:sha1:784020963f518aaba48b18b3fcff55d5c28a1f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow tests to be run on Windows.</title>
<updated>2022-05-04T17:37:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-20T18:49:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=80a97d01ba21df6d06ca750789bfe0bbacaaee4a'/>
<id>urn:sha1:80a97d01ba21df6d06ca750789bfe0bbacaaee4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up write_xml() API a little.</title>
<updated>2022-04-25T21:31:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-25T21:31:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ef9671811920cbef50f0f01d063eab418de8925e'/>
<id>urn:sha1:ef9671811920cbef50f0f01d063eab418de8925e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unsigned/signed warning on macOS.</title>
<updated>2022-04-21T14:18:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-21T14:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9ffc29e4288d52bfcfebb04e7672920a40038e46'/>
<id>urn:sha1:9ffc29e4288d52bfcfebb04e7672920a40038e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add and use new File class.</title>
<updated>2022-04-12T20:34:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-12T20:34:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c83f348adce3a18a9144ecfd73f4629cf060cc2a'/>
<id>urn:sha1:c83f348adce3a18a9144ecfd73f4629cf060cc2a</id>
<content type='text'>
It was always a bit troubling that fopen_boost wasn't exception safe,
and this also fixes a leak where load_ratings_list would never close
the ratings file.
</content>
</entry>
<entry>
<title>Add verify test to check for erroneous &lt;EntryPoint&gt; and &lt;Duration&gt;</title>
<updated>2022-03-24T12:27:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-24T00:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=56fcbad9cac0972d4895ac03d935471da8673e0c'/>
<id>urn:sha1:56fcbad9cac0972d4895ac03d935471da8673e0c</id>
<content type='text'>
tags inside &lt;MainMarkers&gt;
</content>
</entry>
<entry>
<title>Remove &lt;EntryPoint&gt; and &lt;Duration&gt; from &lt;ReelMarkerAsset&gt; tags.</title>
<updated>2022-03-23T23:41:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-23T23:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=bc6ef3ae7644c256e2339366e5aa14c4fa4bbee4'/>
<id>urn:sha1:bc6ef3ae7644c256e2339366e5aa14c4fa4bbee4</id>
<content type='text'>
They should not be there:
"EntryPoint" ... "This element shall only be present when the
Asset refers to an external resource such as a Track File".

Fixes DoM bug #2215.
</content>
</entry>
<entry>
<title>Nearly pretty-print subtitle XML (though not in &lt;Text&gt; nodes).</title>
<updated>2022-03-20T20:20:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-15T14:32:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=066e30f30f851396bd6f10d50a448507e1c0b392'/>
<id>urn:sha1:066e30f30f851396bd6f10d50a448507e1c0b392</id>
<content type='text'>
This is an attempt to fix DoM bug #2205.
</content>
</entry>
<entry>
<title>Use optional for ReelAsset _annotation_text.</title>
<updated>2022-01-17T19:16:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-17T17:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0a5615c17edf6d9c51d9269c824d6caf71f710e5'/>
<id>urn:sha1:0a5615c17edf6d9c51d9269c824d6caf71f710e5</id>
<content type='text'>
Not only is this tag optional in Interop and SMPTE, but it would
appear that if it is present but empty a DCP will not play back
on Sony SRX320 / LMT3000 systems (DoM bug #2124).

Here we use optional&lt;&gt;, as seems to make sense, and also refuse
to write empty tags (instead omitting the tag entirely).
</content>
</entry>
</feed>
