aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/synths.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-01-10 12:14:50 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-01-10 12:14:50 +0000
commit02452c9d006d076c513535d7382e7673ea9f1edc (patch)
tree576a068a191e8959afb19bae1828d2cedc1ece14 /codecs/lpc10/synths.c
parentba40cbe6da09b1fb2fa8d9db9c82760584ece489 (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-10'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-10@404 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/synths.c')
-rwxr-xr-xcodecs/lpc10/synths.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/codecs/lpc10/synths.c b/codecs/lpc10/synths.c
index 4f8efac5b..f6cb6e32e 100755
--- a/codecs/lpc10/synths.c
+++ b/codecs/lpc10/synths.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 from FTP
+Revision 1.9 2000/01/05 08:20:39 markster
+Version 0.1.10 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.9 2000/01/05 08:20:39 markster
+ * Version 0.1.10 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.9 2000/01/05 08:20:39 markster
+ * Version 0.1.10 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.9 2000/01/05 08:20:39 markster
+ * Version 0.1.10 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