<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.14.55</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.55</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.55'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-09-10T20:38:55Z</updated>
<entry>
<title>Remove wxSTAY_ON_TOP from splash screen on Windows to stop it hiding</title>
<updated>2021-09-10T20:38:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-23T00:47:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=af98c4c415eb8093a85d60c4ce38c806ab188fe9'/>
<id>urn:sha1:af98c4c415eb8093a85d60c4ce38c806ab188fe9</id>
<content type='text'>
error dialogues that pop up during startup.

Backported-from-commit: 998ebab3fafd238a49d4ececeecb4bbf9f17b699
Backported-from-branch: v2.15.x
</content>
</entry>
<entry>
<title>Support debian 11.</title>
<updated>2021-09-07T12:35:22Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2021-09-06T22:45:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e1a135081818693bc20c3f221d2ad21eff74d499'/>
<id>urn:sha1:e1a135081818693bc20c3f221d2ad21eff74d499</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing EMAIL variable for debian build.</title>
<updated>2021-06-23T18:02:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-23T16:56:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=89b5a8f65aadc80a5ffc16b99c25eb9afd40c6f7'/>
<id>urn:sha1:89b5a8f65aadc80a5ffc16b99c25eb9afd40c6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support Ubuntu 21.04 builds.</title>
<updated>2021-06-23T18:02:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-23T14:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5c275de039cf4d30671366cd43c8b4686a8e948e'/>
<id>urn:sha1:5c275de039cf4d30671366cd43c8b4686a8e948e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve error messages when failing to decode video.</title>
<updated>2021-06-23T14:45:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-23T14:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=873531444a857760023d84c8530b109518f5fbd2'/>
<id>urn:sha1:873531444a857760023d84c8530b109518f5fbd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp to increase new cerficate validity to 40 years.</title>
<updated>2021-06-23T09:32:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-23T09:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1a49adcbe6af6e797194c9873a2d4e9b57d7de93'/>
<id>urn:sha1:1a49adcbe6af6e797194c9873a2d4e9b57d7de93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore audio streams with no codec, instead of crashing.</title>
<updated>2021-05-12T22:00:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-12T22:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2913a26dd799a6cda6f1b94415167362106318dc'/>
<id>urn:sha1:2913a26dd799a6cda6f1b94415167362106318dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black().</title>
<updated>2021-05-06T19:59:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-02T23:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=52f6790026040e17237ba8d7865cda3e0e239b62'/>
<id>urn:sha1:52f6790026040e17237ba8d7865cda3e0e239b62</id>
<content type='text'>
Remainder of fix for #1984.

Backported-from-commit: 0aabe4060ea4bad7c7caac633aef0737fccff8c2
Backported-from-branch: 2.15.x
</content>
</entry>
<entry>
<title>Add pixel format 66 (AV_PIX_FMT_YUV422P10LE) to make_part_black().</title>
<updated>2021-05-06T19:49:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-02T09:30:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=29ad9ebaba113f0300b0c94fd1fa29f67e9f24a6'/>
<id>urn:sha1:29ad9ebaba113f0300b0c94fd1fa29f67e9f24a6</id>
<content type='text'>
Part of fix for #1984.

Backported-from-commit: 2aa6fd88e6d334c040d421938e425bd2f89983a7
Backported-from-branch: 2.15.x
</content>
</entry>
<entry>
<title>Bump libdcp for build error.</title>
<updated>2021-04-18T19:26:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-18T19:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=88397eabc5de531bf31318cab882865361993349'/>
<id>urn:sha1:88397eabc5de531bf31318cab882865361993349</id>
<content type='text'>
</content>
</entry>
</feed>
