aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/synths.c
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
commit02f7d3259602ff290e815cbd1e784bb6ee0f5de6 (patch)
tree71190edd12423e2c315a22c918eae74caf340d75 /codecs/lpc10/synths.c
parentf968c4eb4d3e48d941b1f8c1b516d3047e2d7bdc (diff)
Version 0.1.7 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@175 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 3aa99554e..902a14851 100755
--- a/codecs/lpc10/synths.c
+++ b/codecs/lpc10/synths.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.5 2000/01/05 08:20:39 markster
-Version 0.1.6 from FTP
+Revision 1.6 2000/01/05 08:20:39 markster
+Version 0.1.7 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.5 2000/01/05 08:20:39 markster
- * Version 0.1.6 from FTP
+ * Revision 1.6 2000/01/05 08:20:39 markster
+ * Version 0.1.7 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.5 2000/01/05 08:20:39 markster
- * Version 0.1.6 from FTP
+ * Revision 1.6 2000/01/05 08:20:39 markster
+ * Version 0.1.7 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.5 2000/01/05 08:20:39 markster
- * Version 0.1.6 from FTP
+ * Revision 1.6 2000/01/05 08:20:39 markster
+ * Version 0.1.7 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