<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch v2.18.26</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.26</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.26'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-10-15T20:33:50Z</updated>
<entry>
<title>Supporters update.</title>
<updated>2025-10-15T20:33:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-15T20:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cc35ee8c53b28e286123ccff91a8ad11dd2c438d'/>
<id>urn:sha1:cc35ee8c53b28e286123ccff91a8ad11dd2c438d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: check_content_job.{cc,h}</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-14T16:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2e13ea8cf373a01de58068938e2e13d6628cf4b4'/>
<id>urn:sha1:2e13ea8cf373a01de58068938e2e13d6628cf4b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: compress an if and use a make_shared.</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-14T16:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ed395b220ec5e0b1ee4399b94687990f683ec64'/>
<id>urn:sha1:5ed395b220ec5e0b1ee4399b94687990f683ec64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support FFmpeg 8 (for Arch).</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-08T06:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=46990a835dd084e8294e74913daaa2c2ab31b2a2'/>
<id>urn:sha1:46990a835dd084e8294e74913daaa2c2ab31b2a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable use of stream IDs if there are duplicates, rather than rewriting.</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-14T15:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2d8d05c2e7ad67ebac2ff250670a219a891d09ca'/>
<id>urn:sha1:2d8d05c2e7ad67ebac2ff250670a219a891d09ca</id>
<content type='text'>
It turns out that FFmpeg decoders (e.g. flv, see FFmpeg
25faaa311a74efdfdc4fed56996d7338ed807488) check stream IDs and sometimes
create new streams if they see one that they didn't see before.  If we
change stream IDs we break this.

Here we try to use stream indices in cases where the IDs are duplicated.
We also account for the case where a new stream appears during
examination. This wasn't covered by tests until the FFmpeg commit
mentioned above, were the flv decoder creates a new stream during
examination of boon_telly.mkv.
</content>
</entry>
<entry>
<title>Cleanup: use fmt::to_string().</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-14T14:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=888136da0eb19d21e09d7dd246aa692e8df23119'/>
<id>urn:sha1:888136da0eb19d21e09d7dd246aa692e8df23119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move two methods into the .cc</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-14T14:24:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=68a470b836f842af6609ba8c6ea66ffa1435c508'/>
<id>urn:sha1:68a470b836f842af6609ba8c6ea66ffa1435c508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: header sorting.</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-14T14:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cf2dbc15457cb794d5d1ec16207d98b18f3d0b0f'/>
<id>urn:sha1:cf2dbc15457cb794d5d1ec16207d98b18f3d0b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: white space and sorting.</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-14T14:50:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8dc6f6cd770a9f7fc7f9a302698c2416544146b8'/>
<id>urn:sha1:8dc6f6cd770a9f7fc7f9a302698c2416544146b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: ffmpeg_subtitle_stream.{cc,h}</title>
<updated>2025-10-15T20:33:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-14T14:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c5cef18516fae464c6c6c9c79e3c557eb342b02f'/>
<id>urn:sha1:c5cef18516fae464c6c6c9c79e3c557eb342b02f</id>
<content type='text'>
</content>
</entry>
</feed>
