⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 speex.patch

📁 video linux conference
💻 PATCH
字号:
diff -ru speex-original/libspeex/preprocess.c speex/libspeex/preprocess.c--- speex-original/libspeex/preprocess.c	Sat Apr 10 00:21:49 2004+++ speex/libspeex/preprocess.c	Fri Jul 23 10:11:10 2004@@ -970,8 +970,8 @@ int speex_preprocess_ctl(SpeexPreprocessState *state, int request, void *ptr) {    SpeexPreprocessState *st;-   st=(SpeexPreprocessState*)state;    int i;+   st=(SpeexPreprocessState*)state;    switch(request)    {    case SPEEX_PREPROCESS_SET_DENOISE:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -