<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/cpl.cc, branch 12bit</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=12bit</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=12bit'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2014-06-23T15:00:28Z</updated>
<entry>
<title>Missing set of SubtitleAsset edit rate.</title>
<updated>2014-06-23T15:00:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-06-23T15:00:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5476e16fcdf6ade80e768c41373ba7e4c54e0cf5'/>
<id>urn:sha1:5476e16fcdf6ade80e768c41373ba7e4c54e0cf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CPL::filename().</title>
<updated>2014-05-28T14:56:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-28T14:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c272879a8e748be83acbb190257d78a34be3f25f'/>
<id>urn:sha1:c272879a8e748be83acbb190257d78a34be3f25f</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>Fix a couple of errors in Interop XML</title>
<updated>2014-02-08T13:30:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-02-08T13:30:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=71de90f74085744d1c5ca35253eec003e41497a2'/>
<id>urn:sha1:71de90f74085744d1c5ca35253eec003e41497a2</id>
<content type='text'>
Reported-by: Ivan Pullman
</content>
</entry>
<entry>
<title>Use MXFAsset::_interop to decide on whether to write asset XML as Interop or SMPTE.</title>
<updated>2014-01-15T09:43:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-01-15T09:43:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=bf59c288798851808359575662f202d390032aa7'/>
<id>urn:sha1:bf59c288798851808359575662f202d390032aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Throw better file errors (with numbers).</title>
<updated>2014-01-08T10:05:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-01-08T10:05:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=83591a4390db550a7d1495b9699c62315e2d7710'/>
<id>urn:sha1:83591a4390db550a7d1495b9699c62315e2d7710</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant fstream includes.</title>
<updated>2013-11-25T11:10:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-11-25T11:10:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=331045156161a30ee74e734c7c14dd602ebbbbc9'/>
<id>urn:sha1:331045156161a30ee74e734c7c14dd602ebbbbc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write encryption test all to the right place.  Some more XML writes unformatted to fix digests.</title>
<updated>2013-10-10T09:11:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-10T09:11:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9394dad74a8439f8230eb6aa21b639f3e10cbb2a'/>
<id>urn:sha1:9394dad74a8439f8230eb6aa21b639f3e10cbb2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split up some files.</title>
<updated>2013-09-25T20:31:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-09-25T20:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=566608b965e8ec0e08d9de128405d22ec7fedcd6'/>
<id>urn:sha1:566608b965e8ec0e08d9de128405d22ec7fedcd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch away from the many-constructor-arguments approach to a hopefully simpler API.</title>
<updated>2013-09-25T19:41:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-09-25T19:41:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f76647abae551840a43bb8f07189051ec20bab6d'/>
<id>urn:sha1:f76647abae551840a43bb8f07189051ec20bab6d</id>
<content type='text'>
</content>
</entry>
</feed>
