Commit Verlauf

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