<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player.cc, branch v2.3.3</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.3.3</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.3.3'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-09-15T23:52:50Z</updated>
<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>Lots of #include &lt;iostream&gt;s for Arch.</title>
<updated>2015-09-14T21:49:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-14T21:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1858190cff2f960f3d1f0a5cc02c69da86088f5b'/>
<id>urn:sha1:1858190cff2f960f3d1f0a5cc02c69da86088f5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion failure when processors return fewer channels than the DCP has.</title>
<updated>2015-09-11T21:29:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-11T21:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b9842263a402b5ce1d2f85a1346ca11a419f816e'/>
<id>urn:sha1:b9842263a402b5ce1d2f85a1346ca11a419f816e</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>
<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>
</feed>
