aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:33 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:33 +0000
commit103ae098c092b935c7b7d2ee22fb397626c7fcdf (patch)
tree768825cd0be8b189658ece6fc94ba13dd3f5a3d9 /codecs
parent02f7d3259602ff290e815cbd1e784bb6ee0f5de6 (diff)
Version 0.1.8 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@176 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs')
-rwxr-xr-xcodecs/lpc10/analys.c16
-rwxr-xr-xcodecs/lpc10/bsynz.c16
-rwxr-xr-xcodecs/lpc10/chanwr.c8
-rwxr-xr-xcodecs/lpc10/dcbias.c8
-rwxr-xr-xcodecs/lpc10/decode.c16
-rwxr-xr-xcodecs/lpc10/deemp.c8
-rwxr-xr-xcodecs/lpc10/difmag.c8
-rwxr-xr-xcodecs/lpc10/dyptrk.c12
-rwxr-xr-xcodecs/lpc10/encode.c16
-rwxr-xr-xcodecs/lpc10/energy.c8
-rwxr-xr-xcodecs/lpc10/f2c.h4
-rwxr-xr-xcodecs/lpc10/f2clib.c4
-rwxr-xr-xcodecs/lpc10/ham84.c8
-rwxr-xr-xcodecs/lpc10/hp100.c8
-rwxr-xr-xcodecs/lpc10/invert.c12
-rwxr-xr-xcodecs/lpc10/irc2pc.c12
-rwxr-xr-xcodecs/lpc10/ivfilt.c8
-rwxr-xr-xcodecs/lpc10/lpcdec.c16
-rwxr-xr-xcodecs/lpc10/lpcenc.c12
-rwxr-xr-xcodecs/lpc10/lpcini.c16
-rwxr-xr-xcodecs/lpc10/lpfilt.c8
-rwxr-xr-xcodecs/lpc10/median.c8
-rwxr-xr-xcodecs/lpc10/mload.c8
-rwxr-xr-xcodecs/lpc10/onset.c12
-rwxr-xr-xcodecs/lpc10/pitsyn.c12
-rwxr-xr-xcodecs/lpc10/preemp.c8
-rwxr-xr-xcodecs/lpc10/prepro.c8
-rwxr-xr-xcodecs/lpc10/random.c8
-rwxr-xr-xcodecs/lpc10/rcchk.c8
-rwxr-xr-xcodecs/lpc10/synths.c16
30 files changed, 156 insertions, 156 deletions
diff --git a/codecs/lpc10/analys.c b/codecs/lpc10/analys.c
index b870685c4..819d2f531 100755
--- a/codecs/lpc10/analys.c
+++ b/codecs/lpc10/analys.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -79,8 +79,8 @@ static integer c__1 = 1;
/* ANALYS Version 55 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -246,8 +246,8 @@ static integer c__1 = 1;
real phi[100] /* was [10][10] */, psi[10];
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -277,8 +277,8 @@ static integer c__1 = 1;
/* Frame size, Prediction order, Pitch period */
/* Arguments to ANALYS */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/bsynz.c b/codecs/lpc10/bsynz.c
index e7ded309d..518f2d22d 100755
--- a/codecs/lpc10/bsynz.c
+++ b/codecs/lpc10/bsynz.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -48,8 +48,8 @@ extern struct {
/* BSYNZ Version 54 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -144,8 +144,8 @@ extern struct {
real lpi0, hpi0;
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -175,8 +175,8 @@ extern struct {
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/chanwr.c b/codecs/lpc10/chanwr.c
index 251160c39..af6e57d13 100755
--- a/codecs/lpc10/chanwr.c
+++ b/codecs/lpc10/chanwr.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -35,8 +35,8 @@ extern int chanrd_(integer *order, integer *ipitv, integer *irms, integer *irc,
/* CHANL Version 49 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/dcbias.c b/codecs/lpc10/dcbias.c
index 3f8a31c17..15b18df16 100755
--- a/codecs/lpc10/dcbias.c
+++ b/codecs/lpc10/dcbias.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int dcbias_(integer *len, real *speech, real *sigout);
/* DCBIAS Version 50 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/decode.c b/codecs/lpc10/decode.c
index 4baf22f5f..c87cce797 100755
--- a/codecs/lpc10/decode.c
+++ b/codecs/lpc10/decode.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -53,8 +53,8 @@ static integer c__2 = 2;
/* DECODE Version 54 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -188,8 +188,8 @@ static integer c__2 = 2;
integer ishift, errcnt, lsb;
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -219,8 +219,8 @@ static integer c__2 = 2;
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/deemp.c b/codecs/lpc10/deemp.c
index c900ac7cf..16265c0c8 100755
--- a/codecs/lpc10/deemp.c
+++ b/codecs/lpc10/deemp.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -37,8 +37,8 @@ extern int deemp_(real *x, integer *n, struct lpc10_decoder_state *st);
/* DEEMP Version 48 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/difmag.c b/codecs/lpc10/difmag.c
index fc3bc9800..227251aea 100755
--- a/codecs/lpc10/difmag.c
+++ b/codecs/lpc10/difmag.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int difmag_(real *speech, integer *lpita, integer *tau, integer *ltau, in
/* DIFMAG Version 49 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/dyptrk.c b/codecs/lpc10/dyptrk.c
index 757bcfb56..3812bb015 100755
--- a/codecs/lpc10/dyptrk.c
+++ b/codecs/lpc10/dyptrk.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -47,8 +47,8 @@ extern struct {
/* DYPTRK Version 52 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -136,8 +136,8 @@ extern struct {
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/encode.c b/codecs/lpc10/encode.c
index 69bdeacab..f93854c18 100755
--- a/codecs/lpc10/encode.c
+++ b/codecs/lpc10/encode.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -43,8 +43,8 @@ static integer c__2 = 2;
/* ENCODE Version 54 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -128,8 +128,8 @@ static integer c__2 = 2;
integer idel, nbit, i__, j, i2, i3, mrk;
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -151,8 +151,8 @@ static integer c__2 = 2;
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/energy.c b/codecs/lpc10/energy.c
index 7c768a5b9..78d4ea505 100755
--- a/codecs/lpc10/energy.c
+++ b/codecs/lpc10/energy.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int energy_(integer *len, real *speech, real *rms);
/* ENERGY Version 50 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/f2c.h b/codecs/lpc10/f2c.h
index 4db3c7b81..409ef3027 100755
--- a/codecs/lpc10/f2c.h
+++ b/codecs/lpc10/f2c.h
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/f2clib.c b/codecs/lpc10/f2clib.c
index ea57dd730..65af2e71b 100755
--- a/codecs/lpc10/f2clib.c
+++ b/codecs/lpc10/f2clib.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/ham84.c b/codecs/lpc10/ham84.c
index 6a3f60096..8349feb11 100755
--- a/codecs/lpc10/ham84.c
+++ b/codecs/lpc10/ham84.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int ham84_(integer *input, integer *output, integer *errcnt);
/* HAM84 Version 45G */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/hp100.c b/codecs/lpc10/hp100.c
index 5d086b537..f9e92bd0b 100755
--- a/codecs/lpc10/hp100.c
+++ b/codecs/lpc10/hp100.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -39,8 +39,8 @@ extern int inithp100_(void);
/* HP100 Version 55 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/invert.c b/codecs/lpc10/invert.c
index fe220efdd..5f515025f 100755
--- a/codecs/lpc10/invert.c
+++ b/codecs/lpc10/invert.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int invert_(integer *order, real *phi, real *psi, real *rc);
/* INVERT Version 45G */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -91,8 +91,8 @@ extern int invert_(integer *order, real *phi, real *psi, real *rc);
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/irc2pc.c b/codecs/lpc10/irc2pc.c
index f6d81c43d..96b09f35d 100755
--- a/codecs/lpc10/irc2pc.c
+++ b/codecs/lpc10/irc2pc.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int irc2pc_(real *rc, real *pc, integer *order, real *gprime, real *g2pas
/* IRC2PC Version 48 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -82,8 +82,8 @@ extern int irc2pc_(real *rc, real *pc, integer *order, real *gprime, real *g2pas
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/ivfilt.c b/codecs/lpc10/ivfilt.c
index 4e5116348..1ebd159ce 100755
--- a/codecs/lpc10/ivfilt.c
+++ b/codecs/lpc10/ivfilt.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int ivfilt_(real *lpbuf, real *ivbuf, integer *len, integer *nsamp, real
/* IVFILT Version 48 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/lpcdec.c b/codecs/lpc10/lpcdec.c
index f3e9e7b4e..ef0455141 100755
--- a/codecs/lpc10/lpcdec.c
+++ b/codecs/lpc10/lpcdec.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -58,8 +58,8 @@ static integer c__10 = 10;
/* ***************************************************************** */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -113,8 +113,8 @@ static integer c__10 = 10;
real rms;
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -147,8 +147,8 @@ static integer c__10 = 10;
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/lpcenc.c b/codecs/lpc10/lpcenc.c
index 1f79ca570..00efbaee0 100755
--- a/codecs/lpc10/lpcenc.c
+++ b/codecs/lpc10/lpcenc.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -50,8 +50,8 @@ static integer c__10 = 10;
/* ***************************************************************** */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -109,8 +109,8 @@ static integer c__10 = 10;
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/lpcini.c b/codecs/lpc10/lpcini.c
index b2c027a32..d76ffa396 100755
--- a/codecs/lpc10/lpcini.c
+++ b/codecs/lpc10/lpcini.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -45,8 +45,8 @@ struct {
/* ***************************************************************** */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -71,8 +71,8 @@ struct {
{
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -97,8 +97,8 @@ struct {
/* LPC Configuration parameters: */
/* Frame size, Prediction order, Pitch period */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/lpfilt.c b/codecs/lpc10/lpfilt.c
index 93adb6b84..8ecd45aba 100755
--- a/codecs/lpc10/lpfilt.c
+++ b/codecs/lpc10/lpfilt.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int lpfilt_(real *inbuf, real *lpbuf, integer *len, integer *nsamp);
/* LPFILT Version 55 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/median.c b/codecs/lpc10/median.c
index f64e1d49b..5d25289ae 100755
--- a/codecs/lpc10/median.c
+++ b/codecs/lpc10/median.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern integer median_(integer *d1, integer *d2, integer *d3);
/* MEDIAN Version 45G */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/mload.c b/codecs/lpc10/mload.c
index 1d86bce76..c217bcdc2 100755
--- a/codecs/lpc10/mload.c
+++ b/codecs/lpc10/mload.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int mload_(integer *order, integer *awins, integer *awinf, real *speech,
/* MLOAD Version 48 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/onset.c b/codecs/lpc10/onset.c
index 4da89b0f9..e523c689f 100755
--- a/codecs/lpc10/onset.c
+++ b/codecs/lpc10/onset.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -41,8 +41,8 @@ static real c_b2 = 1.f;
/* ONSET Version 49 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -143,8 +143,8 @@ static real c_b2 = 1.f;
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/pitsyn.c b/codecs/lpc10/pitsyn.c
index 1e0dd0634..ae8626f90 100755
--- a/codecs/lpc10/pitsyn.c
+++ b/codecs/lpc10/pitsyn.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -37,8 +37,8 @@ extern int pitsyn_(integer *order, integer *voice, integer *pitch, real *rms, re
/* PITSYN Version 53 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -143,8 +143,8 @@ extern int pitsyn_(integer *order, integer *voice, integer *pitch, real *rms, re
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/preemp.c b/codecs/lpc10/preemp.c
index 3dfcd3543..e93fd28f8 100755
--- a/codecs/lpc10/preemp.c
+++ b/codecs/lpc10/preemp.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int preemp_(real *inbuf, real *pebuf, integer *nsamp, real *coef, real *z
/* PREEMP Version 55 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/prepro.c b/codecs/lpc10/prepro.c
index 89f59d993..e2ca42079 100755
--- a/codecs/lpc10/prepro.c
+++ b/codecs/lpc10/prepro.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -44,8 +44,8 @@ static integer c__1 = 1;
/* PREPRO Version 48 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/random.c b/codecs/lpc10/random.c
index fcabb2dde..8301c7ff5 100755
--- a/codecs/lpc10/random.c
+++ b/codecs/lpc10/random.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -37,8 +37,8 @@ extern integer random_(struct lpc10_decoder_state *st);
/* RANDOM Version 49 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/rcchk.c b/codecs/lpc10/rcchk.c
index 739771acb..2475c1436 100755
--- a/codecs/lpc10/rcchk.c
+++ b/codecs/lpc10/rcchk.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern int rcchk_(integer *order, real *rc1f, real *rc2f);
/* RCCHK Version 45G */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/synths.c b/codecs/lpc10/synths.c
index 902a14851..be1675912 100755
--- a/codecs/lpc10/synths.c
+++ b/codecs/lpc10/synths.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -58,8 +58,8 @@ static real c_b2 = .7f;
/* SYNTHS Version 54 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -178,8 +178,8 @@ static real c_b2 = .7f;
real rci[160] /* was [10][16] */;
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -209,8 +209,8 @@ static real c_b2 = .7f;
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work