Historique des commits

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