История коммитов

Автор SHA1 Сообщение Дата
  Felicia Lim 0962cbe2ae Support encoding 80/100/120 ms frame lengths 8 лет назад
  Jean-Marc Valin 328953e189 Making calls to opus_packet_pad() on a bad packet return OPUS_INVALID_PACKET 8 лет назад
  Ralph Giles 4784e0717e Fix malloc_hook warning on glibc 2.17 and later. 11 лет назад
  Gregory Maxwell ac31a0af4a Additional opus_multistream_packet_(un)pad tests. 11 лет назад
  Gregory Maxwell 733b47f31c Add opus_packet_(un)pad tests. 11 лет назад
  Gregory Maxwell 2632ef0396 Add some basic testing for OPUS_{GET|SET}_PREDICTION_DISABLED. 11 лет назад
  Jean-Marc Valin 5174817d36 Hides OPUS_FRAMESIZE_VARIABLE from the API until it actually works 11 лет назад
  Mark Harris 970d0529ee Correct opus_packet_parse code 0 packet tests. 11 лет назад
  Gregory Maxwell a9daf9fec3 Add a couple minor additional decoder tests. 11 лет назад
  Gregory Maxwell dd7b0dac3b Fixes some return without va_end in the api, adds tests. 11 лет назад
  Gregory Maxwell 535efb0707 Add missing packet_get_nb_samples test coverage and fix test output. 12 лет назад
  Jean-Marc Valin d0fd9d4baa Implements opus_packet_get_nb_samples() 12 лет назад
  Gregory Maxwell de95da9bf1 Fix several issues with multistream argument validation. 12 лет назад
  Philip Jägenstedt b7b5872c9d Fix minor issues reported by scan-build 12 лет назад
  Philip Jägenstedt 6d9c16d142 Fix common misspellings 12 лет назад
  Gregory Maxwell 582eba6f4f Additional multistream tests and reject channels<1 in MS API. 12 лет назад
  Gregory Maxwell 88c499c959 Add basic {GET,SET}_LSB_DEPTH API tests. 12 лет назад
  Gregory Maxwell 9881484dbd test_opus_api: Fix valgrind expectations broken by last commit. 12 лет назад
  Gregory Maxwell 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. 12 лет назад
  Gregory Maxwell c64f4a4265 Update headers to cause warnings on unused returns and null args. 12 лет назад
  Jean-Marc Valin 24ed465e71 int vs opus_int32 consistency 12 лет назад
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 лет назад
  Gregory Maxwell e699c1989c Testing tools improvements (no impact on draft) 13 лет назад
  Gregory Maxwell afd05aca0c Fix multistream packet corruption, implement GET_FINAL_RANGE for multistream, and add many tests. 13 лет назад
  Gregory Maxwell c81b510239 Fix a number of multistream decoder bugs; add some very basic multistream decoder tests. 13 лет назад
  Ralph Giles 7931a60135 Remove relative paths to opus.h. 13 лет назад
  Ralph Giles 839de4d082 Remove the define check for __GNUC_PREREQ. 13 лет назад
  Ralph Giles b4dd4eb780 Fix the test for gcc version >= 4.6 to work for gcc 5 and up. 13 лет назад
  Ralph Giles 732ac84452 Move opus_apps inside the MALLOC_FAIL block. 13 лет назад
  Ralph Giles 455993f1e1 Make the MALLOC_FAIL test solely dependent on HAVE___MALLOC_HOOK. 13 лет назад