Mark Harris
|
6554681d17
test_opus_encode: Use fprintf instead of snprintf
|
5 tahun lalu |
Janne Johansson
|
59f8e5e4f8
Trivial sprintf to snprintf conversion. Some linkers warn about unbounded sprintf calls.
|
6 tahun lalu |
Mark Harris
|
d6d70371e8
Fix compiler warnings
|
8 tahun lalu |
Mark Harris
|
d74fa2785a
Fix crash on bad encoder frame_size argument
|
8 tahun lalu |
Jean-Marc Valin
|
d0d1cf3b60
New regression test from Mark's fuzzing test cases
|
8 tahun lalu |
Felicia Lim
|
33698ee159
Update bandwidth and opusCanSwitch before generating SILK DTX ToC
|
8 tahun lalu |
Felicia Lim
|
0962cbe2ae
Support encoding 80/100/120 ms frame lengths
|
8 tahun lalu |
Jean-Marc Valin
|
386883179a
Fixing some opus_int vs opus_int32 mismatches
|
8 tahun lalu |
Felicia Lim
|
c305b824e9
Remove float ops from encoder settings fuzzer test
|
8 tahun lalu |
Jean-Marc Valin
|
f4dcc09f62
Fix mixed declarations and code
|
8 tahun lalu |
Felicia Lim
|
348bb27aa3
Fuzzer test for changing encoder settings online
|
8 tahun lalu |
Mark Harris
|
d401961a18
tests: Avoid shift into sign undefined behavior
|
8 tahun lalu |
Gregory Maxwell
|
f6ec71925a
Add some multistream resets to the tests.
|
11 tahun lalu |
Gregory Maxwell
|
733b47f31c
Add opus_packet_(un)pad tests.
|
11 tahun lalu |
Jean-Marc Valin
|
6bc3e3cff7
Fixes SILK surround calibration while fixing other MSVC warnings
|
11 tahun lalu |
Gregory Maxwell
|
2632ef0396
Add some basic testing for OPUS_{GET|SET}_PREDICTION_DISABLED.
|
11 tahun lalu |
Gregory Maxwell
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
11 tahun lalu |
Gregory Maxwell
|
2fb4f5c439
Random complexity in the encoder tests.
|
11 tahun lalu |
Jean-Marc Valin
|
7fcd66c40d
Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets
|
12 tahun lalu |
Gregory Maxwell
|
de95da9bf1
Fix several issues with multistream argument validation.
|
12 tahun lalu |
Ralph Giles
|
662ae9bb18
Include process.h for _getpid on windows.
|
12 tahun lalu |
Gregory Maxwell
|
e23b15f1ea
Add some more multistream encoder API tests.
|
12 tahun lalu |
Gregory Maxwell
|
582eba6f4f
Additional multistream tests and reject channels<1 in MS API.
|
12 tahun lalu |
Gregory Maxwell
|
ce87883686
Fix headers by mingw broken by recent win32 changes.
|
12 tahun lalu |
Gian-Carlo Pascutto
|
c0edd63737
Make tests work on MSVC.
|
12 tahun lalu |
Gregory Maxwell
|
d6737c8522
Avoid an inconsequential memory leak in tests/test_opus_encode.c.
|
12 tahun lalu |
Jean-Marc Valin
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
12 tahun lalu |
Gregory Maxwell
|
a26b2be2f9
Improvements to the tests, add a TEST_OPUS_NOFUZZ to disable testing corrupted input.
|
13 tahun lalu |
Gregory Maxwell
|
e699c1989c
Testing tools improvements (no impact on draft)
|
13 tahun lalu |
Gregory Maxwell
|
afd05aca0c
Fix multistream packet corruption, implement GET_FINAL_RANGE for multistream, and add many tests.
|
13 tahun lalu |