<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/reel_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-02T23:42:52Z</updated>
<entry>
<title>Remove rather wordy debug for #953, not seen for a while.</title>
<updated>2018-04-02T23:42:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-04-02T23:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e068f8b19ed0892fed8da44b873e2d309d7ba137'/>
<id>urn:sha1:e068f8b19ed0892fed8da44b873e2d309d7ba137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt for changes to libdcp API.</title>
<updated>2018-03-06T09:52:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-06T09:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=878abb925e0f008a194e0fc9578de8cf2f6a50a9'/>
<id>urn:sha1:878abb925e0f008a194e0fc9578de8cf2f6a50a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix duration/intrinsic duration confusion.</title>
<updated>2018-01-31T01:07:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-31T01:07:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b6a10d403b671c0b0e4c9faeab52e62ba1ac3c5a'/>
<id>urn:sha1:b6a10d403b671c0b0e4c9faeab52e62ba1ac3c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I don't think the audio parameter here should ever be 0.</title>
<updated>2017-12-29T16:23:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-29T16:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3b2610481c4553ca26a778342adaf5a16aad8549'/>
<id>urn:sha1:3b2610481c4553ca26a778342adaf5a16aad8549</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>Give a better error.</title>
<updated>2017-12-10T21:54:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-10T21:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eb47cfe0cfe8afeea8207c4a78d8441b30b92c28'/>
<id>urn:sha1:eb47cfe0cfe8afeea8207c4a78d8441b30b92c28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix corruption of an existing DCP when a new one is made with the same video</title>
<updated>2017-09-01T21:02:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-09-01T21:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9b4cf50fc498028e43ce008dacc7057a488bb65a'/>
<id>urn:sha1:9b4cf50fc498028e43ce008dacc7057a488bb65a</id>
<content type='text'>
asset (#1126).
</content>
</entry>
<entry>
<title>Fix incorrect reel lengths in some cases; account for emitted data being rejected by the player, and for initial audio not to be at time 0.</title>
<updated>2017-08-29T23:59:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-29T23:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9ba99535750e19c341f6ff535c6c8991658a8fbb'/>
<id>urn:sha1:9ba99535750e19c341f6ff535c6c8991658a8fbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small tidy-up to member variable.</title>
<updated>2017-07-27T13:33:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-27T13:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8c902030af1e2511c53d3738785eb7890b882a45'/>
<id>urn:sha1:8c902030af1e2511c53d3738785eb7890b882a45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect reel numbers in subtitle XML/MXF.</title>
<updated>2017-06-07T11:12:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-07T11:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=563ffc8c14b9db24c828c85c6590d0ece9ed19bc'/>
<id>urn:sha1:563ffc8c14b9db24c828c85c6590d0ece9ed19bc</id>
<content type='text'>
</content>
</entry>
</feed>
