<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch image-info</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=image-info</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=image-info'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-04-03T22:43:42Z</updated>
<entry>
<title>Cleanup: remove unused parameter to PlayerVideo::force.</title>
<updated>2022-04-03T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-03T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=64577fc3903bd371803a3958044af56962036336'/>
<id>urn:sha1:64577fc3903bd371803a3958044af56962036336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 and whitespace cleanups.</title>
<updated>2022-04-03T21:25:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-02T22:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d311043bf3c1e3e7f41b314f7ab7c91ed7e5aa7f'/>
<id>urn:sha1:d311043bf3c1e3e7f41b314f7ab7c91ed7e5aa7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp for fix to remove erroneous &lt;EntryPoint&gt; and &lt;Duration&gt; markers from &lt;MainMarkers&gt; (#2215).</title>
<updated>2022-03-25T06:53:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-24T12:34:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5215408c36898039e8fa294bb74bf94d5762b0c7'/>
<id>urn:sha1:5215408c36898039e8fa294bb74bf94d5762b0c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test reference for config change.</title>
<updated>2022-03-20T22:53:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-20T22:53:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cbdd9d4b569d1ffe59ccfb9c88c1ddf71adc1607'/>
<id>urn:sha1:cbdd9d4b569d1ffe59ccfb9c88c1ddf71adc1607</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the value used for 'f' in KDM names consistent (#1657).</title>
<updated>2022-03-16T13:25:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-10T22:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5d9e143a5778928c5f386a7bd9cb140d4f1191a'/>
<id>urn:sha1:d5d9e143a5778928c5f386a7bd9cb140d4f1191a</id>
<content type='text'>
Before it was mostly the film name, but this is confusing when a
single film contains multiple CPLs.
</content>
</entry>
<entry>
<title>Fix tests for newly-saved write to/email checkboxes.</title>
<updated>2022-03-15T08:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-14T21:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d56668322e5fc81904d94466da9e60e296006eb5'/>
<id>urn:sha1:d56668322e5fc81904d94466da9e60e296006eb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrectly-timed emission of silence padding causing buffer fill (#2217).</title>
<updated>2022-03-15T08:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-14T19:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0c846af54055b9915c6c68617cd28176d5f84351'/>
<id>urn:sha1:0c846af54055b9915c6c68617cd28176d5f84351</id>
<content type='text'>
On initialisation or after seek we insert silence corresponding to
a positive delay in an audio stream.  Previously this inserted silence
was done at time 0, so that after a seek to time T the silent frames
would come out of the audio merger at time 0 and then the player would
fill the space up to time T with silence.  If T was far enough along
this would fill the audio buffers without there being any video.
</content>
</entry>
<entry>
<title>Add option to use (or not) ISDCF names by default.</title>
<updated>2022-03-09T16:04:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-26T23:03:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=450602739388811a6378314d6c309b99f7b28b60'/>
<id>urn:sha1:450602739388811a6378314d6c309b99f7b28b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display the filename / URL that a screen certificate was obtained from (#1894).</title>
<updated>2022-03-09T16:04:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-21T22:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2fd641547b5fb795fc17e98e47f489fa82e8ff42'/>
<id>urn:sha1:2fd641547b5fb795fc17e98e47f489fa82e8ff42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only look in the filename (not the whole path) when guessing channels for sound files (#2204).</title>
<updated>2022-03-08T22:22:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-08T22:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1a3bf8411529e2d6c21244b970c3e5d962396cce'/>
<id>urn:sha1:1a3bf8411529e2d6c21244b970c3e5d962396cce</id>
<content type='text'>
</content>
</entry>
</feed>
