<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch v2.16.46</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.46</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.46'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-03-05T15:26:56Z</updated>
<entry>
<title>Remove some 3D stuff I think is unnecessary since the changes in 2f12058c535045cecc226fe47b3d60da8851a862</title>
<updated>2023-03-05T15:26:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-05T13:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a31cfda11a8e3260cdf267be056cb9b4f4b158dd'/>
<id>urn:sha1:a31cfda11a8e3260cdf267be056cb9b4f4b158dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error when padding is needed in 3D encodes (#2476).</title>
<updated>2023-03-05T13:06:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-05T13:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=86515d34200fa2a387e48b117eed9b02cabde30d'/>
<id>urn:sha1:86515d34200fa2a387e48b117eed9b02cabde30d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch exceptions from some calls to write_metadata().</title>
<updated>2023-03-05T10:48:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-05T10:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=79f957a6f37276f71cf98d4fa1ae5e0ab3beb76d'/>
<id>urn:sha1:79f957a6f37276f71cf98d4fa1ae5e0ab3beb76d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix small DCP standard choice (#2475).</title>
<updated>2023-03-05T10:26:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-03T22:53:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4ec9f7096050e9d1107628ffc28b785fba3020a0'/>
<id>urn:sha1:4ec9f7096050e9d1107628ffc28b785fba3020a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace spaces with _ in default KDM name formats, as spaces are</title>
<updated>2023-03-04T21:33:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-04T21:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2637cc0d95076c463a9dfee248137e5211d1a7d'/>
<id>urn:sha1:a2637cc0d95076c463a9dfee248137e5211d1a7d</id>
<content type='text'>
removed from the filename before it is used.
</content>
</entry>
<entry>
<title>Add option to limit DCP output to the "Bv2.0 profile" (#2470).</title>
<updated>2023-03-03T00:49:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-01T00:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=34b2b0fe412332505e3d543358c9741bd068602d'/>
<id>urn:sha1:34b2b0fe412332505e3d543358c9741bd068602d</id>
<content type='text'>
I'm far from convinced about the point/sense of all these "profiles"
(rather than just implementing or at least tolerating the standard)
but lots of people are having problems with "QC" processes failing
their DCPs with complaints related to MCASubDescriptors.  It seems to
make sense to have an option to turn them off - at least for now,
until either the "QC" situation settles down or any bugs in DCP-o-matic
are found and fixed.
</content>
</entry>
<entry>
<title>Cleanup: tidy a comment.</title>
<updated>2023-03-03T00:27:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-01T00:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=03d6d6a8e7bcb7b2bfa920841ac7421f08dcc9b6'/>
<id>urn:sha1:03d6d6a8e7bcb7b2bfa920841ac7421f08dcc9b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Choice::add() with a client string.</title>
<updated>2023-03-03T00:27:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-01T00:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=95af8dff734d6931c93d2bb79c73c330eb4aa83a'/>
<id>urn:sha1:95af8dff734d6931c93d2bb79c73c330eb4aa83a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Choice::get_data().</title>
<updated>2023-03-03T00:27:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-01T00:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2f518094d7db4e8586eba9c741289735794c572c'/>
<id>urn:sha1:2f518094d7db4e8586eba9c741289735794c572c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up a little with a lambda.</title>
<updated>2023-03-03T00:27:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-28T23:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1695ad102d21c601592e8895d8b402ceebf4f1b0'/>
<id>urn:sha1:1695ad102d21c601592e8895d8b402ceebf4f1b0</id>
<content type='text'>
</content>
</entry>
</feed>
