<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.18.2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-12-26T16:20:25Z</updated>
<entry>
<title>Give ownership of info files to ReelWriters (#2912).</title>
<updated>2024-12-26T16:20:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-16T00:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=24728b74693bb84d79474e014cdb952abc8a79f2'/>
<id>urn:sha1:24728b74693bb84d79474e014cdb952abc8a79f2</id>
<content type='text'>
The motivation here is to stop a pattern where we create a file, close
it, and then re-open it (many times) as I think there are problems on
Windows when a virus scanner sees the new file, opens it for checking,
and then we can't re-open it.

This also makes things a fair bit simpler, as a lock is removed and we
don't try to differentiate read/write cases by opening the file in
different ways; it's now always writeable.
</content>
</entry>
<entry>
<title>Rename guess_crop -&gt; guess_crop_by_brightness.</title>
<updated>2024-12-26T16:20:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-06T16:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=63e3cd7c11e9783feccd8213e7f3525bdf1cfd3d'/>
<id>urn:sha1:63e3cd7c11e9783feccd8213e7f3525bdf1cfd3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump asdcplib for Windows UTF-8 filename fix.</title>
<updated>2024-12-26T15:46:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-24T13:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f2314f0501e03f688774b462033164ae9cea8997'/>
<id>urn:sha1:f2314f0501e03f688774b462033164ae9cea8997</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Setup path encoding for Windows in tests.</title>
<updated>2024-12-26T15:46:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-25T15:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3d184b3c39e4137278dc36af886654ca86eac29b'/>
<id>urn:sha1:3d184b3c39e4137278dc36af886654ca86eac29b</id>
<content type='text'>
Then we can create boost::filesystem::paths from UTF-8 literals without
everything going west.
</content>
</entry>
<entry>
<title>Fix hang when encoding with GPU enabled but not working.</title>
<updated>2024-12-18T09:51:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-17T23:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9ab63ab6d2e7eb4b997790e5ca04b38e0ac3f7a'/>
<id>urn:sha1:f9ab63ab6d2e7eb4b997790e5ca04b38e0ac3f7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assert if we're about to set up 0 encoding threads.</title>
<updated>2024-12-09T00:40:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-06T20:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=22c40636c977fd5b582c242fb918d2aaa498e063'/>
<id>urn:sha1:22c40636c977fd5b582c242fb918d2aaa498e063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use all cores when encoding in tests.</title>
<updated>2024-12-09T00:40:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-06T20:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d6a5354817613addf97b118b88ae8dfe7e20ae4a'/>
<id>urn:sha1:d6a5354817613addf97b118b88ae8dfe7e20ae4a</id>
<content type='text'>
I think this also avoids the possibility of setting the master encoding
thread count to 0 by mistake on machines that don't have many cores.
</content>
</entry>
<entry>
<title>Fix decoding of SSA subs in files decoded by FFmpeg (#2904).</title>
<updated>2024-12-09T00:40:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-04T23:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=08aa3861e526cbf45ac332294a835358f3903207'/>
<id>urn:sha1:08aa3861e526cbf45ac332294a835358f3903207</id>
<content type='text'>
Suddenly we have 8 commas, not 9, perhaps because of
29412821241050c846dbceaad4b9752857659977
in ffmpeg (although that's strange, because it was a long time ago).
</content>
</entry>
<entry>
<title>Fix mis-handling of reels with Atmos content (#2901).</title>
<updated>2024-11-30T21:18:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-29T20:04:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5db5da477ce02166481d79df322bbfb7abc8f24c'/>
<id>urn:sha1:5db5da477ce02166481d79df322bbfb7abc8f24c</id>
<content type='text'>
We must have reel boundaries at least on Atmos content boundaries as I
don't know for sure how to insert silence into an Atmos stream.
</content>
</entry>
<entry>
<title>Make sure grok isn't enabled for tests.</title>
<updated>2024-11-29T22:31:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-28T21:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e995209353552a97676a11fee03f245564df41ba'/>
<id>urn:sha1:e995209353552a97676a11fee03f245564df41ba</id>
<content type='text'>
</content>
</entry>
</feed>
