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