<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player_video.cc, branch v2.13.52</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.52</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.52'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-07-23T14:10:11Z</updated>
<entry>
<title>Tidy up after mass rename.</title>
<updated>2018-07-23T14:10:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-23T14:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5c629cb9b638b67a0e4c2d26fe9ab2e124bf0eb'/>
<id>urn:sha1:a5c629cb9b638b67a0e4c2d26fe9ab2e124bf0eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Untested; allow viewing of subtitles or closed captions in the preview.</title>
<updated>2018-07-20T18:55:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-20T18:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad70feebe3a9a89865185b05e084b326637ff81e'/>
<id>urn:sha1:ad70feebe3a9a89865185b05e084b326637ff81e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Account for J2K decoding at lower-than-maximum resolution when cropping</title>
<updated>2018-04-13T22:23:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-04-13T22:23:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ff4fa6058b305476e7bc60c590acb6135c49b1c'/>
<id>urn:sha1:0ff4fa6058b305476e7bc60c590acb6135c49b1c</id>
<content type='text'>
the resulting images; fixes #1274.
</content>
</entry>
<entry>
<title>Fix crash if quick_refresh() fails.</title>
<updated>2018-02-28T00:13:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-28T00:13:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c88c626399fff9b95c89065d3b8ee9de1148d52'/>
<id>urn:sha1:3c88c626399fff9b95c89065d3b8ee9de1148d52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speed some operations by re-using the last PlayerVideo but with</title>
<updated>2018-02-24T23:35:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-24T01:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=14cccb179fff7bbbf422e13f9d2e3264239c93c7'/>
<id>urn:sha1:14cccb179fff7bbbf422e13f9d2e3264239c93c7</id>
<content type='text'>
updated metadata (where possible).  Helps with #1194.
</content>
</entry>
<entry>
<title>Fix incorrect pixel format on subtitles when they are sent to encoding servers.</title>
<updated>2018-02-02T17:23:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-02T17:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=496d364e2b8eaba0e9bd89b70660e58bbd9a1f29'/>
<id>urn:sha1:496d364e2b8eaba0e9bd89b70660e58bbd9a1f29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sequencing failure in some very specific circumstances.</title>
<updated>2018-01-31T00:25:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-31T00:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5d5ceb22c4f5dd3e6c5b7a8da76f724dd266a75'/>
<id>urn:sha1:a5d5ceb22c4f5dd3e6c5b7a8da76f724dd266a75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic memory-used stuff for butler and reduce minimum audio</title>
<updated>2017-12-29T22:51:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-29T22:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5ea5c0d2637dd41e3d356cb62cac75b8cadf8ce'/>
<id>urn:sha1:a5ea5c0d2637dd41e3d356cb62cac75b8cadf8ce</id>
<content type='text'>
readahead quite a bit.  This in turn reduces the maximum butler memory
usage as it will keep getting audio (and hence video) until the
minimum audio readahead is hit.
</content>
</entry>
<entry>
<title>Multi-threaded decode of DCP when previewing.</title>
<updated>2017-07-26T14:47:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-26T14:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3e230d3785f19bc707fd7ea2b1f55321b93f536f'/>
<id>urn:sha1:3e230d3785f19bc707fd7ea2b1f55321b93f536f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when alpha-blending subtitles onto YUV420 images.</title>
<updated>2017-06-07T20:27:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-07T20:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2d9f569c146b391159f362c854457ce1facac1e8'/>
<id>urn:sha1:2d9f569c146b391159f362c854457ce1facac1e8</id>
<content type='text'>
</content>
</entry>
</feed>
