<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/verify.cc, branch crash</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=crash</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=crash'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2020-09-21T19:57:18Z</updated>
<entry>
<title>Better error locations in XML.</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-20T23:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b301ef78906ed61eced5d0a331b377b644ae647c'/>
<id>urn:sha1:b301ef78906ed61eced5d0a331b377b644ae647c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Verify MCA tags.</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-08T18:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=cdd98db2de839a5ef14b3c9c67a58392a8e123c1'/>
<id>urn:sha1:cdd98db2de839a5ef14b3c9c67a58392a8e123c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another .xsd.</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-03T18:42:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=445f2495fbb0885132d3a6c8e7a1e135cbac3cce'/>
<id>urn:sha1:445f2495fbb0885132d3a6c8e7a1e135cbac3cce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add namespaces and tweak CPL namespace so Xerces checks CompositionMetadataAsset.</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-03T10:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=549011d53fa302fde3dcb6df4d946dc569a8b03e'/>
<id>urn:sha1:549011d53fa302fde3dcb6df4d946dc569a8b03e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch cxml errors when verifying.</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-03T10:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e6e6335940492b0ae801d1a7442a0d43636e0ad6'/>
<id>urn:sha1:e6e6335940492b0ae801d1a7442a0d43636e0ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Interop closed caption XSD for verification.</title>
<updated>2020-09-10T23:03:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-10T22:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1639534db734d3165726282d7530b13d6a763ebb'/>
<id>urn:sha1:1639534db734d3165726282d7530b13d6a763ebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Message formatting tweaks.</title>
<updated>2020-09-09T21:54:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-09T21:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=cb16089ce944664685f19fd659b7a643f71d7a4a'/>
<id>urn:sha1:cb16089ce944664685f19fd659b7a643f71d7a4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure to verify when the XSD/DTD path has a space in it.</title>
<updated>2020-06-11T14:49:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-11T14:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a8d652b787b986ec5552816ec24367d98243f6fa'/>
<id>urn:sha1:a8d652b787b986ec5552816ec24367d98243f6fa</id>
<content type='text'>
With spaces in the path we ended up with spaces in the string
passed to setExternalSchemaLocation which screws everything up.
It turns out we can remove the URIs from that string, which seems
to move the resolution between file and URI to the LocalFileResolver,
which may now be asked to resolve either a file or a URI.

Maybe I've missed something obvious here.
</content>
</entry>
<entry>
<title>Add a note when verifying if the DCP refers to assets</title>
<updated>2020-05-12T11:12:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-12T10:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c871f79f49087582c6ea7a42e79fd5fd3968bf00'/>
<id>urn:sha1:c871f79f49087582c6ea7a42e79fd5fd3968bf00</id>
<content type='text'>
that are not mentioned in its ASSETMAP (i.e. a VF).
</content>
</entry>
<entry>
<title>Verify the XML of subtitle files.</title>
<updated>2020-05-08T22:33:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-08T22:33:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1b7394d83f64a8655787d82189c3170a2128c16b'/>
<id>urn:sha1:1b7394d83f64a8655787d82189c3170a2128c16b</id>
<content type='text'>
</content>
</entry>
</feed>
