summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-22 02:12:58 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-22 02:12:58 +0000
commit66b1d8c94b5bcd33ab8c0857140e1eafe01011ee (patch)
tree206cd159d826076cc0c90cf1b06989aebd045441 /drivers
parentaa566ac6de7d9a9172a2f55d3c5287424c589a87 (diff)
downloadmpv-66b1d8c94b5bcd33ab8c0857140e1eafe01011ee.tar.bz2
mpv-66b1d8c94b5bcd33ab8c0857140e1eafe01011ee.tar.xz
finally the dreaded white-noise-with-floats bug is fixed!!!!
the problem is that lrintf was not prototyped on some systems, but it's easier and faster just not to use it at all. looks like the cola goes to our friends the glibc developers for forgetting to put lrintf in math.h in some versions. :))) i'm sure there are other broken libcs too though. also fixed a minor bug in the int->float conversion where the range for float samples was exceeded... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14759 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions