Commit History

作者 SHA1 備註 提交日期
  Jean-Marc Valin c7bbc3e31f Speeding up PVQ using unlikely() and moving first position out of the loop 8 年之前
  Jonathan Lennox 512f17a252 Add Aarch64 intrinsics for saturated add/subtract. 9 年之前
  Jonathan Lennox 81b699c611 Add OPUS_FAST_INT64 definition of silk_SMULWT. 9 年之前
  Jonathan Lennox c59c138d6c Explicitly cast results of silk OPUS_FAST_INT64 macros back to opus_int32. 9 年之前
  Jonathan Lennox 8da4f8495e Move OPUS_FAST_INT64 definition to celt/arch.h. 9 年之前
  flim c4c897ea48 Expand SILK macro to avoid "Wexpansion-to-defined" violation 9 年之前
  Jonathan Lennox 0bc1ecc254 Create OPUS_FAST_INT64 macro, to abstract conditions where opus_int64 should be used. 9 年之前
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point 10 年之前
  Rhishikesh Agashe f133bac6f9 MIPS optimizations 10 年之前
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 年之前
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 年之前
  Ralph Giles f2446c25c6 Remove trailing whitespace from the license headers. 11 年之前
  Timothy B. Terriberry e095c3eb7f Move ARM asm into its own directories. 11 年之前
  Timothy B. Terriberry 9880c4cdeb Fix bustage in a16cef62. 11 年之前
  Timothy B. Terriberry a16cef6225 Replace silk_CLZ functions with EC_ILOG(). 11 年之前
  Timothy B. Terriberry 80ad38370c Convert quotes in license headers to ASCII. 11 年之前
  Timothy B. Terriberry 972a34ec2c Add ARMv4/ARMv5E macros. 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 94a4989cdb Makes silk_ADD_SAT32() conform to the C standard 12 年之前
  Gregory Maxwell 3e4afc6fd2 Removes a number of macro definitions which are used nowhere in the codebase. 13 年之前
  Koen Vos bf75c8ec4d SILK fixes following last codec WG meeting 13 年之前
  Ralph Giles 120800f8fa Rename '_FOO' to avoid potentional collisions with reserved identifiers. 13 年之前
  Jean-Marc Valin 1c2f5633d1 Removed all the silk_ prefixes in source file names (not symbols) 13 年之前
  Jean-Marc Valin 310af750eb Moved all SILK source code to the silk/ directory 13 年之前
  Jean-Marc Valin c1673fa9c6 Relying on SILK for the switching decisions 13 年之前
  Jean-Marc Valin 897f5a568a SILK makefile update 13 年之前
  Jean-Marc Valin d8f9097c2b Changing the SILK bandwidth only when there's no speech 13 年之前
  Koen Vos d8765e54ea SILK update 13 年之前