search for: vorbis_psy

Displaying 2 results from an estimated 2 matches for "vorbis_psy".

Did you mean: vorbis_p
2013 Apr 24
0
vorbis-psy compilation fix
...400 @@ -204,7 +204,7 @@ AC_DEFINE([TI_C55X], , [Enable support for TI C55X DSP]) fi]) -AC_ARG_ENABLE(vorbis-psy, [ --enable-psy Enable the Vorbis psy model], +AC_ARG_ENABLE(vorbis-psy, [ --enable-vorbis-psy Enable the Vorbis psy model], [if test "$enableval" = yes; then vorbis_psy=yes; AC_DEFINE([VORBIS_PSYCHO], , [Enable support for the Vorbis psy model]) diff -r -u speex/libspeex/Makefile.am speex/libspeex/Makefile.am --- speex/libspeex/Makefile.am 2013-04-24 19:08:00.729566052 +0400 +++ speex/libspeex/Makefile.am 2013-04-24 20:05:18.870721435 +0400 @@ -55,8 +55,8 @@ t...
2017 May 29
0
[PATCH] Add CMake build script
...solutions * Generates working Unix Makefile * Supported options (<option> - <default value>): * `ENABLE_FLOATING_POINT` - on * `ENABLE_FIXED_POINT` - off * `ENABLE_FIXED_POINT_DEBUG` - off * `USE_GPL_FFTW3` - off * `DISABLE_FLOAT_API` - off * `DISABLE_VBR` - off * `ENABLE_VORBIS_PSY` - off * `ENABLE_SSE` - on if supported * `ENABLE_ARM4_ASM` - off * `ENABLE_ARM5E_ASM` - off * `ENABLE_BLACKFIN_ASM` - off * `ENABLE_TI_C55X` - off * `USE_SPEEXDSP` - on if library found * `DISABLE_BINARIES` - off * `ENABLE_PACKAGE_CONFIG` - on, [CMake specific](https://cmake.org/cm...