Commit History

作者 SHA1 備註 提交日期
  Jean-Marc Valin 086ea7c7e5 Whoa! This fixes a pretty bad fixed-point stereo regression 11 年之前
  Jean-Marc Valin d6eb9c468f Silences a warning in fixed-point 11 年之前
  Jean-Marc Valin 2924af4db0 Merges surround and stereo intensity stereo thresholds again. 11 年之前
  Jean-Marc Valin a47d6f308f Intensity stereo update, partially based on Monty's listening 11 年之前
  Jean-Marc Valin 41e8906cd6 opus_custom_encoder_init() now only needed for custom modes. 11 年之前
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 年之前
  Jean-Marc Valin 1b28e0cae5 Oops, missing semicolon on RESTORE_STACK in previous commit 11 年之前
  Jean-Marc Valin e83d2aa3f7 Adds missing RESTORE_STACKs in celt_encode_with_ec() 11 年之前
  Jean-Marc Valin 2dc27dfa13 Rename preemphasis() to celt_preemphasis() to avoid amrnb symbol clash 11 年之前
  Jean-Marc Valin ab86a9cca7 Fixes more warnings 11 年之前
  Jean-Marc Valin 0d584b905a Prevents LFE from busting at really low bitrate 11 年之前
  Jean-Marc Valin a71c9adf52 Fixes MSVC conversion warnings 11 年之前
  Jean-Marc Valin ca6fac041b Fixes some minor issues found by scan build 11 年之前
  Jean-Marc Valin c1959e7dc3 Taking into account the frame size in more encoder decisions 11 年之前
  Jean-Marc Valin 8f466274d3 Removes a float var that shouldn't have been there 11 年之前
  Jean-Marc Valin 9c23f5cdca Makes stereo savings still less aggressive 11 年之前
  Jean-Marc Valin 942fc816d1 Replaces log2() with celt_log2() and fixes a potential divide-by-zero 11 年之前
  Jean-Marc Valin 7c60625f80 Merge branch 'exp_surround1' 11 年之前
  Stefan Hacker a32fa319d3 Avoid using C++ keyword 'new' 11 年之前
  Jean-Marc Valin 36a21ed536 Very basic surround rate calibration 11 年之前
  Jean-Marc Valin ae7dc8a13f More surround masking tuning 11 年之前
  Jean-Marc Valin 039e9ab155 Tuning the surround masking 11 年之前
  Jean-Marc Valin ba7dbb365e Analysis scaling fixes 11 年之前
  Jean-Marc Valin 3ab03e0556 First pass at making the analysis code run with FIXED_POINT 11 年之前
  Jean-Marc Valin 0f68696a97 Adds trim and dynalloc control to surround masking 11 年之前
  Jean-Marc Valin fdceae89bf Surround masking rewrite 11 年之前
  Jean-Marc Valin e45509294c Better handling of the dynalloc cap for CBR/CVBR 11 年之前
  Jean-Marc Valin 8259492a7d Fixes an integer wrap-around due to an exceedingly large QCONST16 11 年之前
  Gregory Maxwell 5280c71883 Revert "Fixes a number of double promotions and missing casts." 11 年之前
  Gregory Maxwell 43279728cd Fixes a number of double promotions and missing casts. 11 年之前