Jean-Marc Valin 0cc4d9659a Adding leakage modelling to boost bands 8 anos atrás
..
arm c930cc57d2 Reduce the scope of Ne10 includes 8 anos atrás
dump_modes c930cc57d2 Reduce the scope of Ne10 includes 8 anos atrás
mips efcdeb9bb2 Fix some compiler warnings 8 anos atrás
tests 4507637ccc Fixes unit tests that need arch-specific code 8 anos atrás
x86 d6d70371e8 Fix compiler warnings 8 anos atrás
_kiss_fft_guts.h 273906404c silencing overflows in MDCT and FFT 8 anos atrás
arch.h 3c9b4d615c Increasing GLOBAL_STACK_SIZE to 120000 to avoid failure 8 anos atrás
bands.c 4507637ccc Fixes unit tests that need arch-specific code 8 anos atrás
bands.h 4507637ccc Fixes unit tests that need arch-specific code 8 anos atrás
celt.c e32cd2729e Avoids reading beyond the current buffer in comb_filter() 8 anos atrás
celt.h 0cc4d9659a Adding leakage modelling to boost bands 8 anos atrás
celt_decoder.c 783ad76766 Revise celt_fir_c() to not pass in argument "mem" 8 anos atrás
celt_encoder.c 0cc4d9659a Adding leakage modelling to boost bands 8 anos atrás
celt_lpc.c ad15578102 Fix sum initializer in celt_fir() 8 anos atrás
celt_lpc.h 783ad76766 Revise celt_fir_c() to not pass in argument "mem" 8 anos atrás
cpu_support.h 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. 9 anos atrás
cwrs.c 58dbcf23f3 Update URLs 8 anos atrás
cwrs.h 6218cba258 Making decode_pulses() compute the L2-norm on the fly 11 anos atrás
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anos atrás
entcode.c 5123175017 Speeding up ec_tell_frac() 11 anos atrás
entcode.h d9fb8a6651 Optimizing divisions with a signed numerator 11 anos atrás
entdec.c ec5d01cbe4 Using a table on ARM for unsigned division by small (<=256) integers. 11 anos atrás
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 anos atrás
entenc.c c95c9a048f Cisco optimization for x86 & fixed point 10 anos atrás
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 anos atrás
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anos atrás
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 12 anos atrás
fixed_debug.h d6d70371e8 Fix compiler warnings 8 anos atrás
fixed_generic.h d6d70371e8 Fix compiler warnings 8 anos atrás
float_cast.h cd159fd1ec Making gcc use SSE directly for float->int conversion when available 8 anos atrás
kiss_fft.c 273906404c silencing overflows in MDCT and FFT 8 anos atrás
kiss_fft.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 9 anos atrás
laplace.c ab5a049705 Merge commit '390c89225d' 13 anos atrás
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 anos atrás
mathops.c b66080a879 Fixes minor code quality issues in CELT 8 anos atrás
mathops.h 7f3fb20185 Fixes problem with M_PI 8 anos atrás
mdct.c 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- 8 anos atrás
mdct.h bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT 9 anos atrás
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 anos atrás
modes.c d6d70371e8 Fix compiler warnings 8 anos atrás
modes.h e1f846208e Minor cleanup -- nothing to see here 11 anos atrás
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' 13 anos atrás
os_support.h dacfd28e9a os_support: fix misleading comments 10 anos atrás
pitch.c 3609a2218e Fixes some fixed-point 16-bit int overflows 8 anos atrás
pitch.h e6ac9fa993 Move ARM-specific macro overrides to arm-specific file. 8 anos atrás
quant_bands.c 76596ad93a Fixes comment 8 anos atrás
quant_bands.h b08c4ca3f5 Surround: Better LFE handling 12 anos atrás
rate.c 92282c1ae4 Improves CELT bit allocation at very low bitrates 8 anos atrás
rate.h 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 9 anos atrás
stack_alloc.h e775090427 pseudostack instrumentation (off by default) 11 anos atrás
static_modes_fixed.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 9 anos atrás
static_modes_fixed_arm_ne10.h c930cc57d2 Reduce the scope of Ne10 includes 8 anos atrás
static_modes_float.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library 9 anos atrás
static_modes_float_arm_ne10.h c930cc57d2 Reduce the scope of Ne10 includes 8 anos atrás
vq.c 4507637ccc Fixes unit tests that need arch-specific code 8 anos atrás
vq.h 4507637ccc Fixes unit tests that need arch-specific code 8 anos atrás