[xiph-cvs] cvs commit: speex/libspeex ltp.c

Jean-Marc Valin jm at xiph.org
Mon May 5 18:20:38 PDT 2003



jm          03/05/05 21:20:38

  Modified:    libspeex Tag: rel-1-0-branch ltp.c
  Log:
  oops...

Revision  Changes    Path
No                   revision

<p>No                   revision

<p>1.74.2.1  +1 -1      speex/libspeex/ltp.c

Index: ltp.c
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/ltp.c,v
retrieving revision 1.74
retrieving revision 1.74.2.1
diff -u -r1.74 -r1.74.2.1
--- ltp.c	10 Mar 2003 17:16:17 -0000	1.74
+++ ltp.c	6 May 2003 01:20:38 -0000	1.74.2.1
@@ -415,7 +415,7 @@
          if (gain[2]>0)
             gain_sum += gain[2];
          else
-            gain_sum -= .5*gain[0];
+            gain_sum -= .5*gain[2];
          if (gain_sum > tmp) {
             float fact = tmp/gain_sum;
             for (i=0;i<3;i++)

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list