<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test, branch 0.x</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=0.x</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=0.x'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2015-06-25T15:22:08Z</updated>
<entry>
<title>No-op: whitespace.</title>
<updated>2015-06-25T15:22:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-25T15:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e520f1009eaa552c7b3931ced85c0f19d8aff554'/>
<id>urn:sha1:e520f1009eaa552c7b3931ced85c0f19d8aff554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests for previous change.</title>
<updated>2015-06-01T14:55:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-01T14:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8eb096bc6fed65dcfc5f1440f3141408004d10fb'/>
<id>urn:sha1:8eb096bc6fed65dcfc5f1440f3141408004d10fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename CPL/PKL files to be {cpl,pkl}_uuid.xml rather than</title>
<updated>2015-05-18T09:50:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-18T09:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a6aaf223e085e9ef7f2bc1cc37614ecb13d323ec'/>
<id>urn:sha1:a6aaf223e085e9ef7f2bc1cc37614ecb13d323ec</id>
<content type='text'>
uuid_{cpl,pkl}.xml as this seems to be more conventional.
</content>
</entry>
<entry>
<title>Tests amnesty.</title>
<updated>2015-05-04T22:19:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-04T22:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4df57fe9f0992d8c695a6458b5e2ccba3fb0b7e2'/>
<id>urn:sha1:4df57fe9f0992d8c695a6458b5e2ccba3fb0b7e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove writing of FrameInfos to disk.</title>
<updated>2015-04-20T20:12:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-04-20T20:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=aab44464cc78bec4c54d2c26448b568b52970637'/>
<id>urn:sha1:aab44464cc78bec4c54d2c26448b568b52970637</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>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>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>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>
