OSDN Git Service

Use math constant instead of hardcoded rounded value for sqrt(0.5).
authorChristophe Gisquet <Christophe.Gisquet@gmail.com>
Mon, 12 Jul 2010 12:32:24 +0000 (12:32 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Mon, 12 Jul 2010 12:32:24 +0000 (12:32 +0000)
commitf2401c214dd4ff3aa80c6d459ad55f0202bb382d
treed2a7da2c8509064d00bb8c3b96ee3c17887aa5e2
parentbf55cf19ca46fdc70444359558243813db40418f
Use math constant instead of hardcoded rounded value for sqrt(0.5).
Patch by Christophe.Gisquet (gmail)

Originally committed as revision 24213 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dca.c