Commit History

Автор SHA1 Съобщение Дата
  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 години
  Ralph Giles b88a7baf34 Use #pragma GCC diagnostic push/pop only on gcc 4.6 and later. преди 13 години