aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/onset.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-06-30 17:04:04 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-06-30 17:04:04 +0000
commit546a4663b7c9a7a6713c4384c2f0e26f6b30b1bd (patch)
tree6c9643cc0b9d8f98470c7a01735d2f8f78e245f4 /codecs/lpc10/onset.c
parent73204a3591523ffb67e1e166906911dc9604609d (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-12'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-12@477 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/onset.c')
-rwxr-xr-xcodecs/lpc10/onset.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/codecs/lpc10/onset.c b/codecs/lpc10/onset.c
index 8a115f17c..9c6e2baac 100755
--- a/codecs/lpc10/onset.c
+++ b/codecs/lpc10/onset.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 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
@@ -41,8 +41,8 @@ static real c_b2 = 1.f;
/* ONSET Version 49 */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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
@@ -143,8 +143,8 @@ static real c_b2 = 1.f;
/* Arguments */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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