aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/lpfilt.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:38 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:38 +0000
commitf0e859f353c207eb5bd2ef804345c8b3b928cb38 (patch)
tree9903efa867d7d01bd6dcd14bb015a88dd6294b40 /codecs/lpc10/lpfilt.c
parent5338e02ab3519eca33231cbf083a18de45112a14 (diff)
Version 0.1.12 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@186 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/lpfilt.c')
-rwxr-xr-xcodecs/lpc10/lpfilt.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/lpfilt.c b/codecs/lpc10/lpfilt.c
index 713b26a1b..932a0a0a2 100755
--- a/codecs/lpc10/lpfilt.c
+++ b/codecs/lpc10/lpfilt.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.10 2000/01/05 08:20:39 markster
-Version 0.1.11 from FTP
+Revision 1.11 2000/01/05 08:20:39 markster
+Version 0.1.12 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
@@ -29,8 +29,8 @@ extern int lpfilt_(real *inbuf, real *lpbuf, integer *len, integer *nsamp);
/* LPFILT Version 55 */
/* $Log$
- * Revision 1.10 2000/01/05 08:20:39 markster
- * Version 0.1.11 from FTP
+ * Revision 1.11 2000/01/05 08:20:39 markster
+ * Version 0.1.12 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