[xiph-cvs] cvs commit: speex/libspeex testenc.c
Jean-Marc Valin
jm at xiph.org
Wed Sep 17 20:46:30 PDT 2003
jm 03/09/17 23:46:30
Modified: libspeex testenc.c
Log:
oops...
Revision Changes Path
1.45 +1 -1 speex/libspeex/testenc.c
Index: testenc.c
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/testenc.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- testenc.c 2 Sep 2003 06:26:15 -0000 1.44
+++ testenc.c 18 Sep 2003 03:46:30 -0000 1.45
@@ -13,7 +13,7 @@
short out_short[FRAME_SIZE];
float in_float[FRAME_SIZE];
float out_float[FRAME_SIZE];
- float sigpow,errpow,snr, seg_snr;
+ float sigpow,errpow,snr, seg_snr=0;
int snr_frames = 0;
char cbits[200];
int nbBits;
<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