Histórico de commits

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