Historique des commits

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