[xiph-commits] r11127 - trunk/speex/include/speex
jm at svn.xiph.org
jm at svn.xiph.org
Wed Apr 12 21:12:15 PDT 2006
Author: jm
Date: 2006-04-12 21:12:13 -0700 (Wed, 12 Apr 2006)
New Revision: 11127
Modified:
trunk/speex/include/speex/speex.h
Log:
defined SPEEX_SET_INNOVATION_SAVE
Modified: trunk/speex/include/speex/speex.h
===================================================================
--- trunk/speex/include/speex/speex.h 2006-04-12 16:57:42 UTC (rev 11126)
+++ trunk/speex/include/speex/speex.h 2006-04-13 04:12:13 UTC (rev 11127)
@@ -150,6 +150,8 @@
#define SPEEX_GET_INNOV 102
/** Used internally*/
#define SPEEX_GET_DTX_STATUS 103
+/** Used internally*/
+#define SPEEX_SET_INNOVATION_SAVE 104
/* Preserving compatibility:*/
More information about the commits
mailing list