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