<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch fix-build</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=fix-build</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=fix-build'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2026-05-17T23:33:56Z</updated>
<entry>
<title>Add fill_memory().</title>
<updated>2026-05-17T23:33:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-05-17T23:33:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7b2a572a532f6f556d6da6b82a4579115c05c401'/>
<id>urn:sha1:7b2a572a532f6f556d6da6b82a4579115c05c401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy remembered assets when duplicating film (#3162).</title>
<updated>2026-05-17T21:33:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-05-17T20:51:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=614be7d6e757b4c2e3feca304b69382c2805b41c'/>
<id>urn:sha1:614be7d6e757b4c2e3feca304b69382c2805b41c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure to refer to CCAPs properly in VFs (#3161).</title>
<updated>2026-05-17T19:09:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-05-15T20:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1f79aa4e0c840f5db66f62061794ecd0b8f39d28'/>
<id>urn:sha1:1f79aa4e0c840f5db66f62061794ecd0b8f39d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix auto-mapping to put 7.1 surround channels in the right place.</title>
<updated>2026-05-16T22:24:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-05-16T22:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b8017fc2a41d0364b94a7733ca476aca17afe609'/>
<id>urn:sha1:b8017fc2a41d0364b94a7733ca476aca17afe609</id>
<content type='text'>
Here we also use dcp::Channel to make things clearer.
</content>
</entry>
<entry>
<title>White space: audio_mapping_test.cc</title>
<updated>2026-05-16T22:05:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-05-16T22:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=44cb812612b1db19350c0b42b4e05a193747f55f'/>
<id>urn:sha1:44cb812612b1db19350c0b42b4e05a193747f55f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --trusted-device-chain option to KDM CLI.</title>
<updated>2026-04-26T20:39:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-04-26T20:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=81b15e9e131094879b416b26601c673e6ae0d508'/>
<id>urn:sha1:81b15e9e131094879b416b26601c673e6ae0d508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn if you specify trusted devices with a formulation that won't use them.</title>
<updated>2026-04-26T20:39:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-04-26T20:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=25ac279e5b7ae6593185230a0fe5a4022a6f689d'/>
<id>urn:sha1:25ac279e5b7ae6593185230a0fe5a4022a6f689d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix reading of RGB0 images.</title>
<updated>2026-04-23T14:51:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-04-22T20:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e54f93bf7d144737df4b0331017164360c9121ff'/>
<id>urn:sha1:e54f93bf7d144737df4b0331017164360c9121ff</id>
<content type='text'>
We would allocate 3 bytes per pixel instead of 4.  I couldn't see a way
to get FFmpeg to tell us about this (unless we used FFmpeg's stride
somehow maybe?)
</content>
</entry>
<entry>
<title>Fix late subtitles when they are muxed late with respect to the video.</title>
<updated>2026-04-23T14:49:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-04-18T11:39:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9f828b327e680c322a70883910233337a37e481e'/>
<id>urn:sha1:9f828b327e680c322a70883910233337a37e481e</id>
<content type='text'>
In one example we have the sequence

video 3088,377
sub   3087,334
sub   3088,710
video 3088,419

so the 3087,334 sub is very late.  Here we insert a queue to bring
subtitle packets a little forward for processing.

There is already a similar thing in the player (_delay) but adding
a longer delay there seems wasteful because a) the video is by
that point already decompressed and b) this problem only
applies to FFmpeg-decoded files (and then, I think only if we are
previewing or burning in subtitles).
</content>
</entry>
<entry>
<title>White space: image_test.cc</title>
<updated>2026-04-22T20:12:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-04-22T20:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=238314f344a23333414e269f205fad1f699e1985'/>
<id>urn:sha1:238314f344a23333414e269f205fad1f699e1985</id>
<content type='text'>
</content>
</entry>
</feed>
