Commit History

Author SHA1 Message Date
  Felicia Lim 3fbe5bc5b0 New DTX that works in all modes (SILK/CELT/HYBRID) 9 years ago
  Felicia Lim e7a42d401f Skip analysis if the frame contains only digital silence 9 years ago
  Jean-Marc Valin 676a1a34e7 NLSF_VQ_MAX_SURVIVORS is no longer useful 9 years ago
  Koen Vos 46d1dee619 take advantage of more efficient NLSF quantization by reducing number of survivors in search 9 years ago
  Koen Vos 865cfbf0b3 NLSF_del_dec_quant minor clean up 9 years ago
  Koen Vos aa65162cca NLSF_encode now also uses NLSF weights from table 9 years ago
  Koen Vos f38983cfcf NLSF VQ now uses absolute error, and prediction 9 years ago
  Koen Vos 383fe7c93e NLSF decoding now uses tables for NLSF weights 9 years ago
  Koen Vos 6332665c9a sum_sqr_shift: reduced headroom (ie more preserved resolution); shift increments by one instead of two 9 years ago
  Jean-Marc Valin aeab4cc920 Simplifying fast_atan2f() 9 years ago
  Jean-Marc Valin 822c26b3e9 Quality: Increase CELT rate for voiced frames in hybrid mode 9 years ago
  Jean-Marc Valin cc5776a24a Better modeling of the effect of CBR and complexity 9 years ago
  Jean-Marc Valin fc393af8e1 Re-enabling high-band attenuation for hybrid mode 9 years ago
  Jean-Marc Valin 8f1f24bf82 Quality: Retrained classifier MLP with better data 9 years ago
  Jean-Marc Valin bc5974393d Using "hybrid" flag instead of "start!=0" 9 years ago
  Jean-Marc Valin b12a8ad7cf Quality: Making the encoder more aggressive at using wider bandwidths 9 years ago
  Jean-Marc Valin b893b16159 Quality: Removes high-band attenuation in hybrid mode -- at least for now 9 years ago
  Jean-Marc Valin a7fd4b5339 Quality: Adds SILK rate interpolation function 9 years ago
  Jean-Marc Valin dbb900dc02 Quality: Makes real CELT VBR work for hybrid too 9 years ago
  Jean-Marc Valin 2d1b389a8a Quality: Forces trim to 5 on hybrid mode 9 years ago
  Jean-Marc Valin f332b3de6a Quality: Encoding music in full-band stereo from 32 kb/s 9 years ago
  Jean-Marc Valin 272e57680a Quality: removes VBR attenuation at low bitrate 9 years ago
  Jonathan Lennox 225e09cab3 List intrinsics flags being tested after existing cflags, so they override other options. 9 years ago
  Jonathan Lennox dc92dab20a Modify autoconf tests for intrinsics to stop clang from optimizing them away. 9 years ago
  Ricardo Constantino (:RiCON) 99aaff599e Add remaining generated files to gitignore 9 years ago
  Ricardo Constantino (:RiCON) 165e11c94d Clean doxygen_sqlite3.db 9 years ago
  Ricardo Constantino (:RiCON) 97e4176efd Move .exe back to root .gitignore for mingw builds 9 years ago
  Ralph Giles a8f61157bc Update EXTRA_DIST to ship the VS2015 project files. 9 years ago
  Ralph Giles a01b0ab22b Remove VS2010 project files. 9 years ago
  Orestes Zoupanos 67fe2adc1c Move Visual Studio GitIgnores to own file 9 years ago