aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/decode.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2000-12-29 15:31:50 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2000-12-29 15:31:50 +0000
commit018836181f6309078d84b3674898629e37a38fee (patch)
tree01e2f6838436a3d241508f9dff59453b61addc4d /codecs/lpc10/decode.c
parent3a3bae7dfa4aa7df87c97a068c89b93879f35fbe (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-6'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-6@230 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/decode.c')
-rwxr-xr-xcodecs/lpc10/decode.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/codecs/lpc10/decode.c b/codecs/lpc10/decode.c
index 51319daff..836c9648d 100755
--- a/codecs/lpc10/decode.c
+++ b/codecs/lpc10/decode.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 from FTP
+Revision 1.5 2000/01/05 08:20:39 markster
+Version 0.1.6 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
@@ -53,8 +53,8 @@ static integer c__2 = 2;
/* DECODE Version 54 */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.5 2000/01/05 08:20:39 markster
+ * Version 0.1.6 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
@@ -188,8 +188,8 @@ static integer c__2 = 2;
integer ishift, errcnt, lsb;
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.5 2000/01/05 08:20:39 markster
+ * Version 0.1.6 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
@@ -219,8 +219,8 @@ static integer c__2 = 2;
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.5 2000/01/05 08:20:39 markster
+ * Version 0.1.6 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