.. |
dump_modes
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
tests
|
Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.
|
2011-10-03 21:38:21 -04:00 |
_kiss_fft_guts.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
arch.h
|
Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.
|
2011-10-03 21:38:21 -04:00 |
bands.c
|
Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.
|
2011-10-03 21:38:21 -04:00 |
bands.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
celt.c
|
Add some CUSTOM_MODES ifdefs in celt.c around code only used by
|
2011-10-04 13:33:53 -04:00 |
celt.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
celt.vcxproj
|
Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c
|
2011-10-04 13:31:54 -04:00 |
celt.vcxproj.filters
|
Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c
|
2011-10-04 13:31:54 -04:00 |
celt_lpc.c
|
Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c
|
2011-10-04 13:31:54 -04:00 |
celt_lpc.h
|
Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c
|
2011-10-04 13:31:54 -04:00 |
cwrs.c
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
cwrs.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
ecintrin.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
entcode.c
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
entcode.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
entdec.c
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
entdec.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
entenc.c
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
entenc.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
fixed_c5x.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
fixed_c6x.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
fixed_debug.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
fixed_generic.h
|
Making the left shift macros use unsigned to avoid undefined behaviour
|
2011-09-23 13:08:04 -04:00 |
float_cast.h
|
Some fixes for C89 builds.
|
2011-09-19 15:56:48 -04:00 |
kiss_fft.c
|
Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.
|
2011-10-03 21:38:21 -04:00 |
kiss_fft.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
laplace.c
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
laplace.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
mathops.c
|
Avoiding more left shifts of negative values
|
2011-09-25 00:11:46 -04:00 |
mathops.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
mdct.c
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
mdct.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
mfrngcod.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
modes.c
|
Cleans up some leaking opus_custom symbols in celt/
|
2011-09-28 16:28:18 -04:00 |
modes.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
opus_custom.h
|
Cleans up some leaking opus_custom symbols in celt/
|
2011-09-28 16:28:18 -04:00 |
opus_defines.h
|
API doc improvements
|
2011-09-22 22:13:46 -04:00 |
opus_types.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
os_support.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
pitch.c
|
Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c
|
2011-10-04 13:31:54 -04:00 |
pitch.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
quant_bands.c
|
Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.
|
2011-10-03 21:38:21 -04:00 |
quant_bands.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
rate.c
|
As of commit 44203907 all celt bands N>1 are even, including custom modes. In light of this, remove some pointless tests.
|
2011-09-30 19:00:51 -04:00 |
rate.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
stack_alloc.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
static_modes_fixed.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
static_modes_float.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
test_opus_custom.c
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |
vq.c
|
Avoiding more left shifts of negative values
|
2011-09-25 00:11:46 -04:00 |
vq.h
|
renames the libcelt/ directory to celt/
|
2011-09-13 18:21:18 -07:00 |