Commit History

Author SHA1 Message Date
  Jean-Marc Valin cd78f3976e Fixes a SILK bandwidth switching regression 6 years ago
  Gustaf Ullberg 42f43db7e4 Silk makes use of Opus VAD 6 years ago
  Jean-Marc Valin 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 years ago
  Mark Harris d6d70371e8 Fix compiler warnings 7 years ago
  Jean-Marc Valin 2b011b64d8 Moving FEC decision to the Opus encoder level (from SILK level) 8 years ago
  Koen Vos 6e40eb5d75 removed prefilter 9 years ago
  Jean-Marc Valin 61714e9edb Quality: Increase CELT rate for voiced frames in hybrid mode 8 years ago
  Koen Vos 3499e78bd5 Fix for flutter with FEC 9 years ago
  maks e40105f4db Fixes internal check_control_input() error checking. 11 years ago
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 years ago
  Jean-Marc Valin cbe93e23be Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "independent" frames 11 years ago
  Ralph Giles f2446c25c6 Remove trailing whitespace from the license headers. 11 years ago
  Timothy B. Terriberry 80ad38370c Convert quotes in license headers to ASCII. 11 years ago
  Timothy B. Terriberry c152d602aa Use dynamic stack allocation in the SILK encoder. 11 years ago
  Philip Jägenstedt b7b5872c9d Fix minor issues reported by scan-build 12 years ago
  Diego Elio Pettenò d006b781ca Mark functions static if they are only used in their own translation unit. 12 years ago
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' 12 years ago
  Jean-Marc Valin ae00e60d35 License update using the IETF Trust flavour of the BSD on the Silk code 12 years ago
  Jean-Marc Valin 59354a7742 Fixes int vs opus_int32 compile errors on C5x 13 years ago
  Koen Vos a51ebd6831 Accuracy improvements to help float implementations 13 years ago
  Koen Vos bbfc9c9ee5 Improves the accuracy such that it matches a float decoder much better 13 years ago
  Koen Vos bf75c8ec4d SILK fixes following last codec WG meeting 13 years ago
  Koen Vos acc7a6c78b Reformatting changes with an update to the MSVC project files 13 years ago
  Koen Vos 43a0de4af1 Optimization of the CBR loop 13 years ago
  Jean-Marc Valin 3b2aee062d Implements glitchless switching between SILK bandwidths 13 years ago
  Jean-Marc Valin 294bfec27b Implements hard CBR for SILK 13 years ago
  Gregory Maxwell 52de536fed Correct encoder/decoder state mismatch and spurious state resetting in the encoder when side is reset. 13 years ago
  Timothy B. Terriberry 6559d36a46 Remove redundant mid-only flag when side VAD flag is set. 13 years ago
  Timothy B. Terriberry 1e03a6eb04 Fix side-channel index for VAD/LBRR flags. 13 years ago
  Timothy B. Terriberry 53cc1a033a Fix the side frame conditional coding rules. 13 years ago