[xiph-commits] r9003 - trunk/speex/libspeex
jm at motherfish-iii.xiph.org
jm at motherfish-iii.xiph.org
Wed Mar 2 00:23:54 PST 2005
Author: jm
Date: 2005-03-02 00:23:53 -0800 (Wed, 02 Mar 2005)
New Revision: 9003
Modified:
trunk/speex/libspeex/cb_search.c
Log:
Comment
Modified: trunk/speex/libspeex/cb_search.c
===================================================================
--- trunk/speex/libspeex/cb_search.c 2005-03-01 23:47:54 UTC (rev 9002)
+++ trunk/speex/libspeex/cb_search.c 2005-03-02 08:23:53 UTC (rev 9003)
@@ -215,6 +215,7 @@
}
/* Update excitation */
+ /* FIXME: We could update the excitation directly above */
for (j=0;j<nsf;j++)
exc[j]+=e[j];
More information about the commits
mailing list