<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/parse/subtitle.cc, 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>2016-11-03T15:12:24Z</updated>
<entry>
<title>Don't complain if there is no Vposition on a subtitle &lt;Text&gt; node.</title>
<updated>2016-11-03T15:12:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-03T15:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=87598cd97615260163ed589195e997d69819be57'/>
<id>urn:sha1:87598cd97615260163ed589195e997d69819be57</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>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>Bump libcxml again.</title>
<updated>2014-05-11T23:35:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-11T23:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=110dc70856bd0f6ae5ec1931f51a4817c5e38f42'/>
<id>urn:sha1:110dc70856bd0f6ae5ec1931f51a4817c5e38f42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use raw_convert instead of boost::lexical_cast as it seems</title>
<updated>2014-05-11T22:59:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-11T22:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4de8f0118e1baf31cf4c859881dfbf39014b566f'/>
<id>urn:sha1:4de8f0118e1baf31cf4c859881dfbf39014b566f</id>
<content type='text'>
that lexical_cast will sometimes use a thousands separator
(i.e. it will convert 1234 to a string 1,234).  It appears
not to be possible safely to turn this off (you have to set
the global locale).  Instead, raw_convert uses a stringstream
which you can imbue() with std::locale::classic() to turn off
the locale-specific behaviour.
</content>
</entry>
<entry>
<title>Hacks to support MXF-wrapped subtitles.</title>
<updated>2014-02-26T17:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-02-26T17:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=471c9d05fc19484f3e50cf805d14237b72bbb7b2'/>
<id>urn:sha1:471c9d05fc19484f3e50cf805d14237b72bbb7b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix corpus tests wrt alphabetical sorting; fix some bugs with subtitles that were shown up.</title>
<updated>2013-05-14T15:22:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-05-14T15:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b172ecbede672bdef982e5b45376ac3517440263'/>
<id>urn:sha1:b172ecbede672bdef982e5b45376ac3517440263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to move XML bits out into parse/ subdir.</title>
<updated>2013-05-13T13:45:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-05-13T13:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7394f50d8b5334a17cac37c8956b1b7e8e5e49c8'/>
<id>urn:sha1:7394f50d8b5334a17cac37c8956b1b7e8e5e49c8</id>
<content type='text'>
</content>
</entry>
</feed>
