<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.14.21</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.21</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.21'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-01-07T20:35:54Z</updated>
<entry>
<title>Update patreon username.</title>
<updated>2020-01-07T20:35:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-07T20:35:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=25b2689011bca3d71c246ba0169132439d670bbc'/>
<id>urn:sha1:25b2689011bca3d71c246ba0169132439d670bbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to add FUNDING.yml.</title>
<updated>2020-01-07T20:30:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-07T20:30:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=46dee779f8dafb9d9614bad99154c0efd7143fb9'/>
<id>urn:sha1:46dee779f8dafb9d9614bad99154c0efd7143fb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo causing failures to update the preview after changing</title>
<updated>2020-01-07T14:42:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-07T14:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=535e22457facee1f7136d03741bcc7d27729ddc4'/>
<id>urn:sha1:535e22457facee1f7136d03741bcc7d27729ddc4</id>
<content type='text'>
end trim (#1709 and probably #1434).
</content>
</entry>
<entry>
<title>Extend the amount of allowed disagreement between the audio</title>
<updated>2020-01-07T12:30:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-07T12:30:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e86a5da67451dfc6120406e5282fc786de6e248'/>
<id>urn:sha1:0e86a5da67451dfc6120406e5282fc786de6e248</id>
<content type='text'>
coming from the content and the calculated periods of silence.

It sees that there is some scope for disagreements here when
trim start/end times are rounded to frame boundaries.

Fixes #1708.
</content>
</entry>
<entry>
<title>Fix failure to save screen notes when making a new one (github bug #6).</title>
<updated>2020-01-03T01:29:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-03T01:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9ef42119694384a024104e9456e01d3c0e7bca2f'/>
<id>urn:sha1:9ef42119694384a024104e9456e01d3c0e7bca2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --config option to dcpomatic2 (#1703).</title>
<updated>2019-12-27T22:40:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-27T22:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8c9194e9cf773af29aee3e5ad327478de62dac7e'/>
<id>urn:sha1:8c9194e9cf773af29aee3e5ad327478de62dac7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --version option to main DCP-o-matic.</title>
<updated>2019-12-27T22:17:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-27T22:16:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1b2708e35873a8f952710348bc94d94e56feb447'/>
<id>urn:sha1:1b2708e35873a8f952710348bc94d94e56feb447</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove our forcing of analyzeduration and probesize as they seem to</title>
<updated>2019-12-19T22:56:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-19T22:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=715d87a4cf9e4697a2f67881776c19c4ce8af581'/>
<id>urn:sha1:715d87a4cf9e4697a2f67881776c19c4ce8af581</id>
<content type='text'>
cause weird problems when scanning some files.  The unit test case
added here is a case in point: before this patch one
stream reported an incorrect channel count and sample rate.

It's a bit worrying as these parameters have been in DoM for many years,
but perhaps they have become unnecessary / harmful with changes to FFmpeg.
</content>
</entry>
<entry>
<title>Accept float fps when getting timecodes from the Timecode control</title>
<updated>2019-12-18T22:37:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-18T22:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1229de2042c785a9e851e5fc53922a75bfbf195d'/>
<id>urn:sha1:1229de2042c785a9e851e5fc53922a75bfbf195d</id>
<content type='text'>
otherwise inaccurate values are returned for non-integer rates.
Should fix #1694.
</content>
</entry>
<entry>
<title>Flush audio decoder when a DCPDecoder finishes so that</title>
<updated>2019-12-16T23:00:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-16T23:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1444299fa4582fc65c5237edd6c115921f20f872'/>
<id>urn:sha1:1444299fa4582fc65c5237edd6c115921f20f872</id>
<content type='text'>
resamplers are emptied and hence we don't lose any
samples.  Fixes #1691.
</content>
</entry>
</feed>
