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