<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.16.83</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.83</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.83'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-05-07T23:33:41Z</updated>
<entry>
<title>Work around deadlock when destroying J2KEncoder with a full writer queue (#2784).</title>
<updated>2024-05-07T23:33:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-05T19:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=32d04ddb5c583938f470ed74bda8a50cc2ec9960'/>
<id>urn:sha1:32d04ddb5c583938f470ed74bda8a50cc2ec9960</id>
<content type='text'>
This feels like a hack, but I can't think of a nicer way to do it.

The interruption disable makes sense because when we destroy encoder threads
during a DCP encode (because a remote server goes away, for example) we don't
want any frames to be lost due to the encode thread being interrupted between
taking the frame off the queue and sending it to the writer.

When we're destroying the encoder we don't care about this, but I can't see
how you'd differentiate.

Maybe the encoder queue could have two lists: to-do and in-progress;
the encoder thread atomically moves a frame from to-do to in-progress,
but then how do you know when the in-progress ones are orphaned and need
to be re-added to the main queue.

You could make the writer return saying "no" if the queue is full (rather
than blocking and waiting for the queue to empty) but that seems wasteful
as then the frame would be re-encoded.
</content>
</entry>
<entry>
<title>Add some missing includes.</title>
<updated>2024-05-07T23:33:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-05T19:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f5e08d6f36161a980682dd3cb9b0678d44adadfd'/>
<id>urn:sha1:f5e08d6f36161a980682dd3cb9b0678d44adadfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2024-05-07T22:33:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-07T22:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4541d4d553b5903b63753f22254a6471c73337da'/>
<id>urn:sha1:4541d4d553b5903b63753f22254a6471c73337da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove in-place translations support.</title>
<updated>2024-05-03T22:19:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-03T22:19:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f8a0f78aaeb113cbf952d48b8d61bffc8bd2ee6d'/>
<id>urn:sha1:f8a0f78aaeb113cbf952d48b8d61bffc8bd2ee6d</id>
<content type='text'>
It feels like there have been too many failed attempts and not
enough (maybe zero?) successes so it's just too confusing.
</content>
</entry>
<entry>
<title>Updated cs_CZ translation from Tomáš Begeni.</title>
<updated>2024-05-02T13:48:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-02T13:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a99a759f98c63c5bbe4f2c01dbcdee86d97f7f40'/>
<id>urn:sha1:a99a759f98c63c5bbe4f2c01dbcdee86d97f7f40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use plain git hash for VERSION when there is no exact tag.</title>
<updated>2024-05-01T08:01:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-27T15:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=191e92a4babdea589aa9c78fa659b0d8fc97ff82'/>
<id>urn:sha1:191e92a4babdea589aa9c78fa659b0d8fc97ff82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't "pollute" the library path with /usr/local/lib.</title>
<updated>2024-05-01T08:01:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-29T20:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=04c0c46c73742d325948b35072da501e07b7ba57'/>
<id>urn:sha1:04c0c46c73742d325948b35072da501e07b7ba57</id>
<content type='text'>
Sometimes we don't want to use the stuff in there.
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2024-04-30T09:20:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-30T09:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b3563f2bea0b853864dcc34acb97c2cff2a7a4d8'/>
<id>urn:sha1:b3563f2bea0b853864dcc34acb97c2cff2a7a4d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix silent stereo mixdown exports when the project audio channel count is &gt; 6.</title>
<updated>2024-04-29T20:34:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-29T20:34:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4401895dfbb25834d4385621824e72ae19c8962c'/>
<id>urn:sha1:4401895dfbb25834d4385621824e72ae19c8962c</id>
<content type='text'>
This became much more of a problem when we started defaulting to 8 channels
in projects.
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2024-04-24T00:11:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-24T00:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1542a9512ba7bd0c99105839741f4e0b41bd8e67'/>
<id>urn:sha1:1542a9512ba7bd0c99105839741f4e0b41bd8e67</id>
<content type='text'>
</content>
</entry>
</feed>
