aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/preemp.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2000-10-26 13:33:57 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2000-10-26 13:33:57 +0000
commit8382fbc2653db30d0d4998c573ec6c9e3fdd61f2 (patch)
treea66b1b1f4d1462240960ba12a929b11ebdb1b093 /codecs/lpc10/preemp.c
parent5b76145febcedf440480dfd9a2a74c1e92bec297 (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-4'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-4@221 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/preemp.c')
-rwxr-xr-xcodecs/lpc10/preemp.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/preemp.c b/codecs/lpc10/preemp.c
index f6dec775c..384dcaf41 100755
--- a/codecs/lpc10/preemp.c
+++ b/codecs/lpc10/preemp.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 from FTP
+Revision 1.3 2000/01/05 08:20:39 markster
+Version 0.1.4 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 preemp_(real *inbuf, real *pebuf, integer *nsamp, real *coef, real *z
/* PREEMP Version 55 */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.3 2000/01/05 08:20:39 markster
+ * Version 0.1.4 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