Commit történet

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