Revert "Replace _floor with _round in dcp_to_content_video. _floor breaks
authorCarl Hetherington <cth@carlh.net>
Wed, 26 Aug 2015 00:32:22 +0000 (01:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 26 Aug 2015 00:32:22 +0000 (01:32 +0100)
commitd5066f2051d91b638f39bd22d5f82154accd1af2
tree4b9a05b068483c50cf94ef4c583bd54e8fb8a940
parent32823e7cc89965bf706fecab13be444e5a2aaa09
Revert "Replace _floor with _round in dcp_to_content_video.  _floor breaks
        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.
src/lib/player.cc