Commit History

Author SHA1 Message Date
  Timothy B. Terriberry 8eb9bb7939 Numerous PLC cleanups. 12 years ago
  Gregory Maxwell 07418d9dd8 Guard _BitScanReverse on MSVC so that MSVC 6 doesn't break. 12 years ago
  Jean-Marc Valin 8b906c102b Changed denormalize_bands() to only work between "start" and "end" 12 years ago
  Jean-Marc Valin 7aa593a556 Reduces stack in quant_all_bands() for hybrid mode 12 years ago
  Jean-Marc Valin fd314f4b7a More stack usage reduction in quant_all_bands() 12 years ago
  Jean-Marc Valin 5055cf8c13 Removes the need for lowband_scratch in quant_all_bands() 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 bb7b4f4e5e Continuous trim calculations, tapset/spread now use new analysis 13 years ago
  Jean-Marc Valin 66ac10210c Fixes some cases where MIN/MAX macros result in duplicated function calls 12 years ago
  Gregory Maxwell 37e135677a Avoid the unnecessary resynth averaging on intensity switch when encoding. 12 years ago
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' 12 years ago
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 years ago
  Jean-Marc Valin 72273000ec Misc changes to address Robert Sparks' comments 12 years ago
  Jean-Marc Valin 367c394866 Fixes several overflows in the CELT fixed-point 12 years ago
  Jean-Marc Valin fdb039badc Eliminates an unused parameter warning in anti_collapse() 13 years ago
  Jean-Marc Valin 17c5966045 Last updates for draft -11 13 years ago
  Jean-Marc Valin 1c80f64960 All variables named "bank" renamed to "bandE" to avoid problems on SHARC 13 years ago
  Ralph Giles 120800f8fa Rename '_FOO' to avoid potentional collisions with reserved identifiers. 13 years ago
  Gregory Maxwell 5d5875a93a Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions. 13 years ago
  Gregory Maxwell 342d654c26 As of commit 44203907 all celt bands N>1 are even, including custom modes. In light of this, remove some pointless tests. 13 years ago
  Jean-Marc Valin 803ec8c6b4 Avoiding left shifts of negative values 13 years ago
  Jean-Marc Valin c37499090b renames the libcelt/ directory to celt/ 13 years ago
  Jean-Marc Valin 310af750eb Moved all SILK source code to the silk/ directory 13 years ago
  Jean-Marc Valin d2124cdf0d Loss rate adaptation for the CELT layer 13 years ago
  Jean-Marc Valin fa869134da draft update 13 years ago
  Jean-Marc Valin 940931e49b Build fixes 14 years ago
  Jean-Marc Valin 381c706add Making mode switching use the same window as CELT (squared) 14 years ago
  Jean-Marc Valin f2c8e5dfee CELT update 14 years ago
  Jean-Marc Valin 64d834f385 More project files update 14 years ago