História revízii

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