OSDN Git Service

Replace big square-root table by a call to ff_sqrt(). Based on a patch
authorVitor Sessak <vitor1001@gmail.com>
Sun, 18 Oct 2009 16:29:10 +0000 (16:29 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sun, 18 Oct 2009 16:29:10 +0000 (16:29 +0000)
commita0228397af9e6da22a4dd6da1b2833480e1ed7d5
tree4b68022da44a540e051aa2509d9a22c6e9efa1e7
parent8da1d52cc112090eea226f4b0216da7fc683fc0b
Replace big square-root table by a call to ff_sqrt(). Based on a patch
by Reimar Döffinger.

Originally committed as revision 20281 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/roqaudioenc.c