<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player.cc, branch v2.1.49</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.49</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.49'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-08-31T14:32:18Z</updated>
<entry>
<title>Apply reverse of recent dcp_to_content_video fix to content_video_to_dcp.</title>
<updated>2015-08-31T14:32:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-31T14:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ffdb290bcba1cb9a3e2e6768ee254629d696dd36'/>
<id>urn:sha1:ffdb290bcba1cb9a3e2e6768ee254629d696dd36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Player::dcp_to_content_video with similar but not equal content/DCP frame rates.</title>
<updated>2015-08-27T14:54:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-27T14:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=52dc5e2f2d0e5be8e9ba75b5978a1de58b11cb25'/>
<id>urn:sha1:52dc5e2f2d0e5be8e9ba75b5978a1de58b11cb25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Replace _floor with _round in dcp_to_content_video.  _floor breaks</title>
<updated>2015-08-26T00:32:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-26T00:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5066f2051d91b638f39bd22d5f82154accd1af2'/>
<id>urn:sha1:d5066f2051d91b638f39bd22d5f82154accd1af2</id>
<content type='text'>
        playback on Win XP 32 as the player keeps requesting the same
        frame from the decoder rather than the next one."

This reverts commit e386b94425586760374d8e1cb16be99af09cf07f.

The actual cause of the Win XP 32 bug appears to be -ffast-math.
</content>
</entry>
<entry>
<title>Purge rint() and use llrint and friends.</title>
<updated>2015-08-25T21:17:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-25T21:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1d68fe1e3ad1a9aa85fa7fc6071a0b8c64973953'/>
<id>urn:sha1:1d68fe1e3ad1a9aa85fa7fc6071a0b8c64973953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace _floor with _round in dcp_to_content_video.  _floor breaks</title>
<updated>2015-08-25T20:04:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-25T18:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e386b94425586760374d8e1cb16be99af09cf07f'/>
<id>urn:sha1:e386b94425586760374d8e1cb16be99af09cf07f</id>
<content type='text'>
playback on Win XP 32 as the player keeps requesting the same
frame from the decoder rather than the next one.
</content>
</entry>
<entry>
<title>Reflect colour conversion changes in player / waveform viewer.</title>
<updated>2015-08-25T14:22:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-25T14:08:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bd0fbdae25424a491b30427443a0ce2b338522b8'/>
<id>urn:sha1:bd0fbdae25424a491b30427443a0ce2b338522b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the correct font to render subtitles in preview / burn-in (#663).</title>
<updated>2015-08-23T17:08:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-23T17:08:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ea8d9e93091cd54d252b3c4069d1dba7060e4f75'/>
<id>urn:sha1:ea8d9e93091cd54d252b3c4069d1dba7060e4f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion failure with overlapping video content (#666).</title>
<updated>2015-08-20T16:53:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-20T16:53:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=38a3df73b20851bb3b81736f94bf0a593a91b475'/>
<id>urn:sha1:38a3df73b20851bb3b81736f94bf0a593a91b475</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace Time::frames with Time::frames_round and Time::frames_floor.</title>
<updated>2015-07-29T19:04:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-28T16:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a0d1dd5d91c81ec9907cbc7b890905c463c18f62'/>
<id>urn:sha1:a0d1dd5d91c81ec9907cbc7b890905c463c18f62</id>
<content type='text'>
I believe both are necessary; doing floor instead of round caused #648.
</content>
</entry>
<entry>
<title>Fix mistaken clamp to length_after_trim after adding trim_start.</title>
<updated>2015-07-24T21:14:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-24T21:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7ba331621429d3516ba48a4585e58f1f6fa76cdf'/>
<id>urn:sha1:7ba331621429d3516ba48a4585e58f1f6fa76cdf</id>
<content type='text'>
</content>
</entry>
</feed>
