Historique des commits

Auteur SHA1 Message Date
  Jean-Marc Valin 3c9b4d615c Increasing GLOBAL_STACK_SIZE to 120000 to avoid failure il y a 8 ans
  Jean-Marc Valin cf9409fe51 Makes analysis run at 24 kHz, with 20-ms frames il y a 8 ans
  Jean-Marc Valin c7bbc3e31f Speeding up PVQ using unlikely() and moving first position out of the loop il y a 8 ans
  Jean-Marc Valin a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation il y a 8 ans
  Jean-Marc Valin 382ab797cf saturate MDCT output il y a 8 ans
  Jean-Marc Valin 273906404c silencing overflows in MDCT and FFT il y a 8 ans
  Jonathan Lennox 05d3e794d7 Add Aarch64 intrinsic for SIG2WORD16. il y a 9 ans
  Jonathan Lennox 8da4f8495e Move OPUS_FAST_INT64 definition to celt/arch.h. il y a 9 ans
  Jean-Marc Valin 2e6876c07a Using SSAT in SIG2WORD16() on ARMv6 il y a 11 ans
  Jean-Marc Valin 17b197837f Speed up the comb filter on ARM by using MAC16_32_Q16() il y a 11 ans
  Jean-Marc Valin 4d07b1357e Reduces the decoder stack use by removing the pcm_silk buffer in fixed-point il y a 11 ans
  Jean-Marc Valin 122971b8cc More NaN hardening in the analysis code il y a 11 ans
  Jean-Marc Valin 15edb78b3e Making NaN detection more robust to -ffast-math. il y a 11 ans
  Jean-Marc Valin 0f869cba0f Changes ABS16() and ABS32() to use fabs() in the float build il y a 11 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
  Jean-Marc Valin 3ab03e0556 First pass at making the analysis code run with FIXED_POINT il y a 11 ans
  Jean-Marc Valin 02fed471a4 Implements fixed-point silk_LPC_analysis_filter() in terms of celt_fir() il y a 11 ans
  Jean-Marc Valin 260474fb81 Fixes a denorm problem when the input goes silent after active audio il y a 11 ans
  Timothy B. Terriberry e095c3eb7f Move ARM asm into its own directories. il y a 11 ans
  Timothy B. Terriberry 972a34ec2c Add ARMv4/ARMv5E macros. il y a 11 ans
  Gregory Maxwell 28b41ae5ae Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain. il y a 12 ans
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 12 ans
  Ralph Giles da025d5632 Convert tabs to spaces in the opus and celt code. il y a 13 ans
  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. il y a 13 ans
  Jean-Marc Valin c37499090b renames the libcelt/ directory to celt/ 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 d2124cdf0d Loss rate adaptation for the CELT layer il y a 13 ans
  Jean-Marc Valin fa869134da draft update il y a 14 ans
  Jean-Marc Valin 940931e49b Build fixes il y a 14 ans