Historique des commits

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