<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp, branch v0.99.0</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v0.99.0</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v0.99.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2015-01-20T09:29:06Z</updated>
<entry>
<title>Bump version</title>
<updated>2015-01-20T09:29:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-20T09:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=cbc9936d91f59530beef38cb1a9a561ef8b794f0'/>
<id>urn:sha1:cbc9936d91f59530beef38cb1a9a561ef8b794f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support horizontal alignment specification in subtitles.</title>
<updated>2015-01-16T10:35:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-16T10:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ee03fd414e2c6e3dd398107ceb4ee365ff427adc'/>
<id>urn:sha1:ee03fd414e2c6e3dd398107ceb4ee365ff427adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debugging code.</title>
<updated>2015-01-14T09:22:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-14T09:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d67d3fc2281c7d83ff2a4e3913f63022bd5f8f16'/>
<id>urn:sha1:d67d3fc2281c7d83ff2a4e3913f63022bd5f8f16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subtitle parser to cope with</title>
<updated>2015-01-14T09:05:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-14T09:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b0a9bc81744440404d68bcbdc8bda925a8a64597'/>
<id>urn:sha1:b0a9bc81744440404d68bcbdc8bda925a8a64597</id>
<content type='text'>
&lt;Text&gt;Hello this is some &lt;Font italic="yes"&gt;italic&lt;/Font&gt; text&lt;/Text&gt;.
The data structures are unable to cope, so hack it to use
Pango markup in those cases (formatting changes during a line).
</content>
</entry>
<entry>
<title>Fix harmless extravagent extra multiplies.</title>
<updated>2015-01-09T22:09:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-09T22:09:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=287d8bb5eb247e8746718a919091fff09b0b624d'/>
<id>urn:sha1:287d8bb5eb247e8746718a919091fff09b0b624d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uninitialised variable.</title>
<updated>2015-01-09T18:34:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-09T18:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=319df7d7420a32d7bb8584caf91c39ba8aa3e776'/>
<id>urn:sha1:319df7d7420a32d7bb8584caf91c39ba8aa3e776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change libdcp::Time to allow sub-second units to be anything, so that</title>
<updated>2015-01-08T23:22:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-08T23:22:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7ca029dea19ab0aa1b7e96d363fe6de61350d2e7'/>
<id>urn:sha1:7ca029dea19ab0aa1b7e96d363fe6de61350d2e7</id>
<content type='text'>
we can support SMPTE subtitles which use TimeCodeRate as the base rather
than the arbitrary "ticks" (4ms) of Interop.
</content>
</entry>
<entry>
<title>Fix comment.</title>
<updated>2014-11-30T19:19:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-11-30T19:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=bbb3db16cc7e6f2262a89da4bec9fc356d6c3c12'/>
<id>urn:sha1:bbb3db16cc7e6f2262a89da4bec9fc356d6c3c12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy operator&lt;= for libdcp::Time somewhat.  Change subtitles_at to subtitles_during as it's a better API for dcptocomps.</title>
<updated>2014-11-02T01:26:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-11-02T01:26:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d9a189571d94e656e137db115c1070ae161984ee'/>
<id>urn:sha1:d9a189571d94e656e137db115c1070ae161984ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests.  Fix rounding of time creation from seconds of frame counts.</title>
<updated>2014-11-02T00:28:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-11-02T00:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6d7dc1a2b650a74f23b772d215bb43d5f7b3e173'/>
<id>urn:sha1:6d7dc1a2b650a74f23b772d215bb43d5f7b3e173</id>
<content type='text'>
</content>
</entry>
</feed>
