<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/verify_test.cc, branch warnings</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=warnings</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=warnings'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2025-09-13T21:54:50Z</updated>
<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>
<entry>
<title>Replace raw_convert&lt;string&gt; with direct calls to fmt.</title>
<updated>2025-01-01T19:51:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-01T13:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c90d68049f56110436927aa847da882ee4b4f67c'/>
<id>urn:sha1:c90d68049f56110436927aa847da882ee4b4f67c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't give some inappropriate verification errors on encrypted assets (DoM #2916).</title>
<updated>2024-12-30T13:29:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-29T16:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ae974e61591442a54738d8690bbfcf956ed2a063'/>
<id>urn:sha1:ae974e61591442a54738d8690bbfcf956ed2a063</id>
<content type='text'>
We would give some errors about the XML even though we can't read the
XML.
</content>
</entry>
<entry>
<title>Sign DCPs made during verification tests.</title>
<updated>2024-12-30T13:29:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-29T16:00:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=dcc552b9edfdead0736cdf54ada4a6a479e09016'/>
<id>urn:sha1:dcc552b9edfdead0736cdf54ada4a6a479e09016</id>
<content type='text'>
</content>
</entry>
</feed>
