<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/verify_test.cc, branch v1.10.53</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v1.10.53</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v1.10.53'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2026-03-22T22:51:00Z</updated>
<entry>
<title>Use frame_rate instead of note in 4 places.</title>
<updated>2026-03-22T22:51:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-22T20:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b7ae863ff2985b3a086bd54946428c9055da0d32'/>
<id>urn:sha1:b7ae863ff2985b3a086bd54946428c9055da0d32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a dcp::Fraction for verification note frame rate.</title>
<updated>2026-03-22T22:51:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-22T20:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f5d9e1e12f0fd3c25ca921e60126443b3a2cd240'/>
<id>urn:sha1:f5d9e1e12f0fd3c25ca921e60126443b3a2cd240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify ID in verification note.</title>
<updated>2026-03-22T00:10:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-22T00:10:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=080e8995a771354381ecad46b83d5a95309d81de'/>
<id>urn:sha1:080e8995a771354381ecad46b83d5a95309d81de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store reel_index in VerificationNote in lots of cases.</title>
<updated>2026-03-21T21:43:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-21T21:43:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4700724da0aaf27aa43e4809d263c0fc00a8be9f'/>
<id>urn:sha1:4700724da0aaf27aa43e4809d263c0fc00a8be9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Derive verification note type from the code...</title>
<updated>2025-12-20T00:52:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-16T11:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ff869661d7632bc40aec17d1d42e31f18bd0c40b'/>
<id>urn:sha1:ff869661d7632bc40aec17d1d42e31f18bd0c40b</id>
<content type='text'>
...rather than having to specify it each time.
</content>
</entry>
<entry>
<title>Using some "usings" to trim verify_test.cc.</title>
<updated>2025-12-20T00:51:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-15T18:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9e9a2fdbecac28d8e3fa65469e800fb9634eacf9'/>
<id>urn:sha1:9e9a2fdbecac28d8e3fa65469e800fb9634eacf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ASDCPErrorSuspender.</title>
<updated>2025-10-20T19:16:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-20T19:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a8d449a0a35f205833b446aeae66564aa2464736'/>
<id>urn:sha1:a8d449a0a35f205833b446aeae66564aa2464736</id>
<content type='text'>
I think it's not possible to do this thread-safely without quite noisy
changes to asdcplib: DefaultLogSink() refers a reference which can be
deleted by ASDCPErrorSuspender before it is used.  DefaultLogSink()
could return a shared_ptr but there's a lot of callsites.
</content>
</entry>
<entry>
<title>Fix incorrect verify errors with multi-CPL DCPs.</title>
<updated>2025-09-13T21:54:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-13T21:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=11a3284c65b94960ef1e2ad819ccc22e97aa9454'/>
<id>urn:sha1:11a3284c65b94960ef1e2ad819ccc22e97aa9454</id>
<content type='text'>
We didn't reset the variables used to check for mismatched channel
counts or subtitle languages.
</content>
</entry>
<entry>
<title>Add a new method for checking verification results.</title>
<updated>2025-09-13T21:36:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-13T21:34:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=973bbf55801abb6d6f1f125770324e0489e07dd9'/>
<id>urn:sha1:973bbf55801abb6d6f1f125770324e0489e07dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only check hashes of each asset once (#3035).</title>
<updated>2025-05-08T20:24:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-08T20:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e80119614a0975de33ed8a370fbfe60a2a915b1e'/>
<id>urn:sha1:e80119614a0975de33ed8a370fbfe60a2a915b1e</id>
<content type='text'>
</content>
</entry>
</feed>
