aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/decode.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:31 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:31 +0000
commit86d7617293b8f6349773c1fa4dd5ff9e96a03dc8 (patch)
treee904d5782abb7fa48a1027a7f320c27bf3c7bb8a /codecs/lpc10/decode.c
parentcbc29f2cfdfe6486e27ce0062373a8c21b0ddd85 (diff)
Version 0.1.5 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@173 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 993b1dfd2..a4161f044 100755
--- a/codecs/lpc10/decode.c
+++ b/codecs/lpc10/decode.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.3 2000/01/05 08:20:39 markster
-Version 0.1.4 from FTP
+Revision 1.4 2000/01/05 08:20:39 markster
+Version 0.1.5 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.3 2000/01/05 08:20:39 markster
- * Version 0.1.4 from FTP
+ * Revision 1.4 2000/01/05 08:20:39 markster
+ * Version 0.1.5 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.3 2000/01/05 08:20:39 markster
- * Version 0.1.4 from FTP
+ * Revision 1.4 2000/01/05 08:20:39 markster
+ * Version 0.1.5 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.3 2000/01/05 08:20:39 markster
- * Version 0.1.4 from FTP
+ * Revision 1.4 2000/01/05 08:20:39 markster
+ * Version 0.1.5 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