Historique des commits

Auteur SHA1 Message Date
  Felicia Lim adcb7bc21d Fix another signed integer overflow in silk_noise_shape_quantizer_del_dec il y a 4 ans
  Felicia Lim 923bebde19 Fix signed integer overflows in silk_noise_shape_quantizer_del_dec il y a 4 ans
  Jean-Marc Valin 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s il y a 6 ans
  Linfeng Zhang 9bb2820d74 cosmetics,silk: correct input/output arg comments il y a 8 ans
  Ralph Giles 3fdfcd4045 Remove commented-out DEBUG_STORE_DATA calls. r=keon il y a 8 ans
  Jean-Marc Valin 6e12486332 Now that we're preventing huge gains, we no longer need to pretend there's il y a 8 ans
  Koen Vos 2799c53ced increase NSQ decision delay from 32 to 40 il y a 8 ans
  Koen Vos 90f8c5ef4d Clean up: replace tabs by spaces il y a 8 ans
  Koen Vos 6e40eb5d75 removed prefilter il y a 8 ans
  Jean-Marc Valin 894f729417 Makes the encoder more aggressive about meeting the rate target il y a 8 ans
  Jonathan Lennox 81a1942707 Apply Neon short prediction optimization to silk_noise_shape_quantizer_del_dec. il y a 9 ans
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
  Rhishikesh Agashe f133bac6f9 MIPS optimizations il y a 10 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 11 ans
  Timothy B. Terriberry c152d602aa Use dynamic stack allocation in the SILK encoder. il y a 11 ans
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' il y a 12 ans
  Jean-Marc Valin ae00e60d35 License update using the IETF Trust flavour of the BSD on the Silk code il y a 12 ans
  Jean-Marc Valin 905197d750 Fixes a bunch of 16-bit issues that the C5X compiler warns about il y a 12 ans
  Koen Vos 54518c879a Last part of the LPC work stabilization work discussed at the last meeting il y a 13 ans
  Koen Vos a51ebd6831 Accuracy improvements to help float implementations il y a 13 ans
  Koen Vos bbfc9c9ee5 Improves the accuracy such that it matches a float decoder much better il y a 13 ans
  Koen Vos bf75c8ec4d SILK fixes following last codec WG meeting il y a 13 ans
  Koen Vos acc7a6c78b Reformatting changes with an update to the MSVC project files il y a 13 ans
  Jean-Marc Valin a4885a5fd5 Gets rid of a "safe" signed overflow in silk_noise_shape_quantizer_del_dec() il y a 13 ans
  Gregory Maxwell 5d5875a93a Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions. il y a 13 ans
  Gregory Maxwell 9925366a2b Silence the remaining silk/ GCC warnings. il y a 13 ans
  Jean-Marc Valin 1ee139bca0 Making the left shift macros use unsigned to avoid undefined behaviour il y a 13 ans
  Koen Vos cc34050455 Fixes an integer overflow caused by uninitialized values in LTP scaling il y a 13 ans