Jean-Marc Valin e72833098c Defining celt_inner_prod() and using it instead of explicit loops. hace 11 años
..
arm c16a96b458 Minor speedups to celt_pitch_xcorr_edsp(). hace 11 años
dump_modes d19fb79b8d Make dump_modes compile again. hace 11 años
tests 45942ca3d6 Changes ABS16() and ABS32() to use fabs() in the float build hace 11 años
x86 e72833098c Defining celt_inner_prod() and using it instead of explicit loops. hace 11 años
_kiss_fft_guts.h 39386e0b85 Adds Neon assembly for correlation/convolution hace 11 años
arch.h 45942ca3d6 Changes ABS16() and ABS32() to use fabs() in the float build hace 11 años
bands.c ab61492195 Replaces inline copies and initialization with OPUS_*() macros. hace 11 años
bands.h ee2506b2c7 Moves log2Amp inside denormalise_bands() and get rid of bandE[] hace 11 años
celt.c 0d95b3b48c SSE optimization of comb_filter() hace 11 años
celt.h 39386e0b85 Adds Neon assembly for correlation/convolution hace 11 años
celt_decoder.c 96408b6295 Fixes Opus-custom preemphasis hace 11 años
celt_encoder.c e72833098c Defining celt_inner_prod() and using it instead of explicit loops. hace 11 años
celt_lpc.c 39386e0b85 Adds Neon assembly for correlation/convolution hace 11 años
celt_lpc.h 39386e0b85 Adds Neon assembly for correlation/convolution hace 11 años
cpu_support.h 39386e0b85 Adds Neon assembly for correlation/convolution hace 11 años
cwrs.c 0c7c425431 oops, fix previous commit hace 11 años
cwrs.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" hace 12 años
ecintrin.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
entcode.c 07418d9dd8 Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break. hace 12 años
entcode.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
entdec.c 0aa8b42db0 Fix broken URL in entdec.c. hace 11 años
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" hace 12 años
entenc.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" hace 12 años
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" hace 12 años
fixed_c5x.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
fixed_c6x.h b7bd4c20ac celt_maxabs16() now returns an opus_val32 to avoid problems with -32768 hace 11 años
fixed_debug.h 530198f955 Adds SATURATE16() to the fixed-point debug build too hace 11 años
fixed_generic.h 35a44c6100 Fixes OPUS_SET_GAIN (was a bug in MULT16_32_P16()) hace 11 años
float_cast.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
kiss_fft.c cc6e26a25f Minor FFT cleanups. hace 11 años
kiss_fft.h 72273000ec Misc changes to address Robert Sparks' comments hace 12 años
laplace.c ab5a049705 Merge commit '390c89225d' hace 12 años
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" hace 12 años
mathops.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
mathops.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
mdct.c c093829c17 Do imdct post-rotate and deshuffle in-place. hace 12 años
mdct.h de4a2ddd06 Replace the remaining instances of restrict with OPUS_RESTRICT. hace 12 años
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" hace 12 años
modes.c 006273c59f Use a table for PVQ encoding/decoding. hace 11 años
modes.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" hace 12 años
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' hace 12 años
os_support.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
pitch.c e72833098c Defining celt_inner_prod() and using it instead of explicit loops. hace 11 años
pitch.h e72833098c Defining celt_inner_prod() and using it instead of explicit loops. hace 11 años
quant_bands.c 77a5963658 gcc -pedantic had "comparison of unsigned expression < 0 is always false" hace 11 años
quant_bands.h b08c4ca3f5 Surround: Better LFE handling hace 11 años
rate.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
rate.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. hace 11 años
stack_alloc.h ca6fac041b Fixes some minor issues found by scan build hace 11 años
static_modes_fixed.h da025d5632 Convert tabs to spaces in the opus and celt code. hace 13 años
static_modes_float.h da025d5632 Convert tabs to spaces in the opus and celt code. hace 13 años
vq.c e72833098c Defining celt_inner_prod() and using it instead of explicit loops. hace 11 años
vq.h f55b0eaca5 Documentation fixes hace 12 años