<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/tools/dcpdiff.cc, branch v0.28</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v0.28</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v0.28'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2012-10-03T10:01:07Z</updated>
<entry>
<title>Be more unixy and be quiet on success.</title>
<updated>2012-10-03T10:01:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-10-03T10:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=87dac0c96b1ecca02edd97f7573ec95a08cb23e4'/>
<id>urn:sha1:87dac0c96b1ecca02edd97f7573ec95a08cb23e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow some error in audio when comparing.</title>
<updated>2012-10-03T10:00:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-10-03T10:00:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=aa81915df29d59ac69276a23ce68e599cae64e70'/>
<id>urn:sha1:aa81915df29d59ac69276a23ce68e599cae64e70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove bitwise DCP comparison, which I think is fairly useless (just use diff, no?)</title>
<updated>2012-10-02T20:55:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-10-02T20:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=19133069634100e119a1196c2f203af464145517'/>
<id>urn:sha1:19133069634100e119a1196c2f203af464145517</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up DCP comparison a bit.</title>
<updated>2012-10-02T20:51:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-10-02T20:51:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8fca5499789ae1deb2dbcad8d3501a8f42fb95f0'/>
<id>urn:sha1:8fca5499789ae1deb2dbcad8d3501a8f42fb95f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing read() calls in dcpdiff.</title>
<updated>2012-09-16T19:03:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-09-16T19:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5af212137eab93ed4503eeb8e712f01838e50c92'/>
<id>urn:sha1:5af212137eab93ed4503eeb8e712f01838e50c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak message.</title>
<updated>2012-09-16T17:59:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-09-16T17:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=eb68e2a85f132cc2e75547a71484254fba17c4ac'/>
<id>urn:sha1:eb68e2a85f132cc2e75547a71484254fba17c4ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up equality options slightly.</title>
<updated>2012-08-02T11:25:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-08-02T11:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8d94e57248b7957d62350083a93aa479457f9385'/>
<id>urn:sha1:8d94e57248b7957d62350083a93aa479457f9385</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compare using maximum mean absolute difference and standard deviation.</title>
<updated>2012-08-01T23:59:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-08-01T23:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4f6b9809ed4c9291e2577ee8e0f3bebf15ca2629'/>
<id>urn:sha1:4f6b9809ed4c9291e2577ee8e0f3bebf15ca2629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak to build onboost filesystem v2</title>
<updated>2012-08-01T14:53:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-08-01T14:53:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=739dadd8691fa04c8e94d61c02a8b044436562a3'/>
<id>urn:sha1:739dadd8691fa04c8e94d61c02a8b044436562a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check sound; various fixups.</title>
<updated>2012-07-31T11:41:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-07-31T11:41:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e3636c080d3d24471e85f519d69af4c11d5ecbd0'/>
<id>urn:sha1:e3636c080d3d24471e85f519d69af4c11d5ecbd0</id>
<content type='text'>
</content>
</entry>
</feed>
