From 25aa86dc1049450cf7e8ceda00d24c19246248cf Mon Sep 17 00:00:00 2001 From: markster Date: Wed, 5 Jan 2000 08:20:40 +0000 Subject: Version 0.3.0 from FTP git-svn-id: http://svn.digium.com/svn/asterisk/trunk@190 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/lpc10/decode.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'codecs/lpc10/decode.c') diff --git a/codecs/lpc10/decode.c b/codecs/lpc10/decode.c index 9e553736d..51319daff 100755 --- a/codecs/lpc10/decode.c +++ b/codecs/lpc10/decode.c @@ -1,8 +1,8 @@ /* $Log$ -Revision 1.12 2000/01/05 08:20:39 markster -Version 0.2.0 from FTP +Revision 1.13 2000/01/05 08:20:39 markster +Version 0.3.0 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.12 2000/01/05 08:20:39 markster - * Version 0.2.0 from FTP + * Revision 1.13 2000/01/05 08:20:39 markster + * Version 0.3.0 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.12 2000/01/05 08:20:39 markster - * Version 0.2.0 from FTP + * Revision 1.13 2000/01/05 08:20:39 markster + * Version 0.3.0 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.12 2000/01/05 08:20:39 markster - * Version 0.2.0 from FTP + * Revision 1.13 2000/01/05 08:20:39 markster + * Version 0.3.0 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 -- cgit v1.2.3