Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 gadi atpakaļ
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 gadi atpakaļ
  Ralph Giles f2446c25c6 Remove trailing whitespace from the license headers. 11 gadi atpakaļ
  Timothy B. Terriberry e095c3eb7f Move ARM asm into its own directories. 11 gadi atpakaļ
  Timothy B. Terriberry 80ad38370c Convert quotes in license headers to ASCII. 12 gadi atpakaļ
  Timothy B. Terriberry 972a34ec2c Add ARMv4/ARMv5E macros. 12 gadi atpakaļ
  Koen Vos 9cbbcb53ae Improvements to the pitch search 12 gadi atpakaļ
  Philip Jägenstedt 6d9c16d142 Fix common misspellings 12 gadi atpakaļ
  Gregory Maxwell e052947f18 Use 'frame' instead of 'signal', take out stdlib.h in silk/. 13 gadi atpakaļ
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' 13 gadi atpakaļ
  Jean-Marc Valin ae00e60d35 License update using the IETF Trust flavour of the BSD on the Silk code 13 gadi atpakaļ
  Ralph Giles 5f6e472c91 Remove trailing whitespace. 13 gadi atpakaļ
  Gregory Maxwell 3e4afc6fd2 Removes a number of macro definitions which are used nowhere in the codebase. 13 gadi atpakaļ
  Koen Vos bf75c8ec4d SILK fixes following last codec WG meeting 13 gadi atpakaļ
  Ralph Giles 120800f8fa Rename '_FOO' to avoid potentional collisions with reserved identifiers. 13 gadi atpakaļ
  Koen Vos acc7a6c78b Reformatting changes with an update to the MSVC project files 13 gadi atpakaļ
  Jean-Marc Valin 4a7027b27e Allow wrap-around in silk_LPC_analysis_filter() 13 gadi atpakaļ
  Jean-Marc Valin 294bfec27b Implements hard CBR for SILK 13 gadi atpakaļ
  Jean-Marc Valin 4541bbcc22 Gets rid of a "safe" signed overflow in silk_DIV32_varQ() 13 gadi atpakaļ
  Gregory Maxwell 59647fdb65 Misc. silk/ cleanups: static inline things which are only used in one file. 13 gadi atpakaļ
  Gregory Maxwell 744e59ef01 More resampler cleanups. 13 gadi atpakaļ
  Gregory Maxwell 96739ad35e Eliminate function pointers from the resampler. 13 gadi atpakaļ
  Jean-Marc Valin 1ee139bca0 Making the left shift macros use unsigned to avoid undefined behaviour 13 gadi atpakaļ
  Koen Vos cc34050455 Fixes an integer overflow caused by uninitialized values in LTP scaling 13 gadi atpakaļ
  Jean-Marc Valin 1c2f5633d1 Removed all the silk_ prefixes in source file names (not symbols) 13 gadi atpakaļ
  Jean-Marc Valin 310af750eb Moved all SILK source code to the silk/ directory 14 gadi atpakaļ
  Jean-Marc Valin c1673fa9c6 Relying on SILK for the switching decisions 14 gadi atpakaļ
  Jean-Marc Valin 897f5a568a SILK makefile update 14 gadi atpakaļ
  Jean-Marc Valin d8f9097c2b Changing the SILK bandwidth only when there's no speech 14 gadi atpakaļ
  Koen Vos d8765e54ea SILK update 14 gadi atpakaļ