<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/cpl.h, branch 2652-ruby</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=2652-ruby</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=2652-ruby'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2026-02-01T23:36:54Z</updated>
<entry>
<title>Reproduce all extension metadata (even if not recognised).</title>
<updated>2026-02-01T23:36:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-01T21:49:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1b86d8b56cdb6f7289864fab708e40795494373d'/>
<id>urn:sha1:1b86d8b56cdb6f7289864fab708e40795494373d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reproduce MCA subdescriptors when writing XML without the assets being present.</title>
<updated>2026-02-01T23:36:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-01T20:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=56b5f7e06e89f136a9f2ef91f4e7a34d6c451730'/>
<id>urn:sha1:56b5f7e06e89f136a9f2ef91f4e7a34d6c451730</id>
<content type='text'>
This assumes that we don't read a CPL, modify the sound assets, then
write it out again.  Maybe we should make that possible (e.g. by
invalidating the CPL's MCA subdescriptors list when changing sound).
</content>
</entry>
<entry>
<title>Add CPL::picture_encoding().</title>
<updated>2025-12-18T11:54:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-17T17:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=360a935d7422c0fae0c85f32447e751f26fc37d5'/>
<id>urn:sha1:360a935d7422c0fae0c85f32447e751f26fc37d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add can_be_read() to CPL.</title>
<updated>2025-12-18T00:10:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-16T18:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5e4f750326013cdf8c7d1f7a677f92b4aec436cf'/>
<id>urn:sha1:5e4f750326013cdf8c7d1f7a677f92b4aec436cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce and use dcp::Profile.</title>
<updated>2025-03-27T00:42:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-26T22:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2ef30cbe66ca819588bf43d892223ed9864c0e9a'/>
<id>urn:sha1:2ef30cbe66ca819588bf43d892223ed9864c0e9a</id>
<content type='text'>
This replaces the specific flags passed to DCP::write(), is a property
of the CPL (where it seems to belong) and allows us to write what I hear
is the correct metadata for this mythical Bv2.0 that somebody invented.
</content>
</entry>
<entry>
<title>Rename LanguageTag::to_string -&gt; as_string().</title>
<updated>2025-03-20T21:01:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-20T21:00:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4481f844c5dc5d84ec63f354f44c54022e101388'/>
<id>urn:sha1:4481f844c5dc5d84ec63f354f44c54022e101388</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>
<entry>
<title>Make some not-so-important CPL read errors non-fatal (DoM #2797).</title>
<updated>2024-04-17T20:19:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-17T20:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=869462070671b273ac528e075ac1c00a417cc8a0'/>
<id>urn:sha1:869462070671b273ac528e075ac1c00a417cc8a0</id>
<content type='text'>
</content>
</entry>
</feed>
