Commit History

Author SHA1 Message Date
  Jean-Marc Valin ef203135b4 Adding ENABLE_HARDENING 6 years ago
  Jean-Marc Valin 76596ad93a Fixes comment 8 years ago
  Jean-Marc Valin c544b1238c Fixes an overflow in amp2Log2() for very large encoder input 8 years ago
  Jean-Marc Valin 6fccb4b615 Adds some smoothing to the energy quantization 8 years ago
  Jean-Marc Valin 257ab37674 Oops, fixes max_decay for LFE in fixed-point 9 years ago
  Jean-Marc Valin 77a5963658 gcc -pedantic had "comparison of unsigned expression < 0 is always false" 11 years ago
  Jean-Marc Valin f6066df2b9 More size-zero VLA fixes and making opus_decode* return BAD_ARG on framesize<0 11 years ago
  Jean-Marc Valin ee2506b2c7 Moves log2Amp inside denormalise_bands() and get rid of bandE[] 11 years ago
  Jean-Marc Valin b08c4ca3f5 Surround: Better LFE handling 11 years ago
  Jean-Marc Valin d47308de21 Remove long-outdated comment 12 years ago
  Jean-Marc Valin 9ed3d02761 Fixes a quant_coarse_energy() hybrid mode bug 12 years ago
  Jean-Marc Valin cf1053dc85 Implements OPUS_{GET,SET}_LSB_DEPTH 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 367c394866 Fixes several overflows in the CELT fixed-point 12 years ago
  Ralph Giles 120800f8fa Rename '_FOO' to avoid potentional collisions with reserved identifiers. 13 years ago
  Jean-Marc Valin 3737862620 Using a noise-based PLC for the CELT layer in hybrid mode 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
  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 13 years ago
  Jean-Marc Valin 381c706add Making mode switching use the same window as CELT (squared) 13 years ago
  Jean-Marc Valin f2c8e5dfee CELT update 13 years ago
  Jean-Marc Valin 64d834f385 More project files update 13 years ago
  Jean-Marc Valin 617fcd2cf0 Fixes a few PLC/DTX bugs due to the recent decode API change 13 years ago
  Jean-Marc Valin b55b66119b Adding constrained VBR mode 13 years ago
  Gregory Maxwell 049dd18a17 Draft update (allocation 13 years ago
  Jean-Marc Valin 8ea67049c2 Disable newly introduced CELT signalling 13 years ago