Jean-Marc Valin 413caa00c5 Tweaks to the new transient detector 12 年之前
..
dump_modes cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
tests 00898f2091 Adds missing license headers on some scripts and test files 12 年之前
_kiss_fft_guts.h 5685bd31a6 Replace long long in celt/ with opus_int64. 13 年之前
arch.h 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. 13 年之前
bands.c 8b906c102b Changed denormalize_bands() to only work between "start" and "end" 12 年之前
bands.h 8b906c102b Changed denormalize_bands() to only work between "start" and "end" 12 年之前
celt.c 6906210cb0 Splits out the CELT encoder and decoder 12 年之前
celt.h 6906210cb0 Splits out the CELT encoder and decoder 12 年之前
celt.vcxproj c8231202b2 Add the new source files to the MSVC projects. 12 年之前
celt.vcxproj.filters c8231202b2 Add the new source files to the MSVC projects. 12 年之前
celt_decoder.c 4357e9390d Follow up to commit 8b906c102b37ce74571898c8879c01b2a9088fb3 12 年之前
celt_encoder.c 413caa00c5 Tweaks to the new transient detector 12 年之前
celt_lpc.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
celt_lpc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
cwrs.c 3aa264732c Fix an indentation issue. 12 年之前
cwrs.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
ecintrin.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
entcode.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
entcode.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
entdec.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
entdec.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
entenc.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
entenc.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
fixed_c5x.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
fixed_c6x.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
fixed_debug.h 5685bd31a6 Replace long long in celt/ with opus_int64. 13 年之前
fixed_generic.h 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. 13 年之前
float_cast.h 7909d8af20 Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_FLOAT_API. 13 年之前
kiss_fft.c 37f56593a2 Convert some double constants to float. 13 年之前
kiss_fft.h 72273000ec Misc changes to address Robert Sparks' comments 13 年之前
laplace.c ab5a049705 Merge commit '390c89225d' 13 年之前
laplace.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
mathops.c ab5a049705 Merge commit '390c89225d' 13 年之前
mathops.h 702458ac82 Should make celt_maxabs*() slightly faster 12 年之前
mdct.c 2572c1e788 Merge inverse mdct post-rotate and de-shuffle loops 12 年之前
mdct.h de4a2ddd06 Replace the remaining instances of restrict with OPUS_RESTRICT. 13 年之前
mfrngcod.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
modes.c cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
modes.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前
opus_custom_demo.c ab5a049705 Merge commit '390c89225d' 13 年之前
os_support.h c37499090b renames the libcelt/ directory to celt/ 14 年之前
pitch.c 027ec51bfe Fix MSVC format conversion warnings. 12 年之前
pitch.h de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. 13 年之前
quant_bands.c d47308de21 Remove long-outdated comment 12 年之前
quant_bands.h cf1053dc85 Implements OPUS_{GET,SET}_LSB_DEPTH 13 年之前
rate.c ed627f040d Attempt to have at least two bands that are coded 12 年之前
rate.h ab5a049705 Merge commit '390c89225d' 13 年之前
stack_alloc.h 936f52ca0e Add #errors when !OPUS_BUILD or !(VAR_ARRAYS||USE_ALLOCA||NONTHREADSAFE_PSEUDOSTACK). 13 年之前
static_modes_fixed.h da025d5632 Convert tabs to spaces in the opus and celt code. 13 年之前
static_modes_float.h da025d5632 Convert tabs to spaces in the opus and celt code. 13 年之前
vq.c de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. 13 年之前
vq.h cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 年之前