<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/writer.cc, branch v2.13.35</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.35</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.35'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-07-08T22:26:21Z</updated>
<entry>
<title>Write image subs to DCPs.</title>
<updated>2018-07-08T22:26:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-08T22:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=54ef3f25f924a677de0d71e1f773898b56ab5852'/>
<id>urn:sha1:54ef3f25f924a677de0d71e1f773898b56ab5852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing wakeups of the writer thread when we are waiting for it do something.</title>
<updated>2018-07-06T22:31:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-06T22:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=576b7e8eee6c17a5a7f0f4c3bfb1787768f4f276'/>
<id>urn:sha1:576b7e8eee6c17a5a7f0f4c3bfb1787768f4f276</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another writer deadlock fix.</title>
<updated>2018-06-09T21:22:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-09T21:22:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=43254ee65acd9100573cff5a6faef3d3ec3e46b1'/>
<id>urn:sha1:43254ee65acd9100573cff5a6faef3d3ec3e46b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assorted fixes to queue management.</title>
<updated>2018-06-07T16:17:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-07T16:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=80908df324b330dc35d7e70b69ae5fce0dcfbab1'/>
<id>urn:sha1:80908df324b330dc35d7e70b69ae5fce0dcfbab1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check that we're not about to deadlock if the queue is full and we can't repeat-write.</title>
<updated>2018-06-07T15:34:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-07T15:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4fcceb85cbf029d65b26d18042c7bfe4ad326b2a'/>
<id>urn:sha1:4fcceb85cbf029d65b26d18042c7bfe4ad326b2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't allow the queue to get too big with REPEAT frames otherwise</title>
<updated>2018-06-05T01:19:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-05T01:19:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fdcbd7eb473950f784fba05dcbf4bff115dbbd06'/>
<id>urn:sha1:fdcbd7eb473950f784fba05dcbf4bff115dbbd06</id>
<content type='text'>
there's a long delay at the end of the job while they are written.
We must still write FULL frames even if the queue is long (we only
stop doing that if the queue has too many FULL frames i.e. too much
memory consumption).  With this commit we stop writing REPEAT/FAKE
frames when the queue gets long and assume there will always be a
sequence image for writing and hence the main writer thread will reduce
the queue given time.
</content>
</entry>
<entry>
<title>Fix failure to skip through more than one empty reel when looking for a reel to put subtitles in.</title>
<updated>2018-05-15T21:37:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-15T21:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e881184597fa77bcc4ebf1e64a48927bc210d03d'/>
<id>urn:sha1:e881184597fa77bcc4ebf1e64a48927bc210d03d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add unit test to trigger #1275 and an assert to prevent the segfault.</title>
<updated>2018-04-19T21:47:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-04-19T21:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=88b52579c0bb391fe0db225b7a608ad3ffd61831'/>
<id>urn:sha1:88b52579c0bb391fe0db225b7a608ad3ffd61831</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't fake-write encrypted video frames as the asset ID is somehow (?)</title>
<updated>2018-03-07T14:20:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-07T14:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d516d8e159e99d7b3b8250f39f976574df072cd8'/>
<id>urn:sha1:d516d8e159e99d7b3b8250f39f976574df072cd8</id>
<content type='text'>
embedded in the HMAC (#1232).
</content>
</entry>
<entry>
<title>Name threads on Linux.</title>
<updated>2018-02-16T20:24:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-16T20:24:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8e4a2e5ea578ac4f0f41edb6145d5c0040e33ec2'/>
<id>urn:sha1:8e4a2e5ea578ac4f0f41edb6145d5c0040e33ec2</id>
<content type='text'>
</content>
</entry>
</feed>
