<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/asset.cc, branch openjpeg2</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=openjpeg2</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=openjpeg2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2014-05-11T22:59:19Z</updated>
<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>Clean up OS X build slightly.  Better error on failure of xmlSecDSigCtxSign.</title>
<updated>2014-03-15T17:49:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-03-15T17:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6e72e1d36f23a4236c4677f22792a6a4590943a3'/>
<id>urn:sha1:6e72e1d36f23a4236c4677f22792a6a4590943a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2014-02-08T18:46:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-02-08T18:46:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a7dac85af6f24851079d0a91823b4725be7d6fa1'/>
<id>urn:sha1:a7dac85af6f24851079d0a91823b4725be7d6fa1</id>
<content type='text'>
</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>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>Some more boost::filesystem::path.</title>
<updated>2013-10-19T10:38:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-19T10:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d86d3f66f88623bea44033db4855206dd3a5e830'/>
<id>urn:sha1:d86d3f66f88623bea44033db4855206dd3a5e830</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>
<entry>
<title>Add round-trip KDM test.  Fix various bugs in KDM generation.  Some string -&gt; path.</title>
<updated>2013-09-25T16:19:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-09-25T16:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e563727ee7b72881ee163db9b777559c8ceb5074'/>
<id>urn:sha1:e563727ee7b72881ee163db9b777559c8ceb5074</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optional progress reporting when making MXF hashes.</title>
<updated>2013-08-29T13:24:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-08-29T13:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e3f4b24468b39701030025f83f18d85c5c4e0844'/>
<id>urn:sha1:e3f4b24468b39701030025f83f18d85c5c4e0844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More leniancy in comparions.</title>
<updated>2013-07-13T16:31:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-07-13T16:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=92d48b9531fd2f43d92351fddf5147e31b6d61b2'/>
<id>urn:sha1:92d48b9531fd2f43d92351fddf5147e31b6d61b2</id>
<content type='text'>
</content>
</entry>
</feed>
