Jean-Marc Valin 2564febe09 Merge branch 'master' into exp_mips_alt il y a 11 ans
..
arm c16a96b458 Minor speedups to celt_pitch_xcorr_edsp(). il y a 11 ans
dump_modes d19fb79b8d Make dump_modes compile again. il y a 11 ans
tests 5280c71883 Revert "Fixes a number of double promotions and missing casts." il y a 11 ans
x86 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
_kiss_fft_guts.h 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
arch.h 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
bands.c 8ea01eed10 Making the CELT fixed-point decoder a bit more robust to extreme signals il y a 11 ans
bands.h ee2506b2c7 Moves log2Amp inside denormalise_bands() and get rid of bandE[] il y a 11 ans
celt.c aa0375cd65 Simulates the non-bitexact changes in exp_mips_opt (not for merging) il y a 11 ans
celt.h 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
celt_decoder.c 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
celt_encoder.c 086ea7c7e5 Whoa! This fixes a pretty bad fixed-point stereo regression il y a 11 ans
celt_lpc.c 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
celt_lpc.h 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
cpu_support.h 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
cwrs.c 0c7c425431 oops, fix previous commit il y a 11 ans
cwrs.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 13 ans
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
entcode.c 07418d9dd8 Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break. il y a 12 ans
entcode.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
entdec.c 0aa8b42db0 Fix broken URL in entdec.c. il y a 11 ans
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 13 ans
entenc.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 13 ans
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 13 ans
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 il y a 11 ans
fixed_debug.h 530198f955 Adds SATURATE16() to the fixed-point debug build too il y a 11 ans
fixed_generic.h 7d2502359f Fixes the mips_alt build il y a 11 ans
float_cast.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
kiss_fft.c 7d2502359f Fixes the mips_alt build il y a 11 ans
kiss_fft.h 72273000ec Misc changes to address Robert Sparks' comments il y a 13 ans
laplace.c ab5a049705 Merge commit '390c89225d' il y a 13 ans
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 13 ans
mathops.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
mathops.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
mdct.c aa0375cd65 Simulates the non-bitexact changes in exp_mips_opt (not for merging) il y a 11 ans
mdct.h de4a2ddd06 Replace the remaining instances of restrict with OPUS_RESTRICT. il y a 12 ans
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 13 ans
modes.c 006273c59f Use a table for PVQ encoding/decoding. il y a 11 ans
modes.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 13 ans
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' il y a 13 ans
os_support.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
pitch.c 5c02c5ffb5 Make celt_pitch_xcorr_edsp() work on ARMv5TE. il y a 11 ans
pitch.h f47adfa660 Merge branch 'master' into exp_mips_alt il y a 11 ans
quant_bands.c 77a5963658 gcc -pedantic had "comparison of unsigned expression < 0 is always false" il y a 11 ans
quant_bands.h b08c4ca3f5 Surround: Better LFE handling il y a 11 ans
rate.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
rate.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
stack_alloc.h ca6fac041b Fixes some minor issues found by scan build il y a 11 ans
static_modes_fixed.h da025d5632 Convert tabs to spaces in the opus and celt code. il y a 13 ans
static_modes_float.h da025d5632 Convert tabs to spaces in the opus and celt code. il y a 13 ans
vq.c aa0375cd65 Simulates the non-bitexact changes in exp_mips_opt (not for merging) il y a 11 ans
vq.h f55b0eaca5 Documentation fixes il y a 12 ans