<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/writer.cc, branch debug/niclas</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fniclas</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fniclas'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-04-19T21:47:37Z</updated>
<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>
<entry>
<title>Fix incorrect audio MXFs when writing multiple reels.</title>
<updated>2017-06-11T22:05:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-11T22:05:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a6b206783fd44735679f8c7ea542b42e1a4dbd6'/>
<id>urn:sha1:7a6b206783fd44735679f8c7ea542b42e1a4dbd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add size and audio/subtitle languages to contact sheet.</title>
<updated>2017-06-08T14:22:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-08T14:22:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f679e8ab99d25bcf725732e0c79b658f38a39a27'/>
<id>urn:sha1:f679e8ab99d25bcf725732e0c79b658f38a39a27</id>
<content type='text'>
</content>
</entry>
</feed>
