.. |
arm
|
cd4c8249bc
Add run-time CPU detection and support for ARM architecture
|
11 anni fa |
dump_modes
|
d19fb79b8d
Make dump_modes compile again.
|
11 anni fa |
tests
|
006273c59f
Use a table for PVQ encoding/decoding.
|
11 anni fa |
x86
|
e50e8084a9
Improved SSE version of xcorr_kernel()
|
11 anni fa |
_kiss_fft_guts.h
|
e095c3eb7f
Move ARM asm into its own directories.
|
11 anni fa |
arch.h
|
e095c3eb7f
Move ARM asm into its own directories.
|
11 anni fa |
bands.c
|
fa28dea7be
Fixes a seed issue introduced in 5367dac
|
12 anni fa |
bands.h
|
f55b0eaca5
Documentation fixes
|
12 anni fa |
celt.c
|
2f2f9d63b8
Fully automate version updating
|
12 anni fa |
celt.h
|
bd477ce2bc
Merge branch 'surround'
|
11 anni fa |
celt.vcxproj
|
b7d5531ffe
Change Visual Studio files to use PACKAGE_VERSION.
|
12 anni fa |
celt.vcxproj.filters
|
c8231202b2
Add the new source files to the MSVC projects.
|
12 anni fa |
celt_decoder.c
|
cd4c8249bc
Add run-time CPU detection and support for ARM architecture
|
11 anni fa |
celt_encoder.c
|
2b9df35eac
Some tuning of temporal VBR.
|
11 anni fa |
celt_lpc.c
|
e50e8084a9
Improved SSE version of xcorr_kernel()
|
11 anni fa |
celt_lpc.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
cpu_support.h
|
cd4c8249bc
Add run-time CPU detection and support for ARM architecture
|
11 anni fa |
cwrs.c
|
006273c59f
Use a table for PVQ encoding/decoding.
|
11 anni fa |
cwrs.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
ecintrin.h
|
07418d9dd8
Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break.
|
12 anni fa |
entcode.c
|
07418d9dd8
Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break.
|
12 anni fa |
entcode.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
entdec.c
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
entdec.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
entenc.c
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
entenc.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
fixed_c5x.h
|
b7bd4c20ac
celt_maxabs16() now returns an opus_val32 to avoid problems with -32768
|
11 anni fa |
fixed_c6x.h
|
b7bd4c20ac
celt_maxabs16() now returns an opus_val32 to avoid problems with -32768
|
11 anni fa |
fixed_debug.h
|
5685bd31a6
Replace long long in celt/ with opus_int64.
|
12 anni fa |
fixed_generic.h
|
2040606f4a
Minor ARMv5E cleanups.
|
11 anni fa |
float_cast.h
|
7909d8af20
Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_FLOAT_API.
|
12 anni fa |
kiss_fft.c
|
cc6e26a25f
Minor FFT cleanups.
|
11 anni fa |
kiss_fft.h
|
72273000ec
Misc changes to address Robert Sparks' comments
|
13 anni fa |
laplace.c
|
ab5a049705
Merge commit '390c89225d'
|
13 anni fa |
laplace.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
mathops.c
|
c3273ed7e7
Fixes an overflow in the fixed-point celt_sqrt() for large values.
|
12 anni fa |
mathops.h
|
b7bd4c20ac
celt_maxabs16() now returns an opus_val32 to avoid problems with -32768
|
11 anni fa |
mdct.c
|
c093829c17
Do imdct post-rotate and deshuffle in-place.
|
12 anni fa |
mdct.h
|
de4a2ddd06
Replace the remaining instances of restrict with OPUS_RESTRICT.
|
12 anni fa |
mfrngcod.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
modes.c
|
006273c59f
Use a table for PVQ encoding/decoding.
|
11 anni fa |
modes.h
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
13 anni fa |
opus_custom_demo.c
|
ab5a049705
Merge commit '390c89225d'
|
13 anni fa |
os_support.h
|
c37499090b
renames the libcelt/ directory to celt/
|
13 anni fa |
pitch.c
|
068cbd89bf
Creates xcorr_kernel() that gets used by pitch_xcorr, celt_fir and celt_iir.
|
11 anni fa |
pitch.h
|
f22e54dca4
Fixes fixed-point on x86 (no SSE).
|
11 anni fa |
quant_bands.c
|
b08c4ca3f5
Surround: Better LFE handling
|
12 anni fa |
quant_bands.h
|
b08c4ca3f5
Surround: Better LFE handling
|
12 anni fa |
rate.c
|
5fb50adb7a
skip bands with no energy
|
12 anni fa |
rate.h
|
5fb50adb7a
skip bands with no energy
|
12 anni fa |
stack_alloc.h
|
9283114fa1
Adds explicit valgrind checks when ENABLE_VALGRIND is defined
|
12 anni fa |
static_modes_fixed.h
|
da025d5632
Convert tabs to spaces in the opus and celt code.
|
13 anni fa |
static_modes_float.h
|
da025d5632
Convert tabs to spaces in the opus and celt code.
|
13 anni fa |
vq.c
|
de0b5324b6
Replace C99 restrict keyword with OPUS_RESTRICT.
|
12 anni fa |
vq.h
|
f55b0eaca5
Documentation fixes
|
12 anni fa |