Jean-Marc Valin f76c60167d Using "hybrid" flag instead of "start!=0" 10 éve
..
arm bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT 10 éve
dump_modes db7a0d6626 Fix dump_modes output for fixed-point NE10. 10 éve
mips c232f65b9f Adds "arch" argument to MIPS MDCT 10 éve
tests 6fa8563244 Fixes memory leak in some CELT unit tests 10 éve
x86 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. 10 éve
_kiss_fft_guts.h f133bac6f9 MIPS optimizations 11 éve
arch.h 2e6876c07a Using SSAT in SIG2WORD16() on ARMv6 11 éve
bands.c be9e747bcc Fixes overflows on CPUs with 16-bit ints 9 éve
bands.h c95c9a048f Cisco optimization for x86 & fixed point 11 éve
celt.c 911ddc0c58 Suppress generation of comb_filter_const_c when not used; avoid warning. 10 éve
celt.h 43120f0075 Reorganize x86 SSE intrinsics code. 10 éve
celt_decoder.c cfaf14788e Make the CELT background noise estimator adapt more quickly on DTX update 10 éve
celt_encoder.c f76c60167d Using "hybrid" flag instead of "start!=0" 9 éve
celt_lpc.c 020a0a48d5 Fix build bustage from c95c9a048. 11 éve
celt_lpc.h 43120f0075 Reorganize x86 SSE intrinsics code. 10 éve
cpu_support.h 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. 10 éve
cwrs.c 6218cba258 Making decode_pulses() compute the L2-norm on the fly 11 éve
cwrs.h 6218cba258 Making decode_pulses() compute the L2-norm on the fly 11 éve
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 éve
entcode.c 5123175017 Speeding up ec_tell_frac() 11 éve
entcode.h d9fb8a6651 Optimizing divisions with a signed numerator 11 éve
entdec.c ec5d01cbe4 Using a table on ARM for unsigned division by small (<=256) integers. 11 éve
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 éve
entenc.c c95c9a048f Cisco optimization for x86 & fixed point 11 éve
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 éve
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 éve
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 12 éve
fixed_debug.h f396c08f77 Adds SIG2WORD16() to fixed_debug.h 11 éve
fixed_generic.h f133bac6f9 MIPS optimizations 11 éve
float_cast.h 8921f82fb9 float_cast: Fix MSVC ARM build 11 éve
kiss_fft.c 19c5406cde armv7(float): Optimize decode usecase using NE10 library 10 éve
kiss_fft.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 10 éve
laplace.c ab5a049705 Merge commit '390c89225d' 13 éve
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 éve
mathops.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 éve
mathops.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 éve
mdct.c 19c5406cde armv7(float): Optimize decode usecase using NE10 library 10 éve
mdct.h bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT 10 éve
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 éve
modes.c f48abe8308 armv7(float): Optimize encode usecase using NE10 library 10 éve
modes.h e1f846208e Minor cleanup -- nothing to see here 12 éve
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' 13 éve
os_support.h dacfd28e9a os_support: fix misleading comments 11 éve
pitch.c 43120f0075 Reorganize x86 SSE intrinsics code. 10 éve
pitch.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library 10 éve
quant_bands.c 257ab37674 Oops, fixes max_decay for LFE in fixed-point 10 éve
quant_bands.h b08c4ca3f5 Surround: Better LFE handling 12 éve
rate.c be9e747bcc Fixes overflows on CPUs with 16-bit ints 9 éve
rate.h 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES 10 éve
stack_alloc.h e775090427 pseudostack instrumentation (off by default) 12 éve
static_modes_fixed.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 10 éve
static_modes_fixed_arm_ne10.h db7a0d6626 Fix dump_modes output for fixed-point NE10. 10 éve
static_modes_float.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library 10 éve
static_modes_float_arm_ne10.h db7a0d6626 Fix dump_modes output for fixed-point NE10. 10 éve
vq.c c9c2035355 Fixes compile problems for MIPS 10 éve
vq.h c9c2035355 Fixes compile problems for MIPS 10 éve