Commit History

Author SHA1 Message Date
  Jean-Marc Valin 574d50cb57 Adding decoder state validation 6 years ago
  Jean-Marc Valin 8299edfc0c Scaling back the pitch filter when most of the energy is above 3.2 kHz 7 years ago
  Jean-Marc Valin af93fbd55f Add RNN for VAD and speech/music classification 7 years ago
  Jean-Marc Valin 0cc4d9659a Adding leakage modelling to boost bands 7 years ago
  Jean-Marc Valin cf9409fe51 Makes analysis run at 24 kHz, with 20-ms frames 8 years ago
  Jean-Marc Valin 132ed59464 Removes OPUS_FRAMESIZE_VARIABLE 8 years ago
  Felicia Lim 3648134672 New DTX that works in all modes (SILK/CELT/HYBRID) 8 years ago
  Jean-Marc Valin 61714e9edb Quality: Increase CELT rate for voiced frames in hybrid mode 8 years ago
  Timothy B. Terriberry 096f5d3769 Remove tabs from source code. 8 years ago
  Jonathan Lennox 43120f0075 Reorganize x86 SSE intrinsics code. 9 years ago
  Jean-Marc Valin 4d07b1357e Reduces the decoder stack use by removing the pcm_silk buffer in fixed-point 11 years ago
  Jean-Marc Valin bdc7b93358 Reduces decoder stack usage by only storing one channel of denormalized MDCT 11 years ago
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
  Jean-Marc Valin 2dc27dfa13 Rename preemphasis() to celt_preemphasis() to avoid amrnb symbol clash 11 years ago
  Jean-Marc Valin 5174817d36 Hides OPUS_FRAMESIZE_VARIABLE from the API until it actually works 11 years ago
  Gregory Maxwell 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 years ago
  Jean-Marc Valin 3ab03e0556 First pass at making the analysis code run with FIXED_POINT 11 years ago
  Jean-Marc Valin fdceae89bf Surround masking rewrite 11 years ago
  Jean-Marc Valin bd477ce2bc Merge branch 'surround' 11 years ago
  Jean-Marc Valin 278389defe Automatic bandwidth decisions get more conservative as rate increases. 11 years ago
  Ron 2f2f9d63b8 Fully automate version updating 11 years ago
  Jean-Marc Valin a4dccd3f65 Implements basic surround masking 11 years ago
  Jean-Marc Valin b08c4ca3f5 Surround: Better LFE handling 11 years ago
  Jean-Marc Valin 1b72386a7c Initial surround code with new API 11 years ago
  Jean-Marc Valin 7509fdb813 New bandwidth detection code 12 years ago
  Jean-Marc Valin 6906210cb0 Splits out the CELT encoder and decoder 12 years ago
  Jean-Marc Valin 0e490591b7 Gets rid of unused boost analysis code that never worked anyway. 12 years ago
  Jean-Marc Valin 7315b35e13 Merge branch 'exp_analysis7' 12 years ago
  Gregory Maxwell de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. 12 years ago
  Jean-Marc Valin 2a9fdbc93d Transient/VBR tuning, give more bits to frames where pitch changes 13 years ago