История коммитов

Автор SHA1 Сообщение Дата
  Jean-Marc Valin 3c9b4d615c Increasing GLOBAL_STACK_SIZE to 120000 to avoid failure 8 лет назад
  Jean-Marc Valin cf9409fe51 Makes analysis run at 24 kHz, with 20-ms frames 8 лет назад
  Jean-Marc Valin c7bbc3e31f Speeding up PVQ using unlikely() and moving first position out of the loop 8 лет назад
  Jean-Marc Valin a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation 8 лет назад
  Jean-Marc Valin 382ab797cf saturate MDCT output 8 лет назад
  Jean-Marc Valin 273906404c silencing overflows in MDCT and FFT 8 лет назад
  Jonathan Lennox 05d3e794d7 Add Aarch64 intrinsic for SIG2WORD16. 9 лет назад
  Jonathan Lennox 8da4f8495e Move OPUS_FAST_INT64 definition to celt/arch.h. 9 лет назад
  Jean-Marc Valin 2e6876c07a Using SSAT in SIG2WORD16() on ARMv6 11 лет назад
  Jean-Marc Valin 17b197837f Speed up the comb filter on ARM by using MAC16_32_Q16() 11 лет назад
  Jean-Marc Valin 4d07b1357e Reduces the decoder stack use by removing the pcm_silk buffer in fixed-point 11 лет назад
  Jean-Marc Valin 122971b8cc More NaN hardening in the analysis code 11 лет назад
  Jean-Marc Valin 15edb78b3e Making NaN detection more robust to -ffast-math. 11 лет назад
  Jean-Marc Valin 0f869cba0f Changes ABS16() and ABS32() to use fabs() in the float build 11 лет назад
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 лет назад
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 лет назад
  Jean-Marc Valin 3ab03e0556 First pass at making the analysis code run with FIXED_POINT 11 лет назад
  Jean-Marc Valin 02fed471a4 Implements fixed-point silk_LPC_analysis_filter() in terms of celt_fir() 11 лет назад
  Jean-Marc Valin 260474fb81 Fixes a denorm problem when the input goes silent after active audio 11 лет назад
  Timothy B. Terriberry e095c3eb7f Move ARM asm into its own directories. 11 лет назад
  Timothy B. Terriberry 972a34ec2c Add ARMv4/ARMv5E macros. 11 лет назад
  Gregory Maxwell 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. 12 лет назад
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 лет назад
  Ralph Giles da025d5632 Convert tabs to spaces in the opus and celt code. 13 лет назад
  Gregory Maxwell 5d5875a93a Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions. 13 лет назад
  Jean-Marc Valin c37499090b renames the libcelt/ directory to celt/ 13 лет назад
  Jean-Marc Valin 310af750eb Moved all SILK source code to the silk/ directory 13 лет назад
  Jean-Marc Valin d2124cdf0d Loss rate adaptation for the CELT layer 13 лет назад
  Jean-Marc Valin fa869134da draft update 13 лет назад
  Jean-Marc Valin 940931e49b Build fixes 14 лет назад