Histórico de commits

Autor SHA1 Mensagem Data
  Jean-Marc Valin cbe93e23be Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "independent" frames 11 anos atrás
  Jean-Marc Valin 5174817d36 Hides OPUS_FRAMESIZE_VARIABLE from the API until it actually works 11 anos atrás
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 anos atrás
  Gregory Maxwell dd7b0dac3b Fixes some return without va_end in the api, adds tests. 11 anos atrás
  Jacek Caban 1f26ee2bbd Use __declspec(dllexport) on mingw build. 11 anos atrás
  Jean-Marc Valin a4dccd3f65 Implements basic surround masking 11 anos atrás
  Jean-Marc Valin 51f4a32ec2 Adds support for delayed decision 12 anos atrás
  Jean-Marc Valin 49583ed672 First attempt at varying the frame size depending on the audio (float only) 12 anos atrás
  Jean-Marc Valin 512d849c24 Implements OPUS_GET_LAST_FRAME_DURATION decoder ctl() 12 anos atrás
  Ralph Giles 265b6b11a3 Allow the build files to override OPUS_EXPORT. 12 anos atrás
  Gregory Maxwell 06d443266d Move LSB CTLs to the encoder specific section, thanks to Ilari on IRC for noticing. 12 anos atrás
  Timothy B. Terriberry a40689e6ef Remove large multistream stack buffers. 12 anos atrás
  Gregory Maxwell 31cf4e1d52 More doc fixes. 12 anos atrás
  Timothy B. Terriberry 07b8e612fa Documentation updates for the CTLs. 12 anos atrás
  Jean-Marc Valin 1cd5d95b3f Implements OPUS_{GET,SET}_LSB_DEPTH 12 anos atrás
  Rafaël Carré 7909d8af20 Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_FLOAT_API. 12 anos atrás
  Gregory Maxwell de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. 12 anos atrás
  Timothy B. Terriberry f5b2d78f4a Clarify difference between user bandwidth settings. 12 anos atrás
  Gregory Maxwell 03105f5b70 Make OPUS_SET_GAIN survive decode reset. 12 anos atrás
  Gregory Maxwell 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. 12 anos atrás
  Gregory Maxwell c64f4a4265 Update headers to cause warnings on unused returns and null args. 12 anos atrás
  Jean-Marc Valin bc1683d983 Seems like using dllimport on Windows wasn't useful 12 anos atrás
  Gregory Maxwell 9ce27c564e Fix for building mingw32 apps. 12 anos atrás
  Gregory Maxwell d445f02f65 Tweak doxygen input so that the manpage names won't conflict. 12 anos atrás
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' 12 anos atrás
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 anos atrás
  Jean-Marc Valin 72273000ec Misc changes to address Robert Sparks' comments 12 anos atrás
  Ralph Giles 873fc5b04b Fix documenation typos. 13 anos atrás
  Ralph Giles 10ebc02ecf Misc documentation fixes (no code change) 13 anos atrás
  Jean-Marc Valin e6a0be8ee6 Makes OPUS_SET_VOICE_RATIO private 13 anos atrás