<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp, branch v1.8.86</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v1.8.86</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v1.8.86'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2023-10-17T10:44:04Z</updated>
<entry>
<title>Don't write MCA subdescriptors for channels that don't exist in the MXF (#2631).</title>
<updated>2023-10-17T10:44:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-16T21:13:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=06c02f781597a5679c9a2fcdc7a7c9f79f58f6f4'/>
<id>urn:sha1:06c02f781597a5679c9a2fcdc7a7c9f79f58f6f4</id>
<content type='text'>
This causes some test ID churn.
</content>
</entry>
<entry>
<title>Cleanup: two lines can be one.</title>
<updated>2023-10-16T21:12:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-16T21:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=460e2fb65c378256a8f8fb7f3249f746c5b1990e'/>
<id>urn:sha1:460e2fb65c378256a8f8fb7f3249f746c5b1990e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: add some comments.</title>
<updated>2023-10-16T21:12:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-16T21:12:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b7c82dec9d396a46ef3291eeaa956cb385081d81'/>
<id>urn:sha1:b7c82dec9d396a46ef3291eeaa956cb385081d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tolerate LsLss / RsRss as channel IDs (#2629).</title>
<updated>2023-10-11T22:52:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-11T22:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0f468748557a3c99c708b2fccafc541776125524'/>
<id>urn:sha1:0f468748557a3c99c708b2fccafc541776125524</id>
<content type='text'>
I didn't yet find a reference which tells me what they are, but there
have been multiple reports of DCPs that have this channel ID and so
(before) could not be added to a DoM project.
</content>
</entry>
<entry>
<title>Cleanup: id -&gt; ID.</title>
<updated>2023-10-11T22:52:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-11T22:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f995b72dfdf7e2a2e291dcce6b1790ddd3dd4e6f'/>
<id>urn:sha1:f995b72dfdf7e2a2e291dcce6b1790ddd3dd4e6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix argument parsing on Ubuntu 16.04.</title>
<updated>2023-10-10T08:58:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-10T08:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=67ce6dc8ab32efe94141a3516942f0487586b778'/>
<id>urn:sha1:67ce6dc8ab32efe94141a3516942f0487586b778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't call BOOST_CHECK during static initialization.</title>
<updated>2023-10-10T08:58:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-10T08:32:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=873d7d8e5013bcd44e82e4372a190735eb0987d4'/>
<id>urn:sha1:873d7d8e5013bcd44e82e4372a190735eb0987d4</id>
<content type='text'>
The boost test library shipped with Ubuntu 16.04 throws an exception
if you do that.
</content>
</entry>
<entry>
<title>Replace BOOST_TEST with an older BOOST_CHECK for Ubuntu 16.04.</title>
<updated>2023-10-10T08:58:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-09T23:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=71a4ce8ce1e1e6ac225c08fbe15437a946bde235'/>
<id>urn:sha1:71a4ce8ce1e1e6ac225c08fbe15437a946bde235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid full_name() so we can build on Ubuntu 16.04.</title>
<updated>2023-10-10T08:58:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-09T23:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2aa794270a88d2e89b6a6dd86d9d16ce5ba0a954'/>
<id>urn:sha1:2aa794270a88d2e89b6a6dd86d9d16ce5ba0a954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid depends_on() so we can build on Ubuntu 16.04.</title>
<updated>2023-10-10T08:58:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-09T23:25:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7e97d37cb5a837da04f1ad81877639cfb1f03191'/>
<id>urn:sha1:7e97d37cb5a837da04f1ad81877639cfb1f03191</id>
<content type='text'>
</content>
</entry>
</feed>
