Commit History

Author SHA1 Message Date
  Jean-Marc Valin ed7283089c Fix decision thresholds for larger frame sizes 7 years ago
  Jean-Marc Valin cd78f3976e Fixes a SILK bandwidth switching regression 7 years ago
  Jean-Marc Valin 85ce87ffbe Improving rate control for low bitrate 7 years ago
  Jean-Marc Valin 004ef8b9b1 Oops, fix NaN test 7 years ago
  Jean-Marc Valin 652c4559f5 Aborting on NaN in CELT 7 years ago
  Gustaf Ullberg 42f43db7e4 Silk makes use of Opus VAD 7 years ago
  Mark Harris 1b5844678c README: Update to reflect RFC 7845 and 8251 7 years ago
  Mark Harris 19966ccd4b Fix opus_packet_parse() non-null arg attribute 7 years ago
  Jean-Marc Valin d01199be4c two more asserts I forgot 7 years ago
  Jean-Marc Valin f0cea0d237 Misc assertion cleanup 7 years ago
  Jean-Marc Valin 2b249dda9a Harden SILK x86 code 7 years ago
  Jean-Marc Valin 909f1ceb5d Hardening silk/fixed 7 years ago
  Jean-Marc Valin e69fc1995e Hardening asserts for SILK float 7 years ago
  Jean-Marc Valin 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 7 years ago
  Jean-Marc Valin 69bcb28d3d Some missing checks 7 years ago
  Jean-Marc Valin 3995a0c150 Adding multistream decoder validation 7 years ago
  Jean-Marc Valin a29504cca7 Asserting on some ctl() calls that should never fail 7 years ago
  Jean-Marc Valin bf1d4420c2 Adds Opus decoder state validation 7 years ago
  Jean-Marc Valin 574d50cb57 Adding decoder state validation 7 years ago
  Jean-Marc Valin 92ffce621d Fixing no-redundancy CELT->SILK and CELT->hybrid transitions 7 years ago
  Jean-Marc Valin ef203135b4 Adding ENABLE_HARDENING 7 years ago
  Andrew Allen 9b092dd388 Support for Ambisonics. 7 years ago
  Jean-Marc Valin a4b5282f94 Using a first-order filter for DC rejection 7 years ago
  Jean-Marc Valin e1c0770a49 Don't enable -fstack-protector-strong on Windows for now 7 years ago
  Jean-Marc Valin 610c14ce80 Adding -D_FORTIFY_SOURCE=2 when possible 7 years ago
  Gustaf Ullberg cea38f1c8c Fixed off-by-one issue in Silk DTX 7 years ago
  Jean-Marc Valin 76d966f436 Enable -fstack-protector-strong by default on x86 7 years ago
  Jean-Marc Valin e3e1f89029 Fix comment to take into account previous commit 7 years ago
  Jean-Marc Valin 59b1a521f4 Increasing the CELT bit allocation slightly for stereo hybrid 7 years ago
  Jean-Marc Valin 475fa4a98c Fix divide-by-zeros in opus_demo stats code 7 years ago