<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src, branch v1.10.11</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v1.10.11</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v1.10.11'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2025-02-20T22:00:36Z</updated>
<entry>
<title>Add some missing &lt;/li&gt; tags.</title>
<updated>2025-02-20T22:00:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-20T22:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c4b77302c8a33d9dd1d0a93b20a4ab3a1a3e1e54'/>
<id>urn:sha1:c4b77302c8a33d9dd1d0a93b20a4ab3a1a3e1e54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CPL annotation text to verification report.</title>
<updated>2025-02-20T22:00:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-20T22:00:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e741c3ff8270189f294ef8f6a849a0fa7fcc995a'/>
<id>urn:sha1:e741c3ff8270189f294ef8f6a849a0fa7fcc995a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accept multiple DCP verification results when making a report.</title>
<updated>2025-02-20T22:00:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-20T21:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=201eed51d026a6e6b837d40f4e3b639847fe7bee'/>
<id>urn:sha1:201eed51d026a6e6b837d40f4e3b639847fe7bee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when trying to verify MPEG2 picture assets.</title>
<updated>2025-02-20T21:58:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-20T21:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5ae223a91e66e53afffa1c48ebc01812166889de'/>
<id>urn:sha1:5ae223a91e66e53afffa1c48ebc01812166889de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix import of private keys from Windows to Linux.</title>
<updated>2025-02-08T21:00:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-08T21:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3851061b405f4463bb24194d57341d8f76603620'/>
<id>urn:sha1:3851061b405f4463bb24194d57341d8f76603620</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space.</title>
<updated>2025-02-08T20:58:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-08T20:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3695f700496d43eb27adf112936972bad978c06c'/>
<id>urn:sha1:3695f700496d43eb27adf112936972bad978c06c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up for const fix in libcxml.</title>
<updated>2025-01-31T00:41:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-30T00:32:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c85d5ae643df5f2fa399398796feaa6f42b114a7'/>
<id>urn:sha1:c85d5ae643df5f2fa399398796feaa6f42b114a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: cpl.{cc,h}</title>
<updated>2025-01-20T19:35:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-20T19:35:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=744eae9a14f834088289d10d7158ad89857565ad'/>
<id>urn:sha1:744eae9a14f834088289d10d7158ad89857565ad</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>Move MainSoundConfiguration and MCASoundField into separate files.</title>
<updated>2025-01-19T21:44:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-12T20:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d4024848dfe293b06440d20a9f48894b2b008316'/>
<id>urn:sha1:d4024848dfe293b06440d20a9f48894b2b008316</id>
<content type='text'>
</content>
</entry>
</feed>
