Jonathan Lennox 911ddc0c58 Suppress generation of comb_filter_const_c when not used; avoid warning. 9 gadi atpakaļ
..
arm bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT 10 gadi atpakaļ
dump_modes db7a0d6626 Fix dump_modes output for fixed-point NE10. 10 gadi atpakaļ
mips c232f65b9f Adds "arch" argument to MIPS MDCT 10 gadi atpakaļ
tests 19677f6b06 Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS). 9 gadi atpakaļ
x86 fee0ed0754 Add intrinsics support to Visual Studio build. 10 gadi atpakaļ
_kiss_fft_guts.h f133bac6f9 MIPS optimizations 11 gadi atpakaļ
arch.h 2e6876c07a Using SSAT in SIG2WORD16() on ARMv6 11 gadi atpakaļ
bands.c 43120f0075 Reorganize x86 SSE intrinsics code. 10 gadi atpakaļ
bands.h c95c9a048f Cisco optimization for x86 & fixed point 11 gadi atpakaļ
celt.c 911ddc0c58 Suppress generation of comb_filter_const_c when not used; avoid warning. 9 gadi atpakaļ
celt.h 43120f0075 Reorganize x86 SSE intrinsics code. 10 gadi atpakaļ
celt_decoder.c 19c5406cde armv7(float): Optimize decode usecase using NE10 library 10 gadi atpakaļ
celt_encoder.c 19c5406cde armv7(float): Optimize decode usecase using NE10 library 10 gadi atpakaļ
celt_lpc.c 020a0a48d5 Fix build bustage from c95c9a048. 11 gadi atpakaļ
celt_lpc.h 43120f0075 Reorganize x86 SSE intrinsics code. 10 gadi atpakaļ
cpu_support.h 43120f0075 Reorganize x86 SSE intrinsics code. 10 gadi atpakaļ
cwrs.c 6218cba258 Making decode_pulses() compute the L2-norm on the fly 11 gadi atpakaļ
cwrs.h 6218cba258 Making decode_pulses() compute the L2-norm on the fly 11 gadi atpakaļ
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 gadi atpakaļ
entcode.c 5123175017 Speeding up ec_tell_frac() 11 gadi atpakaļ
entcode.h d9fb8a6651 Optimizing divisions with a signed numerator 11 gadi atpakaļ
entdec.c ec5d01cbe4 Using a table on ARM for unsigned division by small (<=256) integers. 11 gadi atpakaļ
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 gadi atpakaļ
entenc.c c95c9a048f Cisco optimization for x86 & fixed point 11 gadi atpakaļ
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 gadi atpakaļ
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 gadi atpakaļ
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 12 gadi atpakaļ
fixed_debug.h f396c08f77 Adds SIG2WORD16() to fixed_debug.h 11 gadi atpakaļ
fixed_generic.h f133bac6f9 MIPS optimizations 11 gadi atpakaļ
float_cast.h 8921f82fb9 float_cast: Fix MSVC ARM build 10 gadi atpakaļ
kiss_fft.c 19c5406cde armv7(float): Optimize decode usecase using NE10 library 10 gadi atpakaļ
kiss_fft.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 10 gadi atpakaļ
laplace.c ab5a049705 Merge commit '390c89225d' 13 gadi atpakaļ
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 gadi atpakaļ
mathops.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 gadi atpakaļ
mathops.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 gadi atpakaļ
mdct.c 19c5406cde armv7(float): Optimize decode usecase using NE10 library 10 gadi atpakaļ
mdct.h bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT 10 gadi atpakaļ
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 gadi atpakaļ
modes.c f48abe8308 armv7(float): Optimize encode usecase using NE10 library 10 gadi atpakaļ
modes.h e1f846208e Minor cleanup -- nothing to see here 11 gadi atpakaļ
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' 13 gadi atpakaļ
os_support.h dacfd28e9a os_support: fix misleading comments 11 gadi atpakaļ
pitch.c 43120f0075 Reorganize x86 SSE intrinsics code. 10 gadi atpakaļ
pitch.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library 10 gadi atpakaļ
quant_bands.c 77a5963658 gcc -pedantic had "comparison of unsigned expression < 0 is always false" 11 gadi atpakaļ
quant_bands.h b08c4ca3f5 Surround: Better LFE handling 12 gadi atpakaļ
rate.c ad7b28ff19 Minor div optimization -- reducing denominators 11 gadi atpakaļ
rate.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 12 gadi atpakaļ
stack_alloc.h e775090427 pseudostack instrumentation (off by default) 11 gadi atpakaļ
static_modes_fixed.h ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library 10 gadi atpakaļ
static_modes_fixed_arm_ne10.h db7a0d6626 Fix dump_modes output for fixed-point NE10. 10 gadi atpakaļ
static_modes_float.h f48abe8308 armv7(float): Optimize encode usecase using NE10 library 10 gadi atpakaļ
static_modes_float_arm_ne10.h db7a0d6626 Fix dump_modes output for fixed-point NE10. 10 gadi atpakaļ
vq.c c9c2035355 Fixes compile problems for MIPS 10 gadi atpakaļ
vq.h c9c2035355 Fixes compile problems for MIPS 10 gadi atpakaļ