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