Jean-Marc Valin 004ef8b9b1 Oops, fix NaN test 6 anni fa
..
arm ef203135b4 Adding ENABLE_HARDENING 6 anni fa
dump_modes c930cc57d2 Reduce the scope of Ne10 includes 8 anni fa
mips efcdeb9bb2 Fix some compiler warnings 8 anni fa
tests ef203135b4 Adding ENABLE_HARDENING 6 anni fa
x86 ef203135b4 Adding ENABLE_HARDENING 6 anni fa
_kiss_fft_guts.h 273906404c silencing overflows in MDCT and FFT 8 anni fa
arch.h 652c4559f5 Aborting on NaN in CELT 6 anni fa
bands.c d01199be4c two more asserts I forgot 6 anni fa
bands.h e04e86e0e7 Add a simple masking model to the spreading decision 6 anni fa
celt.c e32cd2729e Avoids reading beyond the current buffer in comb_filter() 8 anni fa
celt.h 574d50cb57 Adding decoder state validation 6 anni fa
celt_decoder.c 574d50cb57 Adding decoder state validation 6 anni fa
celt_encoder.c 004ef8b9b1 Oops, fix NaN test 6 anni fa
celt_lpc.c 072d133f78 Fixes CELT PLC 7 anni fa
celt_lpc.h 783ad76766 Revise celt_fir_c() to not pass in argument "mem" 8 anni fa
cpu_support.h 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. 9 anni fa
cwrs.c ef203135b4 Adding ENABLE_HARDENING 6 anni fa
cwrs.h 6218cba258 Making decode_pulses() compute the L2-norm on the fly 11 anni fa
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anni fa
entcode.c 5123175017 Speeding up ec_tell_frac() 11 anni fa
entcode.h ef203135b4 Adding ENABLE_HARDENING 6 anni fa
entdec.c ec5d01cbe4 Using a table on ARM for unsigned division by small (<=256) integers. 11 anni fa
entdec.h 43dfdc08ba Fix entropy coder doc 7 anni fa
entenc.c c95c9a048f Cisco optimization for x86 & fixed point 10 anni fa
entenc.h 43dfdc08ba Fix entropy coder doc 7 anni fa
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anni fa
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 11 anni fa
fixed_debug.h d6d70371e8 Fix compiler warnings 7 anni fa
fixed_generic.h d6d70371e8 Fix compiler warnings 7 anni fa
float_cast.h cd159fd1ec Making gcc use SSE directly for float->int conversion when available 8 anni fa
kiss_fft.c 273906404c silencing overflows in MDCT and FFT 8 anni fa
kiss_fft.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 9 anni fa
laplace.c ab5a049705 Merge commit '390c89225d' 12 anni fa
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 anni fa
mathops.c ef203135b4 Adding ENABLE_HARDENING 6 anni fa
mathops.h ef203135b4 Adding ENABLE_HARDENING 6 anni fa
mdct.c 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- 8 anni fa
mdct.h bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT 9 anni fa
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 anni fa
modes.c d6d70371e8 Fix compiler warnings 7 anni fa
modes.h e1f846208e Minor cleanup -- nothing to see here 11 anni fa
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' 12 anni fa
os_support.h dacfd28e9a os_support: fix misleading comments 10 anni fa
pitch.c ef203135b4 Adding ENABLE_HARDENING 6 anni fa
pitch.h 4fe9de3b0f Optimize floating-point celt_inner_prod() and dual_inner_prod() for ARM NEON 7 anni fa
quant_bands.c ef203135b4 Adding ENABLE_HARDENING 6 anni fa
quant_bands.h b08c4ca3f5 Surround: Better LFE handling 11 anni fa
rate.c 92282c1ae4 Improves CELT bit allocation at very low bitrates 8 anni fa
rate.h 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 9 anni fa
stack_alloc.h e775090427 pseudostack instrumentation (off by default) 11 anni fa
static_modes_fixed.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 9 anni fa
static_modes_fixed_arm_ne10.h c930cc57d2 Reduce the scope of Ne10 includes 8 anni fa
static_modes_float.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library 9 anni fa
static_modes_float_arm_ne10.h c930cc57d2 Reduce the scope of Ne10 includes 8 anni fa
vq.c ef203135b4 Adding ENABLE_HARDENING 6 anni fa
vq.h 4507637ccc Fixes unit tests that need arch-specific code 7 anni fa