aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/bsynz.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2001-05-09 03:11:22 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2001-05-09 03:11:22 +0000
commit37a5fc3d375746147e98e39a724e1ce90fc754fe (patch)
tree51a15945a426d285f53dbbd7e6f6f96d4e68397b /codecs/lpc10/bsynz.c
parentae6ebd68ee6ff49606de0588ebcad60f66314538 (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-8'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-8@321 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/bsynz.c')
-rwxr-xr-xcodecs/lpc10/bsynz.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/codecs/lpc10/bsynz.c b/codecs/lpc10/bsynz.c
index c0dedea1e..518f2d22d 100755
--- a/codecs/lpc10/bsynz.c
+++ b/codecs/lpc10/bsynz.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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