<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/verify_test.cc, branch fed43</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=fed43</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=fed43'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2025-12-20T00:52:16Z</updated>
<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>
<entry>
<title>Report zero- or negative-length subtitles as an error.</title>
<updated>2025-04-12T20:34:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-04-12T13:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=87cd4af7a2171000bb190c274633f28cf35e2223'/>
<id>urn:sha1:87cd4af7a2171000bb190c274633f28cf35e2223</id>
<content type='text'>
This is distinct from the Bv2.1 warning about subtitles being shorter
than 15 frames.  Also fix an assertion failure when negative-length
subtitles are seen.
</content>
</entry>
<entry>
<title>Read/write subtitle variable Z.</title>
<updated>2025-03-23T23:29:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-20T20:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8edb46702b372b6e672d0ac8f810e151e1aa5707'/>
<id>urn:sha1:8edb46702b372b6e672d0ac8f810e151e1aa5707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make picture details checks optional.</title>
<updated>2025-02-22T23:28:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-21T21:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=cb5b8b1d7585ab0134ce8a496110af473c95a25a'/>
<id>urn:sha1:cb5b8b1d7585ab0134ce8a496110af473c95a25a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make MainSoundConfiguration behave "correctly" with badly-formatted strings.</title>
<updated>2025-01-19T21:48:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-14T22:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=eb28997f188c905af40054e4139251ebf1756ae4'/>
<id>urn:sha1:eb28997f188c905af40054e4139251ebf1756ae4</id>
<content type='text'>
Add some documentation for a design "principle" when handling malformatted
data, and make MainSoundConfiguration adhere to that.
</content>
</entry>
</feed>
