Historique des commits

Auteur SHA1 Message Date
  Mark Harris 196511de23 Fix build errors using Makefile.mips il y a 5 ans
  Jean-Marc Valin ef203135b4 Adding ENABLE_HARDENING il y a 6 ans
  Jean-Marc Valin 4507637ccc Fixes unit tests that need arch-specific code il y a 7 ans
  Mark Harris d6d70371e8 Fix compiler warnings il y a 8 ans
  Jean-Marc Valin 18335e8e4d Removed a float operation that sneaked in in the fixed-point code il y a 8 ans
  Jean-Marc Valin b7c7653941 Speeding up PVQ search by allocating even more pulses in the projection. il y a 8 ans
  Jean-Marc Valin 2ff6556f1f Making stereo_itheta() use the same atan2() approximation as tonality_analysis() il y a 8 ans
  Jean-Marc Valin 76674feae2 SSE2 implementation of the PVQ search il y a 8 ans
  Jean-Marc Valin e806d6a741 Making signx[] an int in alg_quant() and removes unnecessary sign copying 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 09b5352928 Getting gcc to use cmovs rather than branches in alg_quant() il y a 8 ans
  Jean-Marc Valin 9eee106214 cleanup: putting resynth flag in the context il y a 9 ans
  Jean-Marc Valin b66080a879 Fixes minor code quality issues in CELT il y a 8 ans
  Rhishikesh Agashe c9c2035355 Fixes compile problems for MIPS il y a 9 ans
  xiangmingzhu c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
  Rhishikesh Agashe f133bac6f9 MIPS optimizations il y a 10 ans
  Jean-Marc Valin c543ec1bd3 Speeding up extract_collapse_mask() slightly il y a 11 ans
  Jean-Marc Valin 6218cba258 Making decode_pulses() compute the L2-norm on the fly il y a 11 ans
  Jean-Marc Valin 29354ff6e0 Save more integer divisions on ARM when we know the operands are positive il y a 11 ans
  Jean-Marc Valin ed01a596dc Making exp_rotation1() use MAC16_16(), which saves a few cycles on ARM il y a 11 ans
  Jean-Marc Valin e0f26246b0 fixed-point: adds rounding to some shifts to eliminate bias il y a 11 ans
  Jean-Marc Valin 5607d5d1c8 Annotating pointer arguments with OPUS_RESTRICT and const il y a 11 ans
  Jean-Marc Valin 57cd849cf7 Defining celt_inner_prod() and using it instead of explicit loops. il y a 11 ans
  Gregory Maxwell de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. il y a 12 ans
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" il y a 12 ans
  Jean-Marc Valin 72273000ec Misc changes to address Robert Sparks' comments il y a 12 ans
  Koen Vos 43a0de4af1 Optimization of the CBR loop il y a 13 ans
  Jean-Marc Valin 0da4f238e0 Avoiding more left shifts of negative values 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