aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/deemp.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:28 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:28 +0000
commit7059612b7223f51cf602c7d0e8a2828e1fd94ddc (patch)
tree3569eb7c3168913459ac851121576a4f11ed9fd7 /codecs/lpc10/deemp.c
parent758d7ac6f9c4db1450b46c6efd2f98280e193ca8 (diff)
Version 0.1.3 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@170 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/deemp.c')
-rwxr-xr-xcodecs/lpc10/deemp.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/deemp.c b/codecs/lpc10/deemp.c
index 5ace3383e..46b9f71c4 100755
--- a/codecs/lpc10/deemp.c
+++ b/codecs/lpc10/deemp.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.1 2000/01/05 08:20:39 markster
-Version 0.1.2 from FTP
+Revision 1.2 2000/01/05 08:20:39 markster
+Version 0.1.3 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
@@ -37,8 +37,8 @@ extern int deemp_(real *x, integer *n, struct lpc10_decoder_state *st);
/* DEEMP Version 48 */
/* $Log$
- * Revision 1.1 2000/01/05 08:20:39 markster
- * Version 0.1.2 from FTP
+ * Revision 1.2 2000/01/05 08:20:39 markster
+ * Version 0.1.3 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