Niclas Olmenius 06a651547f Fix celt decoder assertion when using OPUS_CUSTOM před 4 roky
..
arm ef203135b4 Adding ENABLE_HARDENING před 6 roky
dump_modes c930cc57d2 Reduce the scope of Ne10 includes před 8 roky
mips 196511de23 Fix build errors using Makefile.mips před 5 roky
tests ef203135b4 Adding ENABLE_HARDENING před 6 roky
x86 ef203135b4 Adding ENABLE_HARDENING před 6 roky
_kiss_fft_guts.h 273906404c silencing overflows in MDCT and FFT před 8 roky
arch.h 3765a24848 Fix #elif OPUS_ARM_INLINE_EDSP před 5 roky
bands.c f57908334a Fix FIXED_POINT conditional check před 6 roky
bands.h e04e86e0e7 Add a simple masking model to the spreading decision před 6 roky
celt.c e32cd2729e Avoids reading beyond the current buffer in comb_filter() před 8 roky
celt.h 574d50cb57 Adding decoder state validation před 6 roky
celt_decoder.c 06a651547f Fix celt decoder assertion when using OPUS_CUSTOM před 4 roky
celt_encoder.c aebc9046f9 Renaming compute_allocation to clt_compute_allocation() to avoid symbol clashes před 6 roky
celt_lpc.c ea8b26ff85 Fix comma that should have been a semicolon před 6 roky
celt_lpc.h 783ad76766 Revise celt_fir_c() to not pass in argument "mem" před 8 roky
cpu_support.h 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. před 9 roky
cwrs.c ef203135b4 Adding ENABLE_HARDENING před 6 roky
cwrs.h 6218cba258 Making decode_pulses() compute the L2-norm on the fly před 11 roky
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. před 11 roky
entcode.c 5123175017 Speeding up ec_tell_frac() před 11 roky
entcode.h ef203135b4 Adding ENABLE_HARDENING před 6 roky
entdec.c ec5d01cbe4 Using a table on ARM for unsigned division by small (<=256) integers. před 11 roky
entdec.h 43dfdc08ba Fix entropy coder doc před 7 roky
entenc.c c95c9a048f Cisco optimization for x86 & fixed point před 10 roky
entenc.h 43dfdc08ba Fix entropy coder doc před 7 roky
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. před 11 roky
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 před 11 roky
fixed_debug.h d6d70371e8 Fix compiler warnings před 7 roky
fixed_generic.h d6d70371e8 Fix compiler warnings před 7 roky
float_cast.h 55480908be Make float2int() static with VS před 6 roky
kiss_fft.c 273906404c silencing overflows in MDCT and FFT před 8 roky
kiss_fft.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library před 9 roky
laplace.c ab5a049705 Merge commit '390c89225d' před 12 roky
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" před 12 roky
mathops.c 697beca22d Only call isqrt32() with a positive argument před 6 roky
mathops.h ef203135b4 Adding ENABLE_HARDENING před 6 roky
mdct.c 1a37d4e15c Saturate MDCT output post-TDAC rather than pre- před 8 roky
mdct.h bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT před 9 roky
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" před 12 roky
modes.c d6d70371e8 Fix compiler warnings před 7 roky
modes.h e1f846208e Minor cleanup -- nothing to see here před 11 roky
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' před 12 roky
os_support.h dacfd28e9a os_support: fix misleading comments před 10 roky
pitch.c ef203135b4 Adding ENABLE_HARDENING před 6 roky
pitch.h 4fe9de3b0f Optimize floating-point celt_inner_prod() and dual_inner_prod() for ARM NEON před 7 roky
quant_bands.c ef203135b4 Adding ENABLE_HARDENING před 6 roky
quant_bands.h b08c4ca3f5 Surround: Better LFE handling před 11 roky
rate.c aebc9046f9 Renaming compute_allocation to clt_compute_allocation() to avoid symbol clashes před 6 roky
rate.h db082963b9 Fix mismatching arg names in function declaration and definition před 5 roky
stack_alloc.h e775090427 pseudostack instrumentation (off by default) před 11 roky
static_modes_fixed.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library před 9 roky
static_modes_fixed_arm_ne10.h c930cc57d2 Reduce the scope of Ne10 includes před 8 roky
static_modes_float.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library před 9 roky
static_modes_float_arm_ne10.h c930cc57d2 Reduce the scope of Ne10 includes před 8 roky
vq.c 196511de23 Fix build errors using Makefile.mips před 5 roky
vq.h 196511de23 Fix build errors using Makefile.mips před 5 roky