<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, 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-07T12:30:56Z</updated>
<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>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>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>
<entry>
<title>Stop empty Font IDs in imported DCP subtitles making it into the</title>
<updated>2019-12-15T22:35:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-15T22:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=07f451e01f82793904482f55c5a89163c6bb8e44'/>
<id>urn:sha1:07f451e01f82793904482f55c5a89163c6bb8e44</id>
<content type='text'>
output DCP (#1689).

Back-ported from d8d4225a3e488cf78438b80938aa18fd07d30a06 in v2.15.x
</content>
</entry>
<entry>
<title>Make terminate_threads() less likely to leave _threads containing invalid pointers.</title>
<updated>2019-12-10T22:43:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-10T22:43:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f0c10e92b849566e458bc323f8783a6fe83e52d2'/>
<id>urn:sha1:f0c10e92b849566e458bc323f8783a6fe83e52d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2019-12-02T23:24:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-02T23:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2998afa8238fc826f696a856f272e1f16d166f3c'/>
<id>urn:sha1:2998afa8238fc826f696a856f272e1f16d166f3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to do the previous commit in a more compatible way.</title>
<updated>2019-12-02T13:50:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-02T13:50:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d355dcc4f82472a83f542567d4bf7bce7de6884e'/>
<id>urn:sha1:d355dcc4f82472a83f542567d4bf7bce7de6884e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More detailed errors from zip_close.</title>
<updated>2019-12-01T23:04:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-01T23:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=152a96f2563adfc791eba4ae172139513b98d658'/>
<id>urn:sha1:152a96f2563adfc791eba4ae172139513b98d658</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More accurate video pts calculation; may help with #1663.</title>
<updated>2019-11-30T21:38:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-30T21:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=672b037f187d4ead23b5fe0a9d8ed60aeca85677'/>
<id>urn:sha1:672b037f187d4ead23b5fe0a9d8ed60aeca85677</id>
<content type='text'>
</content>
</entry>
</feed>
