Jean-Marc Valin e69bd79df9 skip bands with no energy vor 12 Jahren
..
dump_modes cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
tests aa3a599caa Fixes forward MDCT for overlaps that aren't a multiple of 4 vor 12 Jahren
_kiss_fft_guts.h 5685bd31a6 Replace long long in celt/ with opus_int64. vor 12 Jahren
arch.h 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. vor 12 Jahren
bands.c 8eb9bb7939 Numerous PLC cleanups. vor 12 Jahren
bands.h 8b906c102b Changed denormalize_bands() to only work between "start" and "end" vor 12 Jahren
celt.c 6906210cb0 Splits out the CELT encoder and decoder vor 12 Jahren
celt.h b2466175ec New bandwidth detection code vor 12 Jahren
celt.vcxproj c8231202b2 Add the new source files to the MSVC projects. vor 12 Jahren
celt.vcxproj.filters c8231202b2 Add the new source files to the MSVC projects. vor 12 Jahren
celt_decoder.c e69bd79df9 skip bands with no energy vor 12 Jahren
celt_encoder.c e69bd79df9 skip bands with no energy vor 12 Jahren
celt_lpc.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
celt_lpc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
cwrs.c 3aa264732c Fix an indentation issue. vor 12 Jahren
cwrs.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
ecintrin.h 07418d9dd8 Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break. vor 12 Jahren
entcode.c 07418d9dd8 Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break. vor 12 Jahren
entcode.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
entdec.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
entenc.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
fixed_c5x.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
fixed_c6x.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
fixed_debug.h 5685bd31a6 Replace long long in celt/ with opus_int64. vor 12 Jahren
fixed_generic.h 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. vor 12 Jahren
float_cast.h 7909d8af20 Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_FLOAT_API. vor 12 Jahren
kiss_fft.c 37f56593a2 Convert some double constants to float. vor 12 Jahren
kiss_fft.h 72273000ec Misc changes to address Robert Sparks' comments vor 12 Jahren
laplace.c ab5a049705 Merge commit '390c89225d' vor 12 Jahren
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
mathops.c c3273ed7e7 Fixes an overflow in the fixed-point celt_sqrt() for large values. vor 12 Jahren
mathops.h 702458ac82 Should make celt_maxabs*() slightly faster vor 12 Jahren
mdct.c c093829c17 Do imdct post-rotate and deshuffle in-place. vor 12 Jahren
mdct.h de4a2ddd06 Replace the remaining instances of restrict with OPUS_RESTRICT. vor 12 Jahren
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
modes.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
modes.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' vor 12 Jahren
os_support.h c37499090b renames the libcelt/ directory to celt/ vor 13 Jahren
pitch.c 027ec51bfe Fix MSVC format conversion warnings. vor 12 Jahren
pitch.h de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. vor 12 Jahren
quant_bands.c d47308de21 Remove long-outdated comment vor 12 Jahren
quant_bands.h cf1053dc85 Implements OPUS_{GET,SET}_LSB_DEPTH vor 12 Jahren
rate.c e69bd79df9 skip bands with no energy vor 12 Jahren
rate.h e69bd79df9 skip bands with no energy vor 12 Jahren
stack_alloc.h 9283114fa1 Adds explicit valgrind checks when ENABLE_VALGRIND is defined vor 12 Jahren
static_modes_fixed.h da025d5632 Convert tabs to spaces in the opus and celt code. vor 13 Jahren
static_modes_float.h da025d5632 Convert tabs to spaces in the opus and celt code. vor 13 Jahren
vq.c de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. vor 12 Jahren
vq.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" vor 12 Jahren