.. |
dump_modes
|
6cd4e2cd01
Fix dump_modes for the api change and move it into a subdirectory
|
il y a 13 ans |
tests
|
d6335abedc
Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.
|
il y a 13 ans |
Makefile.am
|
fd386fd9cb
removes tandem test
|
il y a 13 ans |
_kiss_fft_guts.h
|
5cfa0a0ea2
Respect the ANSI C89 maximum line length.
|
il y a 13 ans |
arch.h
|
17a29c2567
Fix up various mixed unsigned/signed comparisons.
|
il y a 13 ans |
bands.c
|
7fc2fbdb14
Renamed some funciton that were likely to clash with other (non-Opus) code
|
il y a 13 ans |
bands.h
|
7fc2fbdb14
Renamed some funciton that were likely to clash with other (non-Opus) code
|
il y a 13 ans |
celt.c
|
f9265ddf25
opus_strerror() and opus_get_version_string() moved to libcelt
|
il y a 13 ans |
celt.h
|
06237d7b8c
Implements the OpusCustom modes (mostly) properly
|
il y a 13 ans |
cwrs.c
|
d6335abedc
Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.
|
il y a 13 ans |
cwrs.h
|
f334c82ec3
Adds a fuzzing mode that causes the encoder to make random decisions
|
il y a 13 ans |
ecintrin.h
|
d6335abedc
Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.
|
il y a 13 ans |
entcode.c
|
75d27803d5
Adds many syntactically unnecessary parentheses to silence MSVC C4554.
|
il y a 13 ans |
entcode.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
entdec.c
|
d6335abedc
Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.
|
il y a 13 ans |
entdec.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
entenc.c
|
d6335abedc
Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.
|
il y a 13 ans |
entenc.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
fixed_c5x.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
fixed_c6x.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
fixed_debug.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
fixed_generic.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
float_cast.h
|
222494f3ea
Adds a floating-point API to Opus
|
il y a 13 ans |
kiss_fft.c
|
17a29c2567
Fix up various mixed unsigned/signed comparisons.
|
il y a 13 ans |
kiss_fft.h
|
07f884042e
Wrapping all allocation within opus_alloc() and opus_free()
|
il y a 13 ans |
laplace.c
|
17a29c2567
Fix up various mixed unsigned/signed comparisons.
|
il y a 13 ans |
laplace.h
|
17a29c2567
Fix up various mixed unsigned/signed comparisons.
|
il y a 13 ans |
libcelt.vcxproj
|
103302b375
Squashed commit of the following:
|
il y a 13 ans |
libcelt.vcxproj.filters
|
103302b375
Squashed commit of the following:
|
il y a 13 ans |
mathops.c
|
75d27803d5
Adds many syntactically unnecessary parentheses to silence MSVC C4554.
|
il y a 13 ans |
mathops.h
|
17a29c2567
Fix up various mixed unsigned/signed comparisons.
|
il y a 13 ans |
mdct.c
|
07f884042e
Wrapping all allocation within opus_alloc() and opus_free()
|
il y a 13 ans |
mdct.h
|
66c612ef43
Fixes an encoder bugg when requesting a CBR rate over the allowable limit
|
il y a 13 ans |
mfrngcod.h
|
75d27803d5
Adds many syntactically unnecessary parentheses to silence MSVC C4554.
|
il y a 13 ans |
modes.c
|
06237d7b8c
Implements the OpusCustom modes (mostly) properly
|
il y a 13 ans |
modes.h
|
f9e701ad24
Sharing more macros between the Opus code and the CELT low-level code
|
il y a 13 ans |
opus_custom.h
|
3870ddb665
Only export the CELT calls when CUSTOM_MODES is defined
|
il y a 13 ans |
opus_defines.h
|
06237d7b8c
Implements the OpusCustom modes (mostly) properly
|
il y a 13 ans |
opus_types.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
os_support.h
|
be89c39587
Using OPUS_ macros for <string.h> operations
|
il y a 13 ans |
pitch.c
|
7fc2fbdb14
Renamed some funciton that were likely to clash with other (non-Opus) code
|
il y a 13 ans |
pitch.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
plc.c
|
7fc2fbdb14
Renamed some funciton that were likely to clash with other (non-Opus) code
|
il y a 13 ans |
plc.h
|
7fc2fbdb14
Renamed some funciton that were likely to clash with other (non-Opus) code
|
il y a 13 ans |
quant_bands.c
|
17a29c2567
Fix up various mixed unsigned/signed comparisons.
|
il y a 13 ans |
quant_bands.h
|
71d39ad841
Correct many whitespace errors under libcelt/ and remove
|
il y a 13 ans |
rate.c
|
d6335abedc
Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.
|
il y a 13 ans |
rate.h
|
662587d9c5
Remove many unused defines and convert some double constants to float.
|
il y a 13 ans |
stack_alloc.h
|
07f884042e
Wrapping all allocation within opus_alloc() and opus_free()
|
il y a 13 ans |
static_modes_fixed.h
|
11785e92c3
Make dump_modes.c include the arguments in the output.
|
il y a 13 ans |
static_modes_float.h
|
11785e92c3
Make dump_modes.c include the arguments in the output.
|
il y a 13 ans |
test_opus_custom.c
|
06237d7b8c
Implements the OpusCustom modes (mostly) properly
|
il y a 13 ans |
vq.c
|
ec8008b086
Adds many syntactically unnecessary casts to silence MSVC C4244; fix an MDCT encoder reset bug.
|
il y a 13 ans |
vq.h
|
d830d08923
Avoid passing 'resynth' argument since resynth is either !encode
|
il y a 13 ans |