Pedro Becerra
2013-Jun-25 22:13 UTC
[opus] error compiling when FIXED_POINT and DISABLE_FLOAT_API are defined
Hello, is the following a valid build option? ./configure CFLAGS="-g -O2 -DDISABLE_FLOAT_API" \ --enable-assertions --enable-fixed-point src/opus_multistream_encoder.c does not compile with that configuration. -- Pedro Becerra
Apparently Analagous Threads
- patch to fix error in src/opus_multistream_encoder.c when DISABLE_FLOAT_API is defined
- Fix DTX is always unavailable when DISABLE_FLOAT_API is not defined
- opus code optimization
- QCONST16 cross compile inconsistency
- resample of libopusenc-0.2.1 outputs all zeros if define FIXED_POINT