[xiph-commits] r10057 - trunk/speex/libspeex
jm at svn.xiph.org
jm at svn.xiph.org
Sat Sep 24 03:21:15 PDT 2005
Author: jm
Date: 2005-09-24 03:21:13 -0700 (Sat, 24 Sep 2005)
New Revision: 10057
Modified:
trunk/speex/libspeex/preprocess.c
Log:
To please Thorvald Natvig :-)
Modified: trunk/speex/libspeex/preprocess.c
===================================================================
--- trunk/speex/libspeex/preprocess.c 2005-09-23 21:33:36 UTC (rev 10056)
+++ trunk/speex/libspeex/preprocess.c 2005-09-24 10:21:13 UTC (rev 10057)
@@ -761,6 +761,7 @@
}
Zframe /= (freq_end-freq_start);
}
+ st->Zlast = Zframe;
Pframe = qcurve(Zframe);
More information about the commits
mailing list