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