コミット履歴

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