[xiph-cvs] cvs commit: speex/libspeex math_approx.c
Jean-Marc Valin
jm at xiph.org
Wed Mar 5 09:46:25 PST 2003
jm 03/03/05 12:46:25
Modified: libspeex math_approx.c
Log:
oops...
Revision Changes Path
1.2 +1 -1 speex/libspeex/math_approx.c
Index: math_approx.c
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/math_approx.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- math_approx.c 30 Oct 2002 20:27:03 -0000 1.1
+++ math_approx.c 5 Mar 2003 17:46:24 -0000 1.2
@@ -32,7 +32,7 @@
#include <math.h>
-float cos_sin[202] = {
+float cos_sin[102] = {
1.00000000, 0.00000000,
0.99804751, 0.06245932,
0.99219767, 0.12467473,
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list