OSDN Git Service

use correct rounding functions
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Sep 2006 09:31:00 +0000 (09:31 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Sep 2006 09:31:00 +0000 (09:31 +0000)
commit39e1b5cf8e0ecaa0e7b8f3192d402ee361860e37
treeb1405649f3d80ff3ed9cdd30d0a6a5436ebd35ac
parent7a9d265b1460faed6ab456393f59c4cc7928ddf1
use correct rounding functions
this should fix a floating point exception on some systems
lets hope these arent missing anywhere, if so another solution must be found

Originally committed as revision 6290 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudiodec.c