summaryrefslogtreecommitdiff
path: root/codecs/lpc10/bsynz.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2000-01-05 08:20:31 +0000
committerMark Spencer <markster@digium.com>2000-01-05 08:20:31 +0000
commitab7d243daf8997a23f5ba41201410dea0b6b62f0 (patch)
treee904d5782abb7fa48a1027a7f320c27bf3c7bb8a /codecs/lpc10/bsynz.c
parente58a5412dbf10ef925a2655a62bdb7f316acf88a (diff)
Version 0.1.5 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@173 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 01622ed72..31ea65dc3 100755
--- a/codecs/lpc10/bsynz.c
+++ b/codecs/lpc10/bsynz.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.3 2000/01/05 08:20:39 markster
-Version 0.1.4 from FTP
+Revision 1.4 2000/01/05 08:20:39 markster
+Version 0.1.5 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.3 2000/01/05 08:20:39 markster
- * Version 0.1.4 from FTP
+ * Revision 1.4 2000/01/05 08:20:39 markster
+ * Version 0.1.5 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.3 2000/01/05 08:20:39 markster
- * Version 0.1.4 from FTP
+ * Revision 1.4 2000/01/05 08:20:39 markster
+ * Version 0.1.5 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.3 2000/01/05 08:20:39 markster
- * Version 0.1.4 from FTP
+ * Revision 1.4 2000/01/05 08:20:39 markster
+ * Version 0.1.5 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