Historial de Commits

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