<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch v2.14.40</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.40</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.40'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-10-14T19:50:52Z</updated>
<entry>
<title>Don't crash if the first packet in a stream has AV_NOPTS_VALUE;</title>
<updated>2020-10-14T19:50:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-14T19:24:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aa072f8b8afdf12a6f55b52cf49059c8d30e301f'/>
<id>urn:sha1:aa072f8b8afdf12a6f55b52cf49059c8d30e301f</id>
<content type='text'>
instead, assume it should be at timestamp 0.

Backported-from-commit: d7a3d94ec307a03ebe3fcf239ba991e9a3c1b8b8
Backported-from-branch: v2.15.x
</content>
</entry>
<entry>
<title>Clear out _next_time when seeking, so out-of-date values don't</title>
<updated>2020-10-14T19:50:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-14T19:23:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=46064e5c8ae074b1328f8dab541322b6fb091275'/>
<id>urn:sha1:46064e5c8ae074b1328f8dab541322b6fb091275</id>
<content type='text'>
hang around.  Part of the fix for #1857.

Backported-from-commit: 9a3df0a97b7962c00726447a75599e34c632cb2b
Backported-from-branch: v2.15.x
</content>
</entry>
<entry>
<title>Fix thinko in previous.</title>
<updated>2020-09-23T15:16:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-23T15:16:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ff4c557160a1a1c152ee2b3711e10f9082b3ad73'/>
<id>urn:sha1:ff4c557160a1a1c152ee2b3711e10f9082b3ad73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix potentially unterminated string (#1844).</title>
<updated>2020-09-23T15:15:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-23T15:15:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a4c85077526fc1f240e6d02ddc13a988eca27b83'/>
<id>urn:sha1:a4c85077526fc1f240e6d02ddc13a988eca27b83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings about catching polymorphic types by value (#1843).</title>
<updated>2020-09-23T15:08:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-23T15:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b1ae6e39d31408e5f1eae77fe1de1ac292f54182'/>
<id>urn:sha1:b1ae6e39d31408e5f1eae77fe1de1ac292f54182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix --standard flag to dcpomatic2_cli (github #9).</title>
<updated>2020-09-21T17:33:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-21T17:33:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c1e8c8638bcb3b4c9d90adc3719f38fa7bf81be9'/>
<id>urn:sha1:c1e8c8638bcb3b4c9d90adc3719f38fa7bf81be9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build fixes for Boost &gt;= 1.73</title>
<updated>2020-08-31T21:38:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-27T20:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1e9749ca290673639a49d693a8fe5c6557cc2de'/>
<id>urn:sha1:d1e9749ca290673639a49d693a8fe5c6557cc2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix number of frames in the pulldown check.</title>
<updated>2020-08-03T08:00:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-03T07:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a600c8e557583dd730960297aa436169654fc607'/>
<id>urn:sha1:a600c8e557583dd730960297aa436169654fc607</id>
<content type='text'>
Backported-from-commit: 5f1fdbafc6eef37523250e0b8542a8939a038823
Backported-from-branch: v2.15.x
</content>
</entry>
<entry>
<title>Fix incorrect string find logic.</title>
<updated>2020-08-03T08:00:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-03T07:51:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=75820f6fe6d1d2de7546694c6c875c24b40478bf'/>
<id>urn:sha1:75820f6fe6d1d2de7546694c6c875c24b40478bf</id>
<content type='text'>
Backported-from-commit: d461077cf4f2c1470d2d0d6dbc4f5708411bec65
Backported-from-branch: v2.15.x
</content>
</entry>
<entry>
<title>Recover information about closed caption tracks when loading DCPs</title>
<updated>2020-08-02T21:48:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-29T09:44:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=768287d3b8fff495f5b86ae9cea750bff7652fe2'/>
<id>urn:sha1:768287d3b8fff495f5b86ae9cea750bff7652fe2</id>
<content type='text'>
so that they can be displayed.

Cherry-picked from 09860271bb6d03b3937c08bffb4c672697f6d711 in v2.15.x.
</content>
</entry>
</feed>
