aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:29 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:29 +0000
commitff9ea7a215c12f93afb5d274f51b5677d34f1b6e (patch)
tree05b66bcda82f0079fb13ef2cdc0241612f233f43 /codecs
parent7059612b7223f51cf602c7d0e8a2828e1fd94ddc (diff)
Version 0.1.3 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@171 f38db490-d61c-443f-a65b-d21fe96a405b
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 32fb6411a..235692466 100755
--- a/codecs/lpc10/tbdm.c
+++ b/codecs/lpc10/tbdm.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.1 2000/01/05 08:20:40 markster
-Version 0.1.2 from FTP
+Revision 1.2 2000/01/05 08:20:40 markster
+Version 0.1.3 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.1 2000/01/05 08:20:40 markster
- * Version 0.1.2 from FTP
+ * Revision 1.2 2000/01/05 08:20:40 markster
+ * Version 0.1.3 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 29a87078b..c984b43a1 100755
--- a/codecs/lpc10/voicin.c
+++ b/codecs/lpc10/voicin.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.1 2000/01/05 08:20:40 markster
-Version 0.1.2 from FTP
+Revision 1.2 2000/01/05 08:20:40 markster
+Version 0.1.3 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.1 2000/01/05 08:20:40 markster
- * Version 0.1.2 from FTP
+ * Revision 1.2 2000/01/05 08:20:40 markster
+ * Version 0.1.3 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.1 2000/01/05 08:20:40 markster
- * Version 0.1.2 from FTP
+ * Revision 1.2 2000/01/05 08:20:40 markster
+ * Version 0.1.3 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 e8273dc6b..387e4e502 100755
--- a/codecs/lpc10/vparms.c
+++ b/codecs/lpc10/vparms.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.1 2000/01/05 08:20:40 markster
-Version 0.1.2 from FTP
+Revision 1.2 2000/01/05 08:20:40 markster
+Version 0.1.3 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.1 2000/01/05 08:20:40 markster
- * Version 0.1.2 from FTP
+ * Revision 1.2 2000/01/05 08:20:40 markster
+ * Version 0.1.3 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