aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/encode.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/encode.c')
-rwxr-xr-xcodecs/lpc10/encode.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/codecs/lpc10/encode.c b/codecs/lpc10/encode.c
index ec7a1dfa1..a6b7aac71 100755
--- a/codecs/lpc10/encode.c
+++ b/codecs/lpc10/encode.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.9 2000/01/05 08:20:39 markster
-Version 0.1.10 from FTP
+Revision 1.10 2000/01/05 08:20:39 markster
+Version 0.1.11 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.9 2000/01/05 08:20:39 markster
- * Version 0.1.10 from FTP
+ * Revision 1.10 2000/01/05 08:20:39 markster
+ * Version 0.1.11 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.9 2000/01/05 08:20:39 markster
- * Version 0.1.10 from FTP
+ * Revision 1.10 2000/01/05 08:20:39 markster
+ * Version 0.1.11 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.9 2000/01/05 08:20:39 markster
- * Version 0.1.10 from FTP
+ * Revision 1.10 2000/01/05 08:20:39 markster
+ * Version 0.1.11 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