<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch disk-writer-fr</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=disk-writer-fr</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=disk-writer-fr'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-03-23T15:51:38Z</updated>
<entry>
<title>Fix crashes when using templates in some cases (#2491).</title>
<updated>2023-03-23T15:51:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-22T23:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f4fda1d705adfca0b7c8d3748c0c9df8e9da51bc'/>
<id>urn:sha1:f4fda1d705adfca0b7c8d3748c0c9df8e9da51bc</id>
<content type='text'>
If a template had content with N audio channels there would be various
problems if content with &lt;N channels was subsequently added.
</content>
</entry>
<entry>
<title>Add AudioMapping::take_from().</title>
<updated>2023-03-22T23:24:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-22T23:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e7d8a70a16f972de2861bb1464dec6df3d26c579'/>
<id>urn:sha1:e7d8a70a16f972de2861bb1464dec6df3d26c579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't crash immediately if there's no private data.</title>
<updated>2023-03-22T22:37:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-21T11:24:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4063260e52dafe5a75a321ff273dba182fd2f6a9'/>
<id>urn:sha1:4063260e52dafe5a75a321ff273dba182fd2f6a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Emit the state of the job with the Finished signals.</title>
<updated>2023-03-16T21:45:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-16T00:47:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a6c4b4fa16d9c6597e362044b875f3d6df80753f'/>
<id>urn:sha1:a6c4b4fa16d9c6597e362044b875f3d6df80753f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use IAB rather than ATMOS in ISDCF names (#2482).</title>
<updated>2023-03-11T00:31:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-11T00:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dacf46c8aa5b399a7d51c9d0808869af9b73791c'/>
<id>urn:sha1:dacf46c8aa5b399a7d51c9d0808869af9b73791c</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>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>Add word_wrap().</title>
<updated>2023-03-03T00:17:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-25T22:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=61614dcb37ce1bc3cf3fc2915ccac741cfef68e5'/>
<id>urn:sha1:61614dcb37ce1bc3cf3fc2915ccac741cfef68e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip disallowed characters from subtitles before they get into the XML.</title>
<updated>2023-02-27T22:20:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-27T22:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=15fe326c723b88f779d69fe0ae737d27d69e6e6f'/>
<id>urn:sha1:15fe326c723b88f779d69fe0ae737d27d69e6e6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests.</title>
<updated>2023-02-27T13:56:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-22T19:53:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f4f6f4828430dc72e0276c245d32fde228aaa176'/>
<id>urn:sha1:f4f6f4828430dc72e0276c245d32fde228aaa176</id>
<content type='text'>
</content>
</entry>
</feed>
