Torque3D/Engine/lib/opus/celt
marauder2k7 a745fc3757 Initial commit
added libraries:
opus
flac
libsndfile

updated:
libvorbis
libogg
openal

- Everything works as expected for now. Bare in mind libsndfile needed the check for whether or not it could find the xiph libraries removed in order for this to work.
2024-03-21 17:33:47 +00:00
..
arm Initial commit 2024-03-21 17:33:47 +00:00
dump_modes Initial commit 2024-03-21 17:33:47 +00:00
mips Initial commit 2024-03-21 17:33:47 +00:00
tests Initial commit 2024-03-21 17:33:47 +00:00
x86 Initial commit 2024-03-21 17:33:47 +00:00
_kiss_fft_guts.h Initial commit 2024-03-21 17:33:47 +00:00
arch.h Initial commit 2024-03-21 17:33:47 +00:00
bands.c Initial commit 2024-03-21 17:33:47 +00:00
bands.h Initial commit 2024-03-21 17:33:47 +00:00
celt.c Initial commit 2024-03-21 17:33:47 +00:00
celt.h Initial commit 2024-03-21 17:33:47 +00:00
celt_decoder.c Initial commit 2024-03-21 17:33:47 +00:00
celt_encoder.c Initial commit 2024-03-21 17:33:47 +00:00
celt_lpc.c Initial commit 2024-03-21 17:33:47 +00:00
celt_lpc.h Initial commit 2024-03-21 17:33:47 +00:00
cpu_support.h Initial commit 2024-03-21 17:33:47 +00:00
cwrs.c Initial commit 2024-03-21 17:33:47 +00:00
cwrs.h Initial commit 2024-03-21 17:33:47 +00:00
ecintrin.h Initial commit 2024-03-21 17:33:47 +00:00
entcode.c Initial commit 2024-03-21 17:33:47 +00:00
entcode.h Initial commit 2024-03-21 17:33:47 +00:00
entdec.c Initial commit 2024-03-21 17:33:47 +00:00
entdec.h Initial commit 2024-03-21 17:33:47 +00:00
entenc.c Initial commit 2024-03-21 17:33:47 +00:00
entenc.h Initial commit 2024-03-21 17:33:47 +00:00
fixed_c5x.h Initial commit 2024-03-21 17:33:47 +00:00
fixed_c6x.h Initial commit 2024-03-21 17:33:47 +00:00
fixed_debug.h Initial commit 2024-03-21 17:33:47 +00:00
fixed_generic.h Initial commit 2024-03-21 17:33:47 +00:00
float_cast.h Initial commit 2024-03-21 17:33:47 +00:00
kiss_fft.c Initial commit 2024-03-21 17:33:47 +00:00
kiss_fft.h Initial commit 2024-03-21 17:33:47 +00:00
laplace.c Initial commit 2024-03-21 17:33:47 +00:00
laplace.h Initial commit 2024-03-21 17:33:47 +00:00
mathops.c Initial commit 2024-03-21 17:33:47 +00:00
mathops.h Initial commit 2024-03-21 17:33:47 +00:00
mdct.c Initial commit 2024-03-21 17:33:47 +00:00
mdct.h Initial commit 2024-03-21 17:33:47 +00:00
meson.build Initial commit 2024-03-21 17:33:47 +00:00
mfrngcod.h Initial commit 2024-03-21 17:33:47 +00:00
modes.c Initial commit 2024-03-21 17:33:47 +00:00
modes.h Initial commit 2024-03-21 17:33:47 +00:00
opus_custom_demo.c Initial commit 2024-03-21 17:33:47 +00:00
os_support.h Initial commit 2024-03-21 17:33:47 +00:00
pitch.c Initial commit 2024-03-21 17:33:47 +00:00
pitch.h Initial commit 2024-03-21 17:33:47 +00:00
quant_bands.c Initial commit 2024-03-21 17:33:47 +00:00
quant_bands.h Initial commit 2024-03-21 17:33:47 +00:00
rate.c Initial commit 2024-03-21 17:33:47 +00:00
rate.h Initial commit 2024-03-21 17:33:47 +00:00
stack_alloc.h Initial commit 2024-03-21 17:33:47 +00:00
static_modes_fixed.h Initial commit 2024-03-21 17:33:47 +00:00
static_modes_fixed_arm_ne10.h Initial commit 2024-03-21 17:33:47 +00:00
static_modes_float.h Initial commit 2024-03-21 17:33:47 +00:00
static_modes_float_arm_ne10.h Initial commit 2024-03-21 17:33:47 +00:00
vq.c Initial commit 2024-03-21 17:33:47 +00:00
vq.h Initial commit 2024-03-21 17:33:47 +00:00