Jean-Marc Valin daf9503472 Forgot one RFC8251 behaviour to disable with --disable-rfc8251 vor 7 Jahren
..
arm e2cdf9b98f Rename arm ne10 assembly optimization files. vor 7 Jahren
dump_modes c930cc57d2 Reduce the scope of Ne10 includes vor 8 Jahren
mips efcdeb9bb2 Fix some compiler warnings vor 8 Jahren
tests 9aebd7e03d Free all allocated memory in unit tests vor 7 Jahren
x86 6db968e9ad Rename SSE 4.1 files to match their targets. vor 7 Jahren
_kiss_fft_guts.h 273906404c silencing overflows in MDCT and FFT vor 8 Jahren
arch.h 3c9b4d615c Increasing GLOBAL_STACK_SIZE to 120000 to avoid failure vor 8 Jahren
bands.c daf9503472 Forgot one RFC8251 behaviour to disable with --disable-rfc8251 vor 7 Jahren
bands.h e04e86e0e7 Add a simple masking model to the spreading decision vor 7 Jahren
celt.c e32cd2729e Avoids reading beyond the current buffer in comb_filter() vor 8 Jahren
celt.h 8299edfc0c Scaling back the pitch filter when most of the energy is above 3.2 kHz vor 7 Jahren
celt_decoder.c d8b1fd4ad0 Enable RFC 8251 changes by default vor 7 Jahren
celt_encoder.c cdcb2f7d2b Disabling weak transients and 5ms resolution on voiced frames vor 7 Jahren
celt_lpc.c 072d133f78 Fixes CELT PLC vor 7 Jahren
celt_lpc.h 783ad76766 Revise celt_fir_c() to not pass in argument "mem" vor 8 Jahren
cpu_support.h 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. vor 9 Jahren
cwrs.c 58dbcf23f3 Update URLs vor 8 Jahren
cwrs.h 6218cba258 Making decode_pulses() compute the L2-norm on the fly vor 11 Jahren
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. vor 11 Jahren
entcode.c 5123175017 Speeding up ec_tell_frac() vor 11 Jahren
entcode.h d9fb8a6651 Optimizing divisions with a signed numerator vor 11 Jahren
entdec.c ec5d01cbe4 Using a table on ARM for unsigned division by small (<=256) integers. vor 11 Jahren
entdec.h 43dfdc08ba Fix entropy coder doc vor 7 Jahren
entenc.c c95c9a048f Cisco optimization for x86 & fixed point vor 10 Jahren
entenc.h 43dfdc08ba Fix entropy coder doc vor 7 Jahren
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. vor 11 Jahren
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 vor 12 Jahren
fixed_debug.h d6d70371e8 Fix compiler warnings vor 8 Jahren
fixed_generic.h d6d70371e8 Fix compiler warnings vor 8 Jahren
float_cast.h cd159fd1ec Making gcc use SSE directly for float->int conversion when available vor 8 Jahren
kiss_fft.c 273906404c silencing overflows in MDCT and FFT vor 8 Jahren
kiss_fft.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library vor 9 Jahren
laplace.c ab5a049705 Merge commit '390c89225d' vor 13 Jahren
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 13 Jahren
mathops.c b66080a879 Fixes minor code quality issues in CELT vor 8 Jahren
mathops.h 82e6cf79c1 Fix #undef of constant vor 7 Jahren
mdct.c 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- vor 8 Jahren
mdct.h bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT vor 9 Jahren
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 13 Jahren
modes.c d6d70371e8 Fix compiler warnings vor 8 Jahren
modes.h e1f846208e Minor cleanup -- nothing to see here vor 11 Jahren
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' vor 13 Jahren
os_support.h dacfd28e9a os_support: fix misleading comments vor 10 Jahren
pitch.c 2da3721b16 Simplifying celt_fir5() since x==y and mem[]={0} vor 7 Jahren
pitch.h 4fe9de3b0f Optimize floating-point celt_inner_prod() and dual_inner_prod() for ARM NEON vor 7 Jahren
quant_bands.c 76596ad93a Fixes comment vor 8 Jahren
quant_bands.h b08c4ca3f5 Surround: Better LFE handling vor 12 Jahren
rate.c 2c0d9ee440 Allcate more bits to CELT for stereo hybrid and don't force bits in the second CELT band vor 7 Jahren
rate.h 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES vor 9 Jahren
stack_alloc.h e775090427 pseudostack instrumentation (off by default) vor 11 Jahren
static_modes_fixed.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library vor 9 Jahren
static_modes_fixed_arm_ne10.h c930cc57d2 Reduce the scope of Ne10 includes vor 8 Jahren
static_modes_float.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library vor 9 Jahren
static_modes_float_arm_ne10.h c930cc57d2 Reduce the scope of Ne10 includes vor 8 Jahren
vq.c 4507637ccc Fixes unit tests that need arch-specific code vor 7 Jahren
vq.h 4507637ccc Fixes unit tests that need arch-specific code vor 7 Jahren