1. 24ed465 int vs opus_int32 consistency by Jean-Marc Valin · 12 years ago
  2. 217cdae Make it possible for run_vectors.sh to fail on the mono tests. by Gregory Maxwell · 12 years ago
  3. ab5a049 Merge commit '390c89225d' by Jean-Marc Valin · 12 years ago
  4. cb05e7c s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" by Jean-Marc Valin · 12 years ago
  5. 7227300 Misc changes to address Robert Sparks' comments by Jean-Marc Valin · 12 years ago
  6. 5f6e472 Remove trailing whitespace. by Ralph Giles · 12 years ago
  7. 8770b07 CLANG IOC no longer likes the 'deterministic random' bitstreams, so move the test_opus_decode bailout up. by Gregory Maxwell · 12 years ago
  8. 17c5966 Last updates for draft -11 by Jean-Marc Valin · 12 years ago
  9. a26b2be Improvements to the tests, add a TEST_OPUS_NOFUZZ to disable testing corrupted input. by Gregory Maxwell · 13 years ago
  10. e699c19 Testing tools improvements (no impact on draft) by Gregory Maxwell · 13 years ago
  11. 57db6c5 Test vectors update by Jean-Marc Valin · 13 years ago
  12. afd05ac Fix multistream packet corruption, implement GET_FINAL_RANGE for multistream, and add many tests. by Gregory Maxwell · 13 years ago
  13. c81b510 Fix a number of multistream decoder bugs; add some very basic multistream decoder tests. by Gregory Maxwell · 13 years ago
  14. 54a3495 Minor changes to test_opus_encode to improve coverage a little bit. by Gregory Maxwell · 13 years ago
  15. 8fcfe02 Update test_opus_encode / test_opus_decode for better LBRR/PLC testing and to reduce stack usage. by Gregory Maxwell · 13 years ago
  16. 2d4f614 test vector wip, nothing to see here by Jean-Marc Valin · 13 years ago
  17. 7931a60 Remove relative paths to opus.h. by Ralph Giles · 13 years ago
  18. 839de4d Remove the define check for __GNUC_PREREQ. by Ralph Giles · 13 years ago
  19. b4dd4eb Fix the test for gcc version >= 4.6 to work for gcc 5 and up. by Ralph Giles · 13 years ago
  20. 732ac84 Move opus_apps inside the MALLOC_FAIL block. by Ralph Giles · 13 years ago
  21. 455993f Make the MALLOC_FAIL test solely dependent on HAVE___MALLOC_HOOK. by Ralph Giles · 13 years ago
  22. b88a7ba Use #pragma GCC diagnostic push/pop only on gcc 4.6 and later. by Ralph Giles · 13 years ago
  23. c19bc34 Check for __malloc_hook and define MALLOC_FAIL appropriately. by Ralph Giles · 13 years ago
  24. ed90cdc Disable the deprecated function warning on __malloc_hook. by Ralph Giles · 13 years ago
  25. 657dea7 Moving the dash header inline to appease the apple gcc. by Gregory Maxwell · 13 years ago
  26. ad20dd2 Preparing for test vectors by Jean-Marc Valin · 13 years ago
  27. 71c04dc Improve test_opus_encode's coverage of some high rate cases. by Gregory Maxwell · 13 years ago
  28. e6a0be8 Makes OPUS_SET_VOICE_RATIO private by Jean-Marc Valin · 13 years ago
  29. 6b9c29a Add a test for MAX_BANDWIDTH to test_opus_api. by Gregory Maxwell · 13 years ago
  30. 4923f3f Moves the main headers from src/ to include/ by Jean-Marc Valin · 13 years ago
  31. 82c9859 Removes tests/.dirstamp by Jean-Marc Valin · 13 years ago
  32. 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