aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/lpcini.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2001-10-15 17:39:25 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2001-10-15 17:39:25 +0000
commit34d21cb09867cac298adee78c28ebe0e817eb9a1 (patch)
tree821b63f97e3dbf68b81daaef1563c42fdead4fa2 /codecs/lpc10/lpcini.c
parent1c1872e9a7cb63fc690f4a7a67f1c0a0acf274cc (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-9'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-9@371 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/lpcini.c')
-rwxr-xr-xcodecs/lpc10/lpcini.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/codecs/lpc10/lpcini.c b/codecs/lpc10/lpcini.c
index bd6b01ae7..e73de1f61 100755
--- a/codecs/lpc10/lpcini.c
+++ b/codecs/lpc10/lpcini.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 from FTP
+Revision 1.8 2000/01/05 08:20:39 markster
+Version 0.1.9 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
@@ -45,8 +45,8 @@ struct {
/* ***************************************************************** */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.8 2000/01/05 08:20:39 markster
+ * Version 0.1.9 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
@@ -71,8 +71,8 @@ struct {
{
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.8 2000/01/05 08:20:39 markster
+ * Version 0.1.9 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
@@ -97,8 +97,8 @@ struct {
/* LPC Configuration parameters: */
/* Frame size, Prediction order, Pitch period */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.8 2000/01/05 08:20:39 markster
+ * Version 0.1.9 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