Historial de Commits

Autor SHA1 Mensaje Fecha
  Koen Vos 52cfffe579 slight clean up hace 9 años
  Koen Vos 8abd50ea1a undo some loop unrolling hace 9 años
  Koen Vos 6adea4b93c pitch analysis (in FIX) now scales the input down at the start, instead of at every stage hace 9 años
  Koen Vos fc7ce7d588 minor clean up of pointer offsets hace 9 años
  Koen Vos 8c9d41867e simplified computation of LTP coefs hace 9 años
  Felicia Lim 4f5557c309 Attenuate SILK PLC gain only for unvoiced speech hace 9 años
  Jean-Marc Valin 0e69e4ee16 We should now be able to be less conservative when using CBR hace 8 años
  Jean-Marc Valin 894f729417 Makes the encoder more aggressive about meeting the rate target hace 8 años
  Jean-Marc Valin 89857b5c0c Using more fine-grained complexity settings for SILK hace 8 años
  Jean-Marc Valin 691f6f931b Fixing bandwidth selection hysteresis hace 8 años
  Jean-Marc Valin 78fc664c0c Boosting the high-band bitrate on transients for hybrid mode hace 8 años
  Jean-Marc Valin 34da05b30d Fixes signed integer overlof in silk_ADD_POS_SAT32() hace 8 años
  Felicia Lim 33f18a20dc Turn on DTX only when the noise is sufficiently quiet hace 8 años
  Felicia Lim 3648134672 New DTX that works in all modes (SILK/CELT/HYBRID) hace 8 años
  Felicia Lim 425e8a9bda Skip analysis if the frame contains only digital silence hace 8 años
  Jean-Marc Valin e437424c23 NLSF_VQ_MAX_SURVIVORS is no longer useful hace 8 años
  Koen Vos 8daa4d3739 take advantage of more efficient NLSF quantization by reducing number of survivors in search hace 9 años
  Koen Vos eb2c8f38e6 NLSF_del_dec_quant minor clean up hace 9 años
  Koen Vos c462ae920e NLSF_encode now also uses NLSF weights from table hace 9 años
  Koen Vos aa7e174891 NLSF VQ now uses absolute error, and prediction hace 9 años
  Koen Vos 2955f68b14 NLSF decoding now uses tables for NLSF weights hace 9 años
  Jean-Marc Valin 7c645606c4 Implement sum_sqr_shift() using two passes with no branch inside the loops hace 9 años
  Jean-Marc Valin fe4d91c2e3 Simplifying fast_atan2f() hace 8 años
  Jean-Marc Valin 61714e9edb Quality: Increase CELT rate for voiced frames in hybrid mode hace 8 años
  Jean-Marc Valin 45773d830f Better modeling of the effect of CBR and complexity hace 8 años
  Jean-Marc Valin ecfdb2862a Re-enabling high-band attenuation for hybrid mode hace 8 años
  Jean-Marc Valin d68e809bf8 Quality: Retrained classifier MLP with better data hace 9 años
  Jean-Marc Valin 7e0ca4337f Using "hybrid" flag instead of "start!=0" hace 9 años
  Jean-Marc Valin 64dd0c03cc Quality: Making the encoder more aggressive at using wider bandwidths hace 9 años
  Jean-Marc Valin fb1d3165e0 Quality: Removes high-band attenuation in hybrid mode -- at least for now hace 9 años