Skip to content
Snippets Groups Projects
  1. Aug 29, 2017
  2. Aug 24, 2017
    • Ray Essick's avatar
      fix alignment exceptions · 492fc927
      Ray Essick authored and Felicia Lim's avatar Felicia Lim committed
      
      some SSE optimizations were using an instruction sequence that required
      128-bit alignment, even though this is not always guaranteed. The error
      was in handling a 64-bit entity; made the same macro changes that had
      been done previously for 32-bit entities.
      
      Signed-off-by: default avatarFelicia Lim <flim@google.com>
      492fc927
  3. Aug 20, 2017
  4. Aug 17, 2017
  5. Aug 11, 2017
  6. Jul 26, 2017
  7. Jul 25, 2017
  8. Jul 16, 2017
  9. Jul 13, 2017
  10. Jul 12, 2017
  11. Jul 06, 2017
  12. Jun 28, 2017
  13. Jun 26, 2017
  14. Jun 20, 2017
  15. Jun 19, 2017
  16. Jun 16, 2017
  17. Jun 14, 2017
  18. Jun 13, 2017
    • Ralph Giles's avatar
      Fix a duplicate symbol name. · 34d821ce
      Ralph Giles authored
      
      Both versions of silk/tables_NLSF_CB had symbols
      named silk_NLSF_CB1_Wght_Q9 which causes problems
      if both files are build as part of the same
      compilation unit. Rename the wideband version
      to include a 'WB' string to avoid the conflict.
      
      Signed-off-by: default avatarJean-Marc Valin <jmvalin@jmvalin.ca>
      34d821ce
  19. Jun 10, 2017
  20. Jun 09, 2017
  21. Jun 06, 2017
  22. Jun 04, 2017
  23. Jun 02, 2017
  24. Jun 01, 2017
Loading