<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch 2252-multi-stream</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2252-multi-stream</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2252-multi-stream'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-12-29T16:31:35Z</updated>
<entry>
<title>wip: hacks</title>
<updated>2025-12-29T16:31:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-27T20:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6edac68a2309b213ee2c83c3d917d005210d5124'/>
<id>urn:sha1:6edac68a2309b213ee2c83c3d917d005210d5124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore new warnings from signals2.hpp.</title>
<updated>2025-12-28T23:10:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-11-22T22:40:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e5d0b0d5d57a3995896c03c3208a69aefb01fd61'/>
<id>urn:sha1:e5d0b0d5d57a3995896c03c3208a69aefb01fd61</id>
<content type='text'>
I think I smell progress!
</content>
</entry>
<entry>
<title>Define UNICODE (and _UNICODE) in the wscript on Windows.</title>
<updated>2025-12-28T23:10:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-11-20T10:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e72f3988b00b027e77abb642c4fd27a603818251'/>
<id>urn:sha1:e72f3988b00b027e77abb642c4fd27a603818251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix printf format string.</title>
<updated>2025-12-28T23:10:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-11-20T07:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b979cb8bdf5b2f89b19327cfea65387be733f8ca'/>
<id>urn:sha1:b979cb8bdf5b2f89b19327cfea65387be733f8ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for FFmpeg &lt; 8.</title>
<updated>2025-12-28T23:10:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-28T07:58:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=99172cdd68309a38700a882403003e03848ab140'/>
<id>urn:sha1:99172cdd68309a38700a882403003e03848ab140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix artefacts on the edge of YUV images with odd widths (#3119).</title>
<updated>2025-12-15T07:21:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-15T00:39:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6e8f8563f4e4e6ff04b632aff8d6ae95de945649'/>
<id>urn:sha1:6e8f8563f4e4e6ff04b632aff8d6ae95de945649</id>
<content type='text'>
This also modifies an existing test to expose the bug.
</content>
</entry>
<entry>
<title>Fix error when seeking a file with no video and &gt;1 audio stream (#3128).</title>
<updated>2025-12-14T23:20:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-12T10:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=52b3eee4e7285e26469b2a5f4d9d9eac20aba387'/>
<id>urn:sha1:52b3eee4e7285e26469b2a5f4d9d9eac20aba387</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the old P3 colour conversion to P3 DCI, and add some new ones (#3124).</title>
<updated>2025-12-14T22:54:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-14T22:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6c91acbfb42a18e1f431ffc84ab3ac5237a1e4d7'/>
<id>urn:sha1:6c91acbfb42a18e1f431ffc84ab3ac5237a1e4d7</id>
<content type='text'>
P3 -&gt; P3 DCI (~6300K 0.314,0.351 white point)
P3 D65       (~6500K D65 0.3127,0.3290 white point)
P3 D60       (~6000K D60 0.32168,0.33767 white point)
</content>
</entry>
<entry>
<title>White space: player.h</title>
<updated>2025-12-13T23:39:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-13T23:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=06047ebed43ed6203da501e230792f137d871654'/>
<id>urn:sha1:06047ebed43ed6203da501e230792f137d871654</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move CPLSummary into a faster version in libdcp.</title>
<updated>2025-12-09T01:41:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-09T00:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7987b15d5555adc506b207f32617798f85315961'/>
<id>urn:sha1:7987b15d5555adc506b207f32617798f85315961</id>
<content type='text'>
</content>
</entry>
</feed>
