[xiph-cvs] cvs commit: theora/lib dct.c
Ralph Giles
giles at xiph.org
Sun Jun 22 11:14:00 PDT 2003
giles 03/06/22 14:14:00
Modified: lib dct.c
Log:
Remove and unused definition of pi.
Revision Changes Path
1.5 +1 -2 theora/lib/dct.c
Index: dct.c
===================================================================
RCS file: /usr/local/cvsroot/theora/lib/dct.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dct.c 10 Jun 2003 01:31:33 -0000 1.4
+++ dct.c 22 Jun 2003 18:14:00 -0000 1.5
@@ -11,13 +11,12 @@
********************************************************************
function:
- last mod: $Id: dct.c,v 1.4 2003/06/10 01:31:33 tterribe Exp $
+ last mod: $Id: dct.c,v 1.5 2003/06/22 18:14:00 giles Exp $
********************************************************************/
#include <ogg/ogg.h>
-#define PI 3.1415926535897
static ogg_int32_t xC1S7 = 64277;
static ogg_int32_t xC2S6 = 60547;
static ogg_int32_t xC3S5 = 54491;
<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