.. |
meson.build
|
Actually fix timeout for extension test
|
2023-06-16 13:02:21 -04:00 |
opus_build_test.sh
|
Fix quoting and whitespace errors in build test
|
2022-07-05 18:25:07 -07:00 |
opus_decode_fuzzer.c
|
opus_decoder_fuzzer: limit the number of decodes to avoid timeout
|
2020-08-10 09:50:20 -07:00 |
opus_decode_fuzzer.options
|
Add decoder fuzz target.
|
2017-02-10 15:08:53 -08:00 |
opus_encode_regressions.c
|
Replace assert with test_failed function in test
|
2022-07-05 19:07:43 -07:00 |
random_config.sh
|
Fix quoting and whitespace errors in build test
|
2022-07-05 18:25:07 -07:00 |
run_vectors.sh
|
tests/run_vectors.sh: Fix argument quoting
|
2017-06-13 22:07:02 -07:00 |
test_opus_api.c
|
Increase state size limit for API test
|
2023-06-16 13:01:37 -04:00 |
test_opus_common.h
|
Fixup extensions implementation and add unit tests
|
2023-06-16 13:01:38 -04:00 |
test_opus_decode.c
|
Replace WIN32 with _WIN32 everywhere
|
2020-08-21 23:35:29 -07:00 |
test_opus_dred.c
|
Adding DRED garbage decoding test
|
2023-06-16 13:02:19 -04:00 |
test_opus_encode.c
|
Ensuring we can see where crashes occur
|
2022-07-22 12:22:47 -04:00 |
test_opus_extensions.c
|
Making the extension test a bit shorter
|
2023-06-16 13:02:19 -04:00 |
test_opus_padding.c
|
Add missing include guards and config.h
|
2023-06-16 13:02:17 -04:00 |
test_opus_projection.c
|
Replace assert with test_failed function in test
|
2022-07-05 19:07:43 -07:00 |