<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/verify.cc, branch combine</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=combine</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=combine'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2020-09-10T23:03:42Z</updated>
<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>
<entry>
<title>Factor some code out into methods.</title>
<updated>2020-05-07T21:23:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-07T21:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7fe06c648aa6e0262dd2d053c93e604de8963342'/>
<id>urn:sha1:7fe06c648aa6e0262dd2d053c93e604de8963342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check that JPEG2000 frames aren't too big (i.e. too</title>
<updated>2020-05-07T19:29:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-06T23:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=be71939e858b00d42239a608d9f97918d4d014f6'/>
<id>urn:sha1:be71939e858b00d42239a608d9f97918d4d014f6</id>
<content type='text'>
many bytes).
</content>
</entry>
<entry>
<title>Result is specific to verify_asset().</title>
<updated>2020-05-06T22:34:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-06T22:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7c2dccaa6cfbda041fd1a10a391aab5b184b6267'/>
<id>urn:sha1:7c2dccaa6cfbda041fd1a10a391aab5b184b6267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/DCPReadError/ReadError/g</title>
<updated>2020-04-14T18:16:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-14T18:16:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4d6c8aaf0167cde3bb63e9014604243bdc47b1a1'/>
<id>urn:sha1:4d6c8aaf0167cde3bb63e9014604243bdc47b1a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge.</title>
<updated>2020-03-09T20:07:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-09T20:07:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5f8a8d0b4e6a476f6b4d8da655fdff51bdcab8fd'/>
<id>urn:sha1:5f8a8d0b4e6a476f6b4d8da655fdff51bdcab8fd</id>
<content type='text'>
</content>
</entry>
</feed>
