Jean-Marc Valin 6c47feeb86 disable PVQ SSE code for fixed-point пре 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 85cda644ed wip autodetection пре 8 година
x86 6c47feeb86 disable PVQ SSE code for fixed-point пре 8 година
_kiss_fft_guts.h 273906404c silencing overflows in MDCT and FFT пре 8 година
arch.h c7bbc3e31f Speeding up PVQ using unlikely() and moving first position out of the loop пре 8 година
bands.c 0781bab745 Now even compiles пре 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 b4136d85f9 remove SSE header from generic code пре 8 година
vq.h 0781bab745 Now even compiles пре 8 година