<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/writer.cc, branch v2.13.26</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.26</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.26'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-06-05T01:19:20Z</updated>
<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>
<entry>
<title>Do split buffers over reel boundaries correctly.</title>
<updated>2017-12-29T16:23:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-29T16:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2d99ab149d1eedb144337eb927c2ee1b92a046cc'/>
<id>urn:sha1:2d99ab149d1eedb144337eb927c2ee1b92a046cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Previously the code did not account for referenced audio, so far</title>
<updated>2017-12-29T01:11:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-29T01:11:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=60d528017a3ac1afdc30a3a000b28dda96a2175e'/>
<id>urn:sha1:60d528017a3ac1afdc30a3a000b28dda96a2175e</id>
<content type='text'>
as I can see.  It decided which reel to write new audio to based on
how many frames had been written to the current reel; this makes
no sense for referred reels for which the player will emit no audio.

This code looks at the audio timestamp instead.
</content>
</entry>
<entry>
<title>Add configuration option to set writer's maximum frames in memory.</title>
<updated>2017-10-05T00:34:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-10-05T00:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=35c0a33f8da3b1f99ec32a8c42f578cbc063e7e4'/>
<id>urn:sha1:35c0a33f8da3b1f99ec32a8c42f578cbc063e7e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Offer only flat/scope/full-frame as container choices and differentiate</title>
<updated>2017-06-29T10:26:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-28T15:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=29377b18a8cef724c8e2de2316a66ceae89a2e9a'/>
<id>urn:sha1:29377b18a8cef724c8e2de2316a66ceae89a2e9a</id>
<content type='text'>
the names from the UI for content ratios.
</content>
</entry>
<entry>
<title>Fix crash when finding DCP size with Interop subs.</title>
<updated>2017-06-15T12:54:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-15T12:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e60e8613908c666d7e829c2fd69fc2191d0bc2fd'/>
<id>urn:sha1:e60e8613908c666d7e829c2fd69fc2191d0bc2fd</id>
<content type='text'>
</content>
</entry>
</feed>
