Commit History

Author SHA1 Message Date
  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
  Jean-Marc Valin 9987a3b574 Speech/music discrimination (not used for anything yet) 13 years ago
  Jean-Marc Valin e9c353a09b Cleans up the most ugly parts of the analysis code 13 years ago
  Jean-Marc Valin 1a2e7650f9 Adds an analysis function to control VBR 13 years ago
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 years ago
  Ralph Giles 120800f8fa Rename '_FOO' to avoid potentional collisions with reserved identifiers. 13 years ago
  Jean-Marc Valin c37499090b renames the libcelt/ directory to celt/ 13 years ago