<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/util.cc, branch v0.40</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v0.40</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v0.40'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2013-02-10T21:32:30Z</updated>
<entry>
<title>Derive exceptions from boost::exception and use boost::throw_exception to enable thread-safe exception handling by callers.</title>
<updated>2013-02-10T21:32:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-02-10T21:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4a557a8b6631f132e851b1bb362cde4270ca6057'/>
<id>urn:sha1:4a557a8b6631f132e851b1bb362cde4270ca6057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Size operators; install util.h</title>
<updated>2013-01-17T21:30:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-01-17T21:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c289685296d58228df0a88354e966105b242c915'/>
<id>urn:sha1:c289685296d58228df0a88354e966105b242c915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new Size struct.</title>
<updated>2013-01-17T19:44:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-01-17T19:44:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=369ba52fe8b3ddeda734692541471c402016a18d'/>
<id>urn:sha1:369ba52fe8b3ddeda734692541471c402016a18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use boost starts/ends with methods.</title>
<updated>2013-01-13T13:46:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-01-13T13:46:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=62ee85a258aa9329544d8542dfbcc40ce8177a7a'/>
<id>urn:sha1:62ee85a258aa9329544d8542dfbcc40ce8177a7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused progress parameter to make_digest; some comment tweaks.</title>
<updated>2013-01-13T13:04:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-01-13T13:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=659559826847246325b2d20fbc654851979268b5'/>
<id>urn:sha1:659559826847246325b2d20fbc654851979268b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment tweaks.</title>
<updated>2013-01-13T12:55:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-01-13T12:55:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e5432f1ef35ec5a68a0a3c2d10f76f7582e8852c'/>
<id>urn:sha1:e5432f1ef35ec5a68a0a3c2d10f76f7582e8852c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Round J2K output image size more correctly (I think) when performing reductions during decode.</title>
<updated>2012-10-26T19:07:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-10-26T19:07:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5b8175729ebfa5f2a6f20395b89ed78b2b468e12'/>
<id>urn:sha1:5b8175729ebfa5f2a6f20395b89ed78b2b468e12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use signals2 rather than sigc++</title>
<updated>2012-10-25T19:52:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-10-25T19:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ee7187c25d83a47a106493e66b89888eca6d4344'/>
<id>urn:sha1:ee7187c25d83a47a106493e66b89888eca6d4344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another content kind seen capitalised.</title>
<updated>2012-09-19T01:43:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-09-19T01:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f44f95e5592f800edfa54ec8b6b1cc1ccf302e3a'/>
<id>urn:sha1:f44f95e5592f800edfa54ec8b6b1cc1ccf302e3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up and fix subtitle parsing a bit.</title>
<updated>2012-09-09T17:12:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-09-09T17:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8411002d2c768dfaaa4b89cf6a2b12b3967f1f69'/>
<id>urn:sha1:8411002d2c768dfaaa4b89cf6a2b12b3967f1f69</id>
<content type='text'>
</content>
</entry>
</feed>
