aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10')
-rwxr-xr-xcodecs/lpc10/pitsyn.c19
-rwxr-xr-xcodecs/lpc10/voicin.c19
2 files changed, 28 insertions, 10 deletions
diff --git a/codecs/lpc10/pitsyn.c b/codecs/lpc10/pitsyn.c
index b5bffde5c..c027901f6 100755
--- a/codecs/lpc10/pitsyn.c
+++ b/codecs/lpc10/pitsyn.c
@@ -1,6 +1,9 @@
/*
$Log$
+Revision 1.15 2003/11/23 22:14:32 markster
+Various warning cleanups
+
Revision 1.14 2003/02/12 13:59:15 matteo
mer feb 12 14:56:57 CET 2003
@@ -40,9 +43,12 @@ extern int pitsyn_(integer *order, integer *voice, integer *pitch, real *rms, re
/* PITSYN Version 53 */
/* $Log$
- * Revision 1.14 2003/02/12 13:59:15 matteo
- * mer feb 12 14:56:57 CET 2003
+ * Revision 1.15 2003/11/23 22:14:32 markster
+ * Various warning cleanups
*
+/* Revision 1.14 2003/02/12 13:59:15 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
/* mer feb 12 14:56:57 CET 2003
/*
@@ -128,7 +134,7 @@ extern int pitsyn_(integer *order, integer *voice, integer *pitch, real *rms, re
logical *first;
/* System generated locals */
- integer rci_dim1, rci_offset, i__1, i__2;
+ integer rci_dim1 = 0, rci_offset, i__1, i__2;
real r__1;
/* Builtin functions */
@@ -149,9 +155,12 @@ extern int pitsyn_(integer *order, integer *voice, integer *pitch, real *rms, re
/* Arguments */
/* $Log$
- * Revision 1.14 2003/02/12 13:59:15 matteo
- * mer feb 12 14:56:57 CET 2003
+ * Revision 1.15 2003/11/23 22:14:32 markster
+ * Various warning cleanups
*
+/* Revision 1.14 2003/02/12 13:59:15 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
/* mer feb 12 14:56:57 CET 2003
/*
diff --git a/codecs/lpc10/voicin.c b/codecs/lpc10/voicin.c
index ae7eb1507..0b87d18c1 100755
--- a/codecs/lpc10/voicin.c
+++ b/codecs/lpc10/voicin.c
@@ -1,6 +1,9 @@
/*
$Log$
+Revision 1.15 2003/11/23 22:14:32 markster
+Various warning cleanups
+
Revision 1.14 2003/02/12 13:59:15 matteo
mer feb 12 14:56:57 CET 2003
@@ -51,9 +54,12 @@ extern struct {
/* VOICIN Version 52 */
/* $Log$
- * Revision 1.14 2003/02/12 13:59:15 matteo
- * mer feb 12 14:56:57 CET 2003
+ * Revision 1.15 2003/11/23 22:14:32 markster
+ * Various warning cleanups
*
+/* Revision 1.14 2003/02/12 13:59:15 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
/* mer feb 12 14:56:57 CET 2003
/*
@@ -265,7 +271,7 @@ s*/
;
/* System generated locals */
- integer inbuf_offset, lpbuf_offset, i__1, i__2;
+ integer inbuf_offset = 0, lpbuf_offset = 0, i__1, i__2;
real r__1, r__2;
/* Builtin functions */
@@ -296,9 +302,12 @@ s*/
/* Global Variables: */
/* Arguments */
/* $Log$
- * Revision 1.14 2003/02/12 13:59:15 matteo
- * mer feb 12 14:56:57 CET 2003
+ * Revision 1.15 2003/11/23 22:14:32 markster
+ * Various warning cleanups
*
+/* Revision 1.14 2003/02/12 13:59:15 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
/* mer feb 12 14:56:57 CET 2003
/*