Commit History

Author SHA1 Message Date
  Jean-Marc Valin 68e7ec9420 Adds padding code to fill up SILK frames to CBR 13 years ago
  Jean-Marc Valin f0220c2278 Making it possible for SILK to be CBR or work with a VBR ceiling 13 years ago
  Gregory Maxwell 149754eab6 Patch from Tim to avoid a spurious uninitialized warning in test_opus.c. 13 years ago
  Gregory Maxwell f7bf43b3e9 Some fixes for C89 builds. 13 years ago
  Ralph Giles bd628ab633 Use fold instead of passing a wrap length to base64. 13 years ago
  Jean-Marc Valin 1c2f5633d1 Removed all the silk_ prefixes in source file names (not symbols) 13 years ago
  Jean-Marc Valin fb3a437c9d Renaming the SKP_ prefix to silk_ 13 years ago
  Jean-Marc Valin c0f050e743 Making sure to avoid undefined behaviour 13 years ago
  Jean-Marc Valin c4ca21fcde Moves opus_compare to the same base64 tar.gz as the rest of the code 13 years ago
  Gregory Maxwell 48069bf9bd Documentation and build script updates. 13 years ago
  Jean-Marc Valin 25f7f35555 Implements OPUS_GET_PITCH that queries the decoded pitch 13 years ago
  Ralph Giles bceb8e1532 Remove redundant API parameter comments from opus_multistream.c. 13 years ago
  Ralph Giles 1c1cf7d042 More documentation for the multistream API. 13 years ago
  Jean-Marc Valin 2ca6c5d2c6 more libcelt->celt renames 13 years ago
  Jean-Marc Valin c37499090b renames the libcelt/ directory to celt/ 13 years ago
  Jean-Marc Valin 92675068a4 Changing some TODOs that were really future optimization hints 13 years ago
  Jean-Marc Valin af50ce9200 Implements OPUS_MULTISTREAM_{EN|DE}CODER_GET_STATE 13 years ago
  Jean-Marc Valin c63cc12232 Implements multi-stream encoder requests the best we can 13 years ago
  Jean-Marc Valin e448df8301 Properly implementing the multistream decoder ctl()s 13 years ago
  Jean-Marc Valin 5257e3fee8 TF decoding details 13 years ago
  Jean-Marc Valin 904e7a8700 Adds a bound on the SILK rate to prevent it from busting the byte limit 13 years ago
  Jean-Marc Valin 8fdf2afb23 integer type fixes 13 years ago
  Jean-Marc Valin 77519bfb58 minor doc update 13 years ago
  Gregory Maxwell 3bcf367898 Documentation updates. 13 years ago
  Jean-Marc Valin ee83c16e7a Doxygen comment fixes 13 years ago
  Jean-Marc Valin 2145288232 Opus now default to VBR 13 years ago
  Jean-Marc Valin cdfb8f317b Making complexity default to 10 for the CELT part too 13 years ago
  Gregory Maxwell 29095379a1 Documentation updates. 13 years ago
  Jean-Marc Valin 131d888234 Makes multi-stream encoding code use the repacketizer 13 years ago
  Jean-Marc Valin 0ca076d527 Fixes multi-stream bug exposed in e335065a1ba72 13 years ago