Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
bcfe0f68e34371ac1f8edca6bd87092241e173b4
/
tests
/
test_opus_encode.c
33698ee
Update bandwidth and opusCanSwitch before generating SILK DTX ToC
by Felicia Lim
· 8 years ago
0962cbe
Support encoding 80/100/120 ms frame lengths
by Felicia Lim
· 8 years ago
3868831
Fixing some opus_int vs opus_int32 mismatches
by Jean-Marc Valin
· 8 years ago
c305b82
Remove float ops from encoder settings fuzzer test
by Felicia Lim
· 8 years ago
f4dcc09
Fix mixed declarations and code
by Jean-Marc Valin
· 8 years ago
348bb27
Fuzzer test for changing encoder settings online
by Felicia Lim
· 8 years ago
d401961
tests: Avoid shift into sign undefined behavior
by Mark Harris
· 8 years ago
f6ec719
Add some multistream resets to the tests.
by Gregory Maxwell
· 11 years ago
733b47f
Add opus_packet_(un)pad tests.
by Gregory Maxwell
· 11 years ago
6bc3e3c
Fixes SILK surround calibration while fixing other MSVC warnings
by Jean-Marc Valin
· 11 years ago
2632ef0
Add some basic testing for OPUS_{GET|SET}_PREDICTION_DISABLED.
by Gregory Maxwell
· 11 years ago
7830cf1
Replace "inline" with OPUS_INLINE.
by Gregory Maxwell
· 11 years ago
2fb4f5c
Random complexity in the encoder tests.
by Gregory Maxwell
· 12 years ago
7fcd66c
Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets
by Jean-Marc Valin
· 12 years ago
de95da9
Fix several issues with multistream argument validation.
by Gregory Maxwell
· 12 years ago
662ae9b
Include process.h for _getpid on windows.
by Ralph Giles
· 12 years ago
e23b15f
Add some more multistream encoder API tests.
by Gregory Maxwell
· 12 years ago
582eba6
Additional multistream tests and reject channels<1 in MS API.
by Gregory Maxwell
· 12 years ago
ce87883
Fix headers by mingw broken by recent win32 changes.
by Gregory Maxwell
· 12 years ago
c0edd63
Make tests work on MSVC.
by Gian-Carlo Pascutto
· 12 years ago
d6737c8
Avoid an inconsequential memory leak in tests/test_opus_encode.c.
by Gregory Maxwell
· 12 years ago
cb05e7c
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
by Jean-Marc Valin
· 13 years ago
a26b2be
Improvements to the tests, add a TEST_OPUS_NOFUZZ to disable testing corrupted input.
by Gregory Maxwell
· 13 years ago
e699c19
Testing tools improvements (no impact on draft)
by Gregory Maxwell
· 13 years ago
afd05ac
Fix multistream packet corruption, implement GET_FINAL_RANGE for multistream, and add many tests.
by Gregory Maxwell
· 13 years ago
54a3495
Minor changes to test_opus_encode to improve coverage a little bit.
by Gregory Maxwell
· 13 years ago
8fcfe02
Update test_opus_encode / test_opus_decode for better LBRR/PLC testing and to reduce stack usage.
by Gregory Maxwell
· 13 years ago
7931a60
Remove relative paths to opus.h.
by Ralph Giles
· 13 years ago
71c04dc
Improve test_opus_encode's coverage of some high rate cases.
by Gregory Maxwell
· 13 years ago
4923f3f
Moves the main headers from src/ to include/
by Jean-Marc Valin
· 13 years ago
a5ff49e
Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs.
by Gregory Maxwell
· 13 years ago