Commit History

Author SHA1 Message Date
  Jesús de Vicente Peña cf58efea0b Revert "Attenuate SILK PLC gain only for unvoiced speech" 5 years ago
  Jean-Marc Valin 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 years ago
  Linfeng Zhang 95d4c9f960 Optimize silk_LPC_inverse_pred_gain() for ARM NEON 8 years ago
  Felicia Lim 4f5557c309 Attenuate SILK PLC gain only for unvoiced speech 8 years ago
  Felicia Lim 5ead149cf4 Saturate when adding prediction to LPC excitation to avoid integer overflow 8 years ago
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point 10 years ago
  Jean-Marc Valin 0b9f7f9944 Minor refactoring of the SILK PLC code to save more stack 11 years ago
  Jean-Marc Valin 81af25950f Another aliasing hack in the SILK PLC with SMALL_FOOTPRINT 11 years ago
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
  Ralph Giles f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
  Timothy B. Terriberry 80ad38370c Convert quotes in license headers to ASCII. 11 years ago
  Philip Jägenstedt 6d9c16d142 Fix common misspellings 12 years ago
  Timothy B. Terriberry 6f2d9f5068 Use dynamic stack allocations in SILK decoder. 12 years ago
  Gregory Maxwell e052947f18 Use 'frame' instead of 'signal', take out stdlib.h in silk/. 12 years ago
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' 12 years ago
  Jean-Marc Valin ae00e60d35 License update using the IETF Trust flavour of the BSD on the Silk code 12 years ago
  Jean-Marc Valin 905197d750 Fixes a bunch of 16-bit issues that the C5X compiler warns about 12 years ago
  Jean-Marc Valin 286f11efea Making the PLC robust to overflows caused by extreme bit-streams 13 years ago
  Koen Vos a51ebd6831 Accuracy improvements to help float implementations 13 years ago
  Koen Vos bbfc9c9ee5 Improves the accuracy such that it matches a float decoder much better 13 years ago
  Koen Vos bf75c8ec4d SILK fixes following last codec WG meeting 13 years ago
  Jean-Marc Valin e1be1920ba Some minor (non-bitstream-affecting) changes to help us have better test vectors 13 years ago
  Koen Vos fd152f55f5 fixes a mixup between decoder and PLC states 13 years ago
  Koen Vos 1ee6b48c60 Fixes PLC initialization bug 13 years ago
  Koen Vos 0dbd0ca3e6 Fixes two SILK PLC issues 13 years ago
  Koen Vos acc7a6c78b Reformatting changes with an update to the MSVC project files 13 years ago
  Koen Vos 3195f6cdb9 Misc SILK fixes: 13 years ago
  Gregory Maxwell 59647fdb65 Misc. silk/ cleanups: static inline things which are only used in one file. 13 years ago
  Gregory Maxwell 9925366a2b Silence the remaining silk/ GCC warnings. 13 years ago
  Gregory Maxwell 7152a9aa9a Fix some GCC warings in the silk/ directory. 13 years ago