aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/lpcdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/lpcdec.c')
-rwxr-xr-xcodecs/lpc10/lpcdec.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/codecs/lpc10/lpcdec.c b/codecs/lpc10/lpcdec.c
index bc0c91fa6..2209572cb 100755
--- a/codecs/lpc10/lpcdec.c
+++ b/codecs/lpc10/lpcdec.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.4 2000/01/05 08:20:39 markster
-Version 0.1.5 from FTP
+Revision 1.5 2000/01/05 08:20:39 markster
+Version 0.1.6 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.4 2000/01/05 08:20:39 markster
- * Version 0.1.5 from FTP
+ * Revision 1.5 2000/01/05 08:20:39 markster
+ * Version 0.1.6 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.4 2000/01/05 08:20:39 markster
- * Version 0.1.5 from FTP
+ * Revision 1.5 2000/01/05 08:20:39 markster
+ * Version 0.1.6 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.4 2000/01/05 08:20:39 markster
- * Version 0.1.5 from FTP
+ * Revision 1.5 2000/01/05 08:20:39 markster
+ * Version 0.1.6 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