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