<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player.h, branch v2.9.2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.9.2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.9.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-07-01T00:05:06Z</updated>
<entry>
<title>Make the preview respond to changes in subtitle line spacing.</title>
<updated>2016-07-01T00:05:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-29T23:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9b7e3d7d992f64da4bc78bc99d1eb706f181b798'/>
<id>urn:sha1:9b7e3d7d992f64da4bc78bc99d1eb706f181b798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; fix GPL address and use the explicit-program-name version.</title>
<updated>2016-05-25T19:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3828baf56467224f5d44049bf1e7a7ed11f43a05'/>
<id>urn:sha1:3828baf56467224f5d44049bf1e7a7ed11f43a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Player::overlaps for the new world order.</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-04-14T01:54:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a4ad6395a27e8ccb25af3b05f815d318312ae1b7'/>
<id>urn:sha1:a4ad6395a27e8ccb25af3b05f815d318312ae1b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reinstate subtitle speed-up patch 526fd6de4c80a7ac9614a1cb0209efff7b171cd5 but only for preview.</title>
<updated>2015-10-26T09:37:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-26T09:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2e62b2c0de47fc8e5bcb5466b2876f9b23d2ae84'/>
<id>urn:sha1:2e62b2c0de47fc8e5bcb5466b2876f9b23d2ae84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various multi-reel fixes.</title>
<updated>2015-10-22T09:30:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-20T08:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2c5398adaea8bc56fe196144a9a233981657fba0'/>
<id>urn:sha1:2c5398adaea8bc56fe196144a9a233981657fba0</id>
<content type='text'>
* _video_frames_enqueued -&gt; _position
* some int -&gt; Frame replacements
* Call Writer::ref_write when there is nothing to encode / write
  for one frame.
* Assume Encoder::encode is called once per output video frame.
* Possibly correct some off-by-1 overlap bugs.
* Don't reset _last_written on FAKE write as I believe there is no need.
</content>
</entry>
<entry>
<title>Rename split-by-video content slightly; fix referencing to multi-reel DCPs.</title>
<updated>2015-10-12T14:05:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-12T14:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9068dcbfbb09082e29e2a779ef1a7a2f6ee849e'/>
<id>urn:sha1:f9068dcbfbb09082e29e2a779ef1a7a2f6ee849e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subtitle timing under trim.</title>
<updated>2015-10-04T21:56:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-04T21:56:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=276a8f49c94cc80a7b29d5ecd8c7584e7ddcd87c'/>
<id>urn:sha1:276a8f49c94cc80a7b29d5ecd8c7584e7ddcd87c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back-end for very basic and hacky VF support for a DCP imported as content.</title>
<updated>2015-09-15T23:52:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-15T23:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd59755d86cdb1892bb0ba4d69af520cee4aa964'/>
<id>urn:sha1:dd59755d86cdb1892bb0ba4d69af520cee4aa964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use SRC_LINEAR for speed when analysing audio (#685).</title>
<updated>2015-09-09T08:50:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-09T08:50:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f26af8112b03b5233eb5239defd11a7428b705ad'/>
<id>urn:sha1:f26af8112b03b5233eb5239defd11a7428b705ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't bother with audio in the film viewer.</title>
<updated>2015-09-04T23:25:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-04T22:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=253c72987b333a747eeaf25509eb1ec32f484467'/>
<id>urn:sha1:253c72987b333a747eeaf25509eb1ec32f484467</id>
<content type='text'>
</content>
</entry>
</feed>
