Historial de Commits

Autor SHA1 Mensaje Fecha
  Gregory Maxwell bc482c406f Add missing packet_get_nb_samples test coverage and fix test output. hace 12 años
  Jean-Marc Valin feecdd912b Implements opus_packet_get_nb_samples() hace 12 años
  Gregory Maxwell 566ef8da42 Fix several issues with multistream argument validation. hace 12 años
  Philip Jägenstedt 6d9c16d142 Fix common misspellings hace 13 años
  Gregory Maxwell 582eba6f4f Additional multistream tests and reject channels<1 in MS API. hace 13 años
  Gregory Maxwell 88c499c959 Add basic {GET,SET}_LSB_DEPTH API tests. hace 13 años
  Gregory Maxwell 9881484dbd test_opus_api: Fix valgrind expectations broken by last commit. hace 13 años
  Gregory Maxwell 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. hace 13 años
  Gregory Maxwell c64f4a4265 Update headers to cause warnings on unused returns and null args. hace 13 años
  Jean-Marc Valin 24ed465e71 int vs opus_int32 consistency hace 13 años
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" hace 13 años
  Gregory Maxwell e699c1989c Testing tools improvements (no impact on draft) hace 13 años
  Gregory Maxwell afd05aca0c Fix multistream packet corruption, implement GET_FINAL_RANGE for multistream, and add many tests. hace 13 años
  Gregory Maxwell c81b510239 Fix a number of multistream decoder bugs; add some very basic multistream decoder tests. hace 13 años
  Ralph Giles 7931a60135 Remove relative paths to opus.h. hace 13 años
  Ralph Giles 839de4d082 Remove the define check for __GNUC_PREREQ. hace 13 años
  Ralph Giles b4dd4eb780 Fix the test for gcc version >= 4.6 to work for gcc 5 and up. hace 13 años
  Ralph Giles 732ac84452 Move opus_apps inside the MALLOC_FAIL block. hace 13 años
  Ralph Giles 455993f1e1 Make the MALLOC_FAIL test solely dependent on HAVE___MALLOC_HOOK. hace 13 años
  Ralph Giles b88a7baf34 Use #pragma GCC diagnostic push/pop only on gcc 4.6 and later. hace 13 años
  Ralph Giles c19bc34638 Check for __malloc_hook and define MALLOC_FAIL appropriately. hace 13 años
  Ralph Giles ed90cdc369 Disable the deprecated function warning on __malloc_hook. hace 13 años
  Gregory Maxwell 657dea717e Moving the dash header inline to appease the apple gcc. hace 13 años
  Jean-Marc Valin e6a0be8ee6 Makes OPUS_SET_VOICE_RATIO private hace 13 años
  Gregory Maxwell 6b9c29aee4 Add a test for MAX_BANDWIDTH to test_opus_api. hace 13 años
  Jean-Marc Valin 4923f3f80e Moves the main headers from src/ to include/ hace 13 años
  Gregory Maxwell a5ff49ecdc Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs. hace 13 años