Historique des commits

Auteur SHA1 Message Date
  Gustaf Ullberg 42f43db7e4 Silk makes use of Opus VAD il y a 7 ans
  Jean-Marc Valin e69fc1995e Hardening asserts for SILK float il y a 7 ans
  Gustaf Ullberg cea38f1c8c Fixed off-by-one issue in Silk DTX il y a 7 ans
  Tristan Matthews c4027c1d34 Fix include warning il y a 8 ans
  Jean-Marc Valin cc344b019d CBR: set gains to their previons values where we're busting the budget il y a 8 ans
  Jean-Marc Valin 4e75dd0711 Set pulses to zero if we can't meet rate target il y a 8 ans
  Jean-Marc Valin d8781a0ffb CBR: lock the gain on a subframe when the number of pulses stops going down il y a 8 ans
  Koen Vos 6e40eb5d75 removed prefilter il y a 9 ans
  Koen Vos fc7ce7d588 minor clean up of pointer offsets il y a 9 ans
  Jean-Marc Valin 894f729417 Makes the encoder more aggressive about meeting the rate target il y a 9 ans
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point il y a 11 ans
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
  Jean-Marc Valin db5b19455f Fixes an initialization issue in SILK prefill found by Coverity il y a 11 ans
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
  Ralph Giles f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
  Timothy B. Terriberry 80ad38370c Convert quotes in license headers to ASCII. il y a 12 ans
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' il y a 13 ans
  Jean-Marc Valin ae00e60d35 License update using the IETF Trust flavour of the BSD on the Silk code il y a 13 ans
  Ralph Giles 5f6e472c91 Remove trailing whitespace. il y a 13 ans
  Koen Vos bf75c8ec4d SILK fixes following last codec WG meeting il y a 13 ans
  Jean-Marc Valin e1be1920ba Some minor (non-bitstream-affecting) changes to help us have better test vectors il y a 13 ans
  Jean-Marc Valin 09a84c8e4b Fixes a minor issue on CELT->SILK switching il y a 13 ans
  Koen Vos acc7a6c78b Reformatting changes with an update to the MSVC project files il y a 13 ans
  Koen Vos 7f3caf941e Fixes another minor bug introduced in 43a0de4af15 il y a 13 ans
  Koen Vos d39bccb0e1 Fixes a minor bug introduced in 43a0de4af15 il y a 13 ans
  Koen Vos 43a0de4af1 Optimization of the CBR loop il y a 13 ans
  Gregory Maxwell 3d28ee8020 Fix stack corruption with high rate SILK encoding added by the recent CBR changes and enable -fstack-protector-all on gcc autotools builds. il y a 13 ans
  Jean-Marc Valin 44a030deed Limits how fast the CBR gain multiplier can increase il y a 13 ans
  Jean-Marc Valin 294bfec27b Implements hard CBR for SILK il y a 13 ans
  Timothy B. Terriberry 6559d36a46 Remove redundant mid-only flag when side VAD flag is set. il y a 13 ans