<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp, branch v1.8.66</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v1.8.66</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v1.8.66'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2023-04-04T21:37:44Z</updated>
<entry>
<title>Add check for mismatch between sound asset and MainSoundConfiguration.</title>
<updated>2023-04-04T21:37:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-04T21:09:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ef41b0c235eaa9f02203fd8438873e951bf3de07'/>
<id>urn:sha1:ef41b0c235eaa9f02203fd8438873e951bf3de07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check for mismatched sound channel counts.</title>
<updated>2023-04-04T21:37:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-02T21:10:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3d7d70e0cf79cf5bb68c24d830d4e08e22ca4308'/>
<id>urn:sha1:3d7d70e0cf79cf5bb68c24d830d4e08e22ca4308</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass MainSoundConfiguration object rather than a string.</title>
<updated>2023-04-04T21:37:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-02T21:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2da55dbe6da21975612584365db17db2ae9935b8'/>
<id>urn:sha1:2da55dbe6da21975612584365db17db2ae9935b8</id>
<content type='text'>
I guess originally it was a string mostly because it's not very well defined,
and Interop seemingly does whatever it wants.  This basic change also means
that things are checked more carefully, and so we must be more relaxed with
some things seen in the wild that I can't find contradictions for in the
standard (and also with the case of channel IDs, which does seem to be
mentioned in the standard).
</content>
</entry>
<entry>
<title>Add some missing sound field specifiers to tests.</title>
<updated>2023-04-04T21:20:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-04T21:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5adfa769c56f9594ffe895eb89bcbfb38c90c192'/>
<id>urn:sha1:5adfa769c56f9594ffe895eb89bcbfb38c90c192</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now-redundant test.</title>
<updated>2023-03-20T23:37:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-20T15:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=af62f8254b6854c5e45547f6e5df7b5aff8d2971'/>
<id>urn:sha1:af62f8254b6854c5e45547f6e5df7b5aff8d2971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow specification of channels that need a MCASubDescriptor.</title>
<updated>2023-03-20T23:37:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-20T23:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c047da0a3ee78f8066ef65cdbcd978cdd67fb42e'/>
<id>urn:sha1:c047da0a3ee78f8066ef65cdbcd978cdd67fb42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now-presumed-wrong 2.0 MCA sound field.</title>
<updated>2023-03-20T15:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-17T13:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=06adefd20b469b5f7fefaa4e5c97c30e8992e8b1'/>
<id>urn:sha1:06adefd20b469b5f7fefaa4e5c97c30e8992e8b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use an enum instead of a bool in PictureAsset::start_write().</title>
<updated>2023-03-20T15:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-17T13:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=20e3e4c2a7a91e45740987a702f5d4c1ea2f9030'/>
<id>urn:sha1:20e3e4c2a7a91e45740987a702f5d4c1ea2f9030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the bools and default parameters from SoundAsset::start_write().</title>
<updated>2023-03-20T15:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-17T12:33:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=870f02f07ee51ee478006260e2c3b683e591b0c9'/>
<id>urn:sha1:870f02f07ee51ee478006260e2c3b683e591b0c9</id>
<content type='text'>
They were more confusing than they were worth.
</content>
</entry>
<entry>
<title>Cleanup: using sorting.</title>
<updated>2023-03-16T22:02:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-16T22:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=90a4d88bf00dc4d038621227f6878c013b289a88'/>
<id>urn:sha1:90a4d88bf00dc4d038621227f6878c013b289a88</id>
<content type='text'>
</content>
</entry>
</feed>
