<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player.cc, branch v2.11.16</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.16</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.16'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2017-07-28T14:36:40Z</updated>
<entry>
<title>Do repeat in the player rather than trying to do it in VideoDecoder.</title>
<updated>2017-07-28T14:36:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-28T14:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=280ca5218e193a3c54e5963dda1a80c6e78cc382'/>
<id>urn:sha1:280ca5218e193a3c54e5963dda1a80c6e78cc382</id>
<content type='text'>
Trying to repeat in VideoDecoder is the wrong side of the distinction
between content and DCP time; the repeat is for the DCP and VideoDecoder
should be emitting in terms of the source.
</content>
</entry>
<entry>
<title>Fix heavy fingers in previous commit.</title>
<updated>2017-07-27T16:56:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-27T16:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d3364ecd9b9a4675cfccf87b4ffc93ea604d9e45'/>
<id>urn:sha1:d3364ecd9b9a4675cfccf87b4ffc93ea604d9e45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SNAFU with silence/black.</title>
<updated>2017-07-27T16:20:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-27T16:20:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2f63654d5e452f2ab9ec90cd3449da4b113a3e94'/>
<id>urn:sha1:2f63654d5e452f2ab9ec90cd3449da4b113a3e94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't emit black to fill up to a frame that we're not going to emit.</title>
<updated>2017-07-12T22:21:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-12T22:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=99cebd529d5126fc5dfb7e8ff4b5050a8e18a6f3'/>
<id>urn:sha1:99cebd529d5126fc5dfb7e8ff4b5050a8e18a6f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some tests; fix failure to make DCP when there is a bit of audio right at the end of the film (with no corresponding video).</title>
<updated>2017-07-12T14:21:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-12T14:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2517ec798da291dedc02dd7a7a432f7aa63133e4'/>
<id>urn:sha1:2517ec798da291dedc02dd7a7a432f7aa63133e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused Player::_ignore_audio.  Ignore position</title>
<updated>2017-07-11T13:46:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-11T13:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=081f974c2c75c306d07d5a6f5da6847826a05a9c'/>
<id>urn:sha1:081f974c2c75c306d07d5a6f5da6847826a05a9c</id>
<content type='text'>
of things that we are ignoring; this fixes strange behaviour (delays)
when analysing audio as it used to keep pass()ing decoders to get
data that would never come.
</content>
</entry>
<entry>
<title>Fix missing subtitle when it is at the same time as some video in different content.</title>
<updated>2017-07-11T09:12:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-11T09:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=490af886b6194208d90957e362557d66b04a9261'/>
<id>urn:sha1:490af886b6194208d90957e362557d66b04a9261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for silence in projects, various cleanups.</title>
<updated>2017-06-29T10:26:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-28T09:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=baf84885a777378b9ff5c05ef24d6361560822a6'/>
<id>urn:sha1:baf84885a777378b9ff5c05ef24d6361560822a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a OV/VF test; tidy up a bit.</title>
<updated>2017-06-23T19:35:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-23T19:35:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4fbe44913582d6cc48a7d61145f3170fb0eec595'/>
<id>urn:sha1:4fbe44913582d6cc48a7d61145f3170fb0eec595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debug code.</title>
<updated>2017-06-23T14:47:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-23T14:47:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=931b81e323c41a05b5f5612350ebc42ff20e97cb'/>
<id>urn:sha1:931b81e323c41a05b5f5612350ebc42ff20e97cb</id>
<content type='text'>
</content>
</entry>
</feed>
