Mark Harris
|
c340d83689
test_opus_decode: Fix build on GCC 3.4 to 4.5.x
|
8 years ago |
Jean-Marc Valin
|
b0949f1194
Temporarily disable -Wnonnull around an opus_decode() call in test_opus_decode.c
|
8 years ago |
Jean-Marc Valin
|
386883179a
Fixing some opus_int vs opus_int32 mismatches
|
8 years ago |
Mark Harris
|
b0b6d6aeac
test_opus_decode: Check all soft clip samples
|
8 years ago |
Mark Harris
|
d401961a18
tests: Avoid shift into sign undefined behavior
|
8 years ago |
Gregory Maxwell
|
f4d2c034a6
Put custom_encoder_init decl behind CUSTOM_MODES. More softclip tests.
|
11 years ago |
Gregory Maxwell
|
abf91fe9d0
Minor opus_pcm_soft_clip API hardening and tests.
|
11 years ago |
Gregory Maxwell
|
a9daf9fec3
Add a couple minor additional decoder tests.
|
11 years ago |
James Zern
|
a41a585f35
test_opus_decode: force integer constants unsigned
|
12 years ago |
Gregory Maxwell
|
19239ea3a2
Add tests for GET_LAST_PACKET_DURATION.
|
12 years ago |
Jean-Marc Valin
|
7fcd66c40d
Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets
|
12 years ago |
Ralph Giles
|
662ae9bb18
Include process.h for _getpid on windows.
|
12 years ago |
Gregory Maxwell
|
98eed74bf5
Avoid an inconsequential memory leak in tests/test_opus_decode.c.
|
12 years ago |
Gregory Maxwell
|
ce87883686
Fix headers by mingw broken by recent win32 changes.
|
12 years ago |
Gian-Carlo Pascutto
|
c0edd63737
Make tests work on MSVC.
|
12 years ago |
Gregory Maxwell
|
f99e3292e7
Avoid an inconsequential memory leak in tests/test_opus_decode.c
|
12 years ago |
Jean-Marc Valin
|
ab5a049705
Merge commit '390c89225d'
|
12 years ago |
Jean-Marc Valin
|
cb05e7cd96
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
|
12 years ago |
Gregory Maxwell
|
8770b0709b
CLANG IOC no longer likes the 'deterministic random' bitstreams, so move the test_opus_decode bailout up.
|
13 years ago |
Gregory Maxwell
|
a26b2be2f9
Improvements to the tests, add a TEST_OPUS_NOFUZZ to disable testing corrupted input.
|
13 years ago |
Gregory Maxwell
|
e699c1989c
Testing tools improvements (no impact on draft)
|
13 years ago |
Gregory Maxwell
|
8fcfe02bc0
Update test_opus_encode / test_opus_decode for better LBRR/PLC testing and to reduce stack usage.
|
13 years ago |
Ralph Giles
|
7931a60135
Remove relative paths to opus.h.
|
13 years ago |
Jean-Marc Valin
|
4923f3f80e
Moves the main headers from src/ to include/
|
13 years ago |
Gregory Maxwell
|
a5ff49ecdc
Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs.
|
13 years ago |