<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.15.168</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.168</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.168'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-10-13T19:22:24Z</updated>
<entry>
<title>Don't allow negative trims to be set up via changes to play length (#2105).</title>
<updated>2021-10-13T19:22:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-13T19:21:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1e419dedd828490498b501e86e67654461cc9488'/>
<id>urn:sha1:1e419dedd828490498b501e86e67654461cc9488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some asserts to check for negative trims.</title>
<updated>2021-10-13T19:22:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-13T19:21:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c9b646e2ea130e9ab737bb3e751f1705fc7331c'/>
<id>urn:sha1:3c9b646e2ea130e9ab737bb3e751f1705fc7331c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore errors from avcodec_send_packet.</title>
<updated>2021-10-13T13:52:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-13T13:50:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ca44e3542214050de6cb8bbb223138765ac4bdb7'/>
<id>urn:sha1:ca44e3542214050de6cb8bbb223138765ac4bdb7</id>
<content type='text'>
After seeking it appears that we often get irrelevant errors from this
method.  ffplay.c seems to ignore them, and this commit means that
we do too (just logging them).

I think these errors during a non-seeking "encoding" run could be
cause for concern; perhaps we should take more note of them in that
case.
</content>
</entry>
<entry>
<title>Ignore .AppleDouble folders inside DCPs.</title>
<updated>2021-10-12T12:19:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-12T12:19:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=06ccbd71896e73221122ef61014dd64fe345536a'/>
<id>urn:sha1:06ccbd71896e73221122ef61014dd64fe345536a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hopefully fix race between thread finishing and cleanup being run (#2100).</title>
<updated>2021-10-12T08:40:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-11T22:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=92850afea113c10c0bdf773b22a4165673238a5a'/>
<id>urn:sha1:92850afea113c10c0bdf773b22a4165673238a5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't throw an error when the Butler says it is finished (#2097).</title>
<updated>2021-10-11T10:34:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-11T08:51:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c29de33e6f8b20219a957a0cd88d61fd8cba1ad9'/>
<id>urn:sha1:c29de33e6f8b20219a957a0cd88d61fd8cba1ad9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use enum class.</title>
<updated>2021-10-11T10:34:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-11T10:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3fecd33dc2fd14ed487cb14bf9647ee5c0572868'/>
<id>urn:sha1:3fecd33dc2fd14ed487cb14bf9647ee5c0572868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a test reference to account for windows filename slashes.</title>
<updated>2021-10-10T10:18:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-10T10:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=805d4a48fa6e4d8e28fd582a2ae6ba78b8343144'/>
<id>urn:sha1:805d4a48fa6e4d8e28fd582a2ae6ba78b8343144</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't ignore font settings for DCP subtitles (#2074).</title>
<updated>2021-10-09T18:04:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-08T21:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7647290fbaa81e25875758597f7cbbeca19f80bc'/>
<id>urn:sha1:7647290fbaa81e25875758597f7cbbeca19f80bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comment.</title>
<updated>2021-10-09T18:04:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-08T21:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ec761b781da73360eb2ba9575935525127a03440'/>
<id>urn:sha1:ec761b781da73360eb2ba9575935525127a03440</id>
<content type='text'>
</content>
</entry>
</feed>
