<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/verify.h, branch sub-rework</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=sub-rework</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=sub-rework'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-04-09T21:49:42Z</updated>
<entry>
<title>Add check for Bv2.1 10.4.3 - container duration vs reel duration in timed text.</title>
<updated>2021-04-09T21:49:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-09T21:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c59e6c0e64f95afc7c33168e7c7562502411bd01'/>
<id>urn:sha1:c59e6c0e64f95afc7c33168e7c7562502411bd01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Verify that SMPTE subtitle IDs are handled properly (DoM #1962).</title>
<updated>2021-04-08T00:07:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-08T00:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3a328b69a4770687fa16a113f33882217a59a142'/>
<id>urn:sha1:3a328b69a4770687fa16a113f33882217a59a142</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy how we're finding the tags and xsd directories.</title>
<updated>2021-03-18T22:30:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-17T10:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=cf4e4272f72346c39964b128f78b2297f04dba55'/>
<id>urn:sha1:cf4e4272f72346c39964b128f78b2297f04dba55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various bugs in subtitle/ccap verification.</title>
<updated>2021-03-15T00:36:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-15T00:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2c1faeb15715794525f48110c2b8a9df96b387c1'/>
<id>urn:sha1:2c1faeb15715794525f48110c2b8a9df96b387c1</id>
<content type='text'>
Check that subtitles don't overlap reel boundaries, and fix a few
tests that trip this check.

Fix confusion when calculating subtitle timings during verification
where the picture asset frame rate was being used rather than the
subtitle asset's edit rate.

Do the subtitle timing verification for Interop as well as SMPTE
subtitles.

Take &lt;StartTime&gt; tags into account when checking subtitles, even
though Bv2.1 says they should be set to 0.

Rename Time::as_editable_units to Time::as_editable_units_ceil
and add a _floor variant, then use that to round down when checking
reel boundary overlaps.
</content>
</entry>
<entry>
<title>Comment fixes.</title>
<updated>2021-02-07T01:44:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-07T01:44:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=bed820dd335f892a237fe5c0dc053cd50c6f7802'/>
<id>urn:sha1:bed820dd335f892a237fe5c0dc053cd50c6f7802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic analysis (verification) of J2K codestreams.</title>
<updated>2021-02-06T22:15:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-27T00:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=14d1f9d76f289a6447a58f03813c771c86c7d8af'/>
<id>urn:sha1:14d1f9d76f289a6447a58f03813c771c86c7d8af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2021-01-24T21:56:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-24T21:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e1e7de8d73bedd0c741e7df0390068c67867e09f'/>
<id>urn:sha1:e1e7de8d73bedd0c741e7df0390068c67867e09f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix name clash of ERROR with windows.h</title>
<updated>2021-01-23T08:30:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-23T08:30:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=302a059052e2e55345e91b5300e2389b87bd7f0a'/>
<id>urn:sha1:302a059052e2e55345e91b5300e2389b87bd7f0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some more use of enum class.</title>
<updated>2021-01-21T18:19:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T09:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9691fc54fa6a3409520a1a42e6eeb8e6a235f5f6'/>
<id>urn:sha1:9691fc54fa6a3409520a1a42e6eeb8e6a235f5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up parameters in VerificationNote.</title>
<updated>2021-01-19T22:36:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-19T22:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=69431e4ef7bb46f0c38279192a67457a9c13dfd8'/>
<id>urn:sha1:69431e4ef7bb46f0c38279192a67457a9c13dfd8</id>
<content type='text'>
</content>
</entry>
</feed>
