<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/dcp_time.h, branch 2267-debug</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=2267-debug</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=2267-debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-03-15T00:36:51Z</updated>
<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>Add operator-= to Time.</title>
<updated>2021-03-15T00:30:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-15T00:30:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f80f5f533ab09f64a022314380b2969b6ef88ec3'/>
<id>urn:sha1:f80f5f533ab09f64a022314380b2969b6ef88ec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2021-01-24T03:15:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-24T03:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89'/>
<id>urn:sha1:ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add operator+=</title>
<updated>2019-12-22T00:21:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-11T23:17:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=bdc209da6035d73ae7bd0dc8f103b98506f147ca'/>
<id>urn:sha1:bdc209da6035d73ae7bd0dc8f103b98506f147ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comments.</title>
<updated>2016-07-29T23:14:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-07-29T23:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1713b44ac4727f4de6a899b27e49f104324ccfa6'/>
<id>urn:sha1:1713b44ac4727f4de6a899b27e49f104324ccfa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tighten up time parsing, and also allow the previously</title>
<updated>2016-06-13T23:20:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T23:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8837fe70049bd5ed7ab583c06d6c9a620a01b351'/>
<id>urn:sha1:8837fe70049bd5ed7ab583c06d6c9a620a01b351</id>
<content type='text'>
unsupported Interop HH:MM:SS.sss format for times.
</content>
</entry>
<entry>
<title>Add OpenSSL licence exception.</title>
<updated>2016-06-13T11:40:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T11:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d927e9b913606f4fc982885c7582ecaf0e3c5a1a'/>
<id>urn:sha1:d927e9b913606f4fc982885c7582ecaf0e3c5a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More licence fixups.</title>
<updated>2016-06-01T22:53:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-01T22:53:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d1f0b2b71a702b5624485cfeacaee5d58c4af5b2'/>
<id>urn:sha1:d1f0b2b71a702b5624485cfeacaee5d58c4af5b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow fractional frames per second when computing Time from frames.</title>
<updated>2016-01-13T21:43:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-13T21:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=38ff2954f40131a12aa8a037b9fc6c4abd3894b9'/>
<id>urn:sha1:38ff2954f40131a12aa8a037b9fc6c4abd3894b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force specification of timecode rate when creating a Time from seconds.</title>
<updated>2015-10-15T08:55:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-15T08:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f6b789850b0cd50971707084632c4ec08e145d0f'/>
<id>urn:sha1:f6b789850b0cd50971707084632c4ec08e145d0f</id>
<content type='text'>
</content>
</entry>
</feed>
