Historique des commits

Auteur SHA1 Message Date
  Jean-Marc Valin a0bd7d3b84 fixes overflows in celt_iir() by doing proper saturation il y a 8 ans
  Jean-Marc Valin b66080a879 Fixes minor code quality issues in CELT il y a 8 ans
  Timothy B. Terriberry 020a0a48d5 Fix build bustage from c95c9a048. il y a 10 ans
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 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 6a7ee7fb55 Share auto-correlation code between SILK and CELT il y a 11 ans
  Jean-Marc Valin 71766ef7a4 Avoids symbol clashes with Speex (pitch_xcorr) and libm (y1) il y a 11 ans
  John Ridges e50e8084a9 Improved SSE version of xcorr_kernel() il y a 11 ans
  Jean-Marc Valin 0fed074b04 C89 fix il y a 11 ans
  Jean-Marc Valin 068cbd89bf Creates xcorr_kernel() that gets used by pitch_xcorr, celt_fir and celt_iir. il y a 11 ans
  Jean-Marc Valin 0fa5fa88e9 Adds missing RESTORE_STACK calls il y a 11 ans
  Jean-Marc Valin 531cf591e6 Speeds up celt_iir() by more than a factor of two. il y a 11 ans
  Jean-Marc Valin e2374a8ec2 Speeds up celt_fir by more than a factor of two. il y a 11 ans
  Jean-Marc Valin e8e57a32f6 Optimizes _celt_autocorr() by using pitch_xcorr() il y a 11 ans
  Timothy B. Terriberry 7c74bc3930 Remove an unused variable added in 85ede2c6. il y a 11 ans
  Timothy B. Terriberry 85ede2c6aa Use more MAC16_16's and unroll a loop. il y a 11 ans
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 12 ans
  Jean-Marc Valin e1be1920ba Some minor (non-bitstream-affecting) changes to help us have better test vectors il y a 13 ans
  Jean-Marc Valin 2779df7ff6 Renaming the CELT plc.c file to celt_lpc.c to avoid MSVC conflicts with Skype's PLC.c 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 13 ans
  Jean-Marc Valin 940931e49b Build fixes il y a 14 ans
  Jean-Marc Valin 381c706add Making mode switching use the same window as CELT (squared) il y a 14 ans
  Jean-Marc Valin f2c8e5dfee CELT update il y a 14 ans
  Jean-Marc Valin 64d834f385 More project files update il y a 14 ans
  Jean-Marc Valin 617fcd2cf0 Fixes a few PLC/DTX bugs due to the recent decode API change il y a 14 ans
  Jean-Marc Valin b55b66119b Adding constrained VBR mode il y a 14 ans
  Gregory Maxwell 049dd18a17 Draft update (allocation il y a 14 ans