<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch windows-debug-test</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=windows-debug-test</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=windows-debug-test'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-12-19T14:15:17Z</updated>
<entry>
<title>Fix truncation of ISDCF name parts that have had things substituted (#3112).</title>
<updated>2025-12-19T14:15:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-19T14:15:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=054e20e8fbc04a9a7bb78b2c4a52f9ca9c817df2'/>
<id>urn:sha1:054e20e8fbc04a9a7bb78b2c4a52f9ca9c817df2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: dcpomatic_disk.cc, upmixer_a_test.cc, vf_test.cc</title>
<updated>2025-12-19T13:27:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-19T13:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=127ba4071318ed2bee545bf983792ece369b5111'/>
<id>urn:sha1:127ba4071318ed2bee545bf983792ece369b5111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add set_isdcf_date() allowing removal of some friends.</title>
<updated>2025-12-18T15:12:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-18T15:11:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=16cf80a019cc9df15580e0fb21b5d340a58c0b94'/>
<id>urn:sha1:16cf80a019cc9df15580e0fb21b5d340a58c0b94</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 test now that Film::cpls() checks a bit less.</title>
<updated>2025-12-15T06:44:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-15T06:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b4400c1b8c288aefa2cb0f4d2fa47a94b1a79b65'/>
<id>urn:sha1:b4400c1b8c288aefa2cb0f4d2fa47a94b1a79b65</id>
<content type='text'>
</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>White space: ffmpeg_dcp_test.cc</title>
<updated>2025-12-13T23:24:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-13T23:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cf6604b7897a4cdaaa7dd4ca0c6020e9973b21e7'/>
<id>urn:sha1:cf6604b7897a4cdaaa7dd4ca0c6020e9973b21e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try AVSEEK_FLAG_ANY if _BACKWARD fails.</title>
<updated>2025-12-08T19:50:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-07T01:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9bd8b3304f35f0b27bf18f2167302f1fd5d3f92b'/>
<id>urn:sha1:9bd8b3304f35f0b27bf18f2167302f1fd5d3f92b</id>
<content type='text'>
We usually want to do _BACKWARD as this should seek to the keyframe
before the seek position.  On some files this fails, and then it
seems that _ANY is a good next thing to try.
</content>
</entry>
<entry>
<title>Clean up a setup.</title>
<updated>2025-12-08T19:49:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-07T15:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=deacb9bae6893f4d40c7b68a098b72549176df7b'/>
<id>urn:sha1:deacb9bae6893f4d40c7b68a098b72549176df7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: ffmpeg_decoder_seek_test.cc</title>
<updated>2025-12-08T19:49:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-07T13:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cd5dc2719fa4d113381e84aee867037855537634'/>
<id>urn:sha1:cd5dc2719fa4d113381e84aee867037855537634</id>
<content type='text'>
</content>
</entry>
</feed>
