ref: 3f382caeb4f237ef4c6c36ae8f57c4e31ad90aa9
parent: 387a20d740caa9cbe9893d468bcd679e0219ff7b
author: Jean-Marc Valin <[email protected]>
date: Wed Feb 27 09:07:45 EST 2008
Fixing pi again before another massive public outcry
--- a/libcelt/celt.c
+++ b/libcelt/celt.c
@@ -50,7 +50,7 @@
#define MAX_PERIOD 1024
#ifndef M_PI
-#define M_PI 3.14159263
+#define M_PI 3.141592653
#endif
/** Encoder state