Jean-Marc Valin 84c9110d64 mask is unsigned il y a 8 ans
..
arm 1a94b2b879 Fix RTCD on ARM with Neon Intrinsics but not ASM. il y a 8 ans
dump_modes db7a0d6626 Fix dump_modes output for fixed-point NE10. il y a 9 ans
mips c232f65b9f Adds "arch" argument to MIPS MDCT il y a 9 ans
tests 6fa8563244 Fixes memory leak in some CELT unit tests il y a 9 ans
x86 096f5d3769 Remove tabs from source code. il y a 8 ans
_kiss_fft_guts.h 273906404c silencing overflows in MDCT and FFT il y a 8 ans
arch.h a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation il y a 8 ans
bands.c 84c9110d64 mask is unsigned il y a 8 ans
bands.h c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
celt.c e32cd2729e Avoids reading beyond the current buffer in comb_filter() il y a 8 ans
celt.h 3648134672 New DTX that works in all modes (SILK/CELT/HYBRID) il y a 8 ans
celt_decoder.c ee44ff86c6 Move PLC LPC bandwidth expansion before the FIR to avoid overflows in celt_fir() il y a 8 ans
celt_encoder.c 84043f7cf7 Fixes a shift<0 issue in transient_analysis() il y a 8 ans
celt_lpc.c a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation il y a 8 ans
celt_lpc.h 43120f0075 Reorganize x86 SSE intrinsics code. il y a 9 ans
cpu_support.h 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. il y a 9 ans
cwrs.c 58dbcf23f3 Update URLs il y a 8 ans
cwrs.h 6218cba258 Making decode_pulses() compute the L2-norm on the fly il y a 11 ans
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
entcode.c 5123175017 Speeding up ec_tell_frac() il y a 11 ans
entcode.h d9fb8a6651 Optimizing divisions with a signed numerator il y a 11 ans
entdec.c ec5d01cbe4 Using a table on ARM for unsigned division by small (<=256) integers. il y a 11 ans
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 12 ans
entenc.c c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 12 ans
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 il y a 11 ans
fixed_debug.h a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation il y a 8 ans
fixed_generic.h a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation il y a 8 ans
float_cast.h 8921f82fb9 float_cast: Fix MSVC ARM build il y a 10 ans
kiss_fft.c 273906404c silencing overflows in MDCT and FFT il y a 8 ans
kiss_fft.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library il y a 9 ans
laplace.c ab5a049705 Merge commit '390c89225d' il y a 12 ans
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 12 ans
mathops.c b66080a879 Fixes minor code quality issues in CELT il y a 8 ans
mathops.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
mdct.c 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- il y a 8 ans
mdct.h bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT il y a 9 ans
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 12 ans
modes.c f48abe8308 armv7(float): Optimize encode usecase using NE10 library il y a 9 ans
modes.h e1f846208e Minor cleanup -- nothing to see here il y a 11 ans
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' il y a 12 ans
os_support.h dacfd28e9a os_support: fix misleading comments il y a 10 ans
pitch.c b66080a879 Fixes minor code quality issues in CELT il y a 8 ans
pitch.h e6ac9fa993 Move ARM-specific macro overrides to arm-specific file. il y a 8 ans
quant_bands.c 76596ad93a Fixes comment il y a 8 ans
quant_bands.h b08c4ca3f5 Surround: Better LFE handling il y a 11 ans
rate.c be9e747bcc Fixes overflows on CPUs with 16-bit ints il y a 8 ans
rate.h 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES il y a 9 ans
stack_alloc.h e775090427 pseudostack instrumentation (off by default) il y a 11 ans
static_modes_fixed.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library il y a 9 ans
static_modes_fixed_arm_ne10.h db7a0d6626 Fix dump_modes output for fixed-point NE10. il y a 9 ans
static_modes_float.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library il y a 9 ans
static_modes_float_arm_ne10.h db7a0d6626 Fix dump_modes output for fixed-point NE10. il y a 9 ans
vq.c 610bf2d7ee cleanup: putting resynth flag in the context il y a 8 ans
vq.h 610bf2d7ee cleanup: putting resynth flag in the context il y a 8 ans