summaryrefslogtreecommitdiff
path: root/codecs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2000-01-05 08:20:36 +0000
committerMark Spencer <markster@digium.com>2000-01-05 08:20:36 +0000
commite077f63d6a223279089cb8c63b1e3fb8ee69f3cc (patch)
treee56d673e7e875d4bd1d26a3d9e662319a3f5c006 /codecs
parentb0d73ea947174262003b0ffd3feadc5ced91bf05 (diff)
Version 0.1.10 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@183 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs')
-rwxr-xr-xcodecs/lpc10/tbdm.c8
-rwxr-xr-xcodecs/lpc10/voicin.c12
-rwxr-xr-xcodecs/lpc10/vparms.c8
3 files changed, 14 insertions, 14 deletions
diff --git a/codecs/lpc10/tbdm.c b/codecs/lpc10/tbdm.c
index 612f8488d..d1d9e15f6 100755
--- a/codecs/lpc10/tbdm.c
+++ b/codecs/lpc10/tbdm.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.8 2000/01/05 08:20:40 markster
-Version 0.1.9 from FTP
+Revision 1.9 2000/01/05 08:20:40 markster
+Version 0.1.10 from FTP
Revision 1.2 2000/01/05 08:20:40 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -30,8 +30,8 @@ extern int tbdm_(real *speech, integer *lpita, integer *tau, integer *ltau, real
/* TBDM Version 49 */
/* $Log$
- * Revision 1.8 2000/01/05 08:20:40 markster
- * Version 0.1.9 from FTP
+ * Revision 1.9 2000/01/05 08:20:40 markster
+ * Version 0.1.10 from FTP
*
/* Revision 1.2 2000/01/05 08:20:40 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/voicin.c b/codecs/lpc10/voicin.c
index 2160fc700..497ff2357 100755
--- a/codecs/lpc10/voicin.c
+++ b/codecs/lpc10/voicin.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.8 2000/01/05 08:20:40 markster
-Version 0.1.9 from FTP
+Revision 1.9 2000/01/05 08:20:40 markster
+Version 0.1.10 from FTP
Revision 1.2 2000/01/05 08:20:40 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -48,8 +48,8 @@ extern struct {
/* VOICIN Version 52 */
/* $Log$
- * Revision 1.8 2000/01/05 08:20:40 markster
- * Version 0.1.9 from FTP
+ * Revision 1.9 2000/01/05 08:20:40 markster
+ * Version 0.1.10 from FTP
*
/* Revision 1.2 2000/01/05 08:20:40 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -290,8 +290,8 @@ s*/
/* Global Variables: */
/* Arguments */
/* $Log$
- * Revision 1.8 2000/01/05 08:20:40 markster
- * Version 0.1.9 from FTP
+ * Revision 1.9 2000/01/05 08:20:40 markster
+ * Version 0.1.10 from FTP
*
/* Revision 1.2 2000/01/05 08:20:40 markster
/* Some OSS fixes and a few lpc changes to make it actually work
diff --git a/codecs/lpc10/vparms.c b/codecs/lpc10/vparms.c
index d6ca8bd11..1385c7627 100755
--- a/codecs/lpc10/vparms.c
+++ b/codecs/lpc10/vparms.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.8 2000/01/05 08:20:40 markster
-Version 0.1.9 from FTP
+Revision 1.9 2000/01/05 08:20:40 markster
+Version 0.1.10 from FTP
Revision 1.2 2000/01/05 08:20:40 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -33,8 +33,8 @@ static real c_b2 = 1.f;
/* VPARMS Version 50 */
/* $Log$
- * Revision 1.8 2000/01/05 08:20:40 markster
- * Version 0.1.9 from FTP
+ * Revision 1.9 2000/01/05 08:20:40 markster
+ * Version 0.1.10 from FTP
*
/* Revision 1.2 2000/01/05 08:20:40 markster
/* Some OSS fixes and a few lpc changes to make it actually work