summaryrefslogtreecommitdiffstats
path: root/libao2
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-04 22:00:03 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-04 22:00:03 +0000
commit930cfcdbe2ed9be8f0998ab2a135116f570a1b86 (patch)
tree0d9849f56371a4250feb3a1b99ce84c3b7540a1a /libao2
parent630f58aa8a9e43d4781d8f9ffe291b7e2d04b42f (diff)
downloadmpv-930cfcdbe2ed9be8f0998ab2a135116f570a1b86.tar.bz2
mpv-930cfcdbe2ed9be8f0998ab2a135116f570a1b86.tar.xz
- It fixes a small bug where a byte value is divided by 255.0 to convert
to a float within [0.0, 1.0] and later multiplied by 256.0 to convert back. This makes the luminance lookup table more correct, although the visual difference is relatively small. - speedup of inner loop, using dst[i] instead of *dst++ based on patch by Linards Ticmanis <ticmanis@coli.uni-sb.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8350 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libao2')
0 files changed, 0 insertions, 0 deletions