aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/energy.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-01-10 12:14:50 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-01-10 12:14:50 +0000
commit02452c9d006d076c513535d7382e7673ea9f1edc (patch)
tree576a068a191e8959afb19bae1828d2cedc1ece14 /codecs/lpc10/energy.c
parentba40cbe6da09b1fb2fa8d9db9c82760584ece489 (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-10'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-10@404 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/energy.c')
-rwxr-xr-xcodecs/lpc10/energy.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/energy.c b/codecs/lpc10/energy.c
index d5b9700d8..01a736993 100755
--- a/codecs/lpc10/energy.c
+++ b/codecs/lpc10/energy.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 from FTP
+Revision 1.9 2000/01/05 08:20:39 markster
+Version 0.1.10 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 energy_(integer *len, real *speech, real *rms);
/* ENERGY Version 50 */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.9 2000/01/05 08:20:39 markster
+ * Version 0.1.10 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