Mercurial > mplayer.hg
comparison m_config.h @ 33736:a5a54c7a15ce
Fix the precision loss in float -> 32bit conversion case, introduced
by my earlier commit. Instead use method proposed by Reimar.
Also, avoid using ldexp, it is slower than multiply with constant.
author | iive |
---|---|
date | Wed, 06 Jul 2011 23:35:39 +0000 |
parents | 1ca3d798b518 |
children |
comparison
equal
deleted
inserted
replaced
33735:84defaf2e7f8 | 33736:a5a54c7a15ce |
---|