1. 2b011b6 Moving FEC decision to the Opus encoder level (from SILK level) by Jean-Marc Valin · 8 years ago
  2. 3e054b8 increase order of noise shaping filter by Koen Vos · 8 years ago
  3. 6e40eb5 removed prefilter by Koen Vos · 9 years ago
  4. 52cfffe slight clean up by Koen Vos · 9 years ago
  5. 8c9d418 simplified computation of LTP coefs by Koen Vos · 9 years ago
  6. 89857b5 Using more fine-grained complexity settings for SILK by Jean-Marc Valin · 8 years ago
  7. e437424 NLSF_VQ_MAX_SURVIVORS is no longer useful by Jean-Marc Valin · 8 years ago
  8. 8daa4d3 take advantage of more efficient NLSF quantization by reducing number of survivors in search by Koen Vos · 9 years ago
  9. 3499e78 Fix for flutter with FEC by Koen Vos · 9 years ago
  10. 7830cf1 Replace "inline" with OPUS_INLINE. by Gregory Maxwell · 11 years ago
  11. f2446c2 Remove trailing whitespace from the license headers. by Ralph Giles · 11 years ago
  12. 80ad383 Convert quotes in license headers to ASCII. by Timothy B. Terriberry · 11 years ago
  13. c9f857e Fix bustage from c152d602. by Timothy B. Terriberry · 11 years ago
  14. c152d60 Use dynamic stack allocation in the SILK encoder. by Timothy B. Terriberry · 11 years ago
  15. d006b78 Mark functions static if they are only used in their own translation unit. by Diego Elio Pettenò · 12 years ago
  16. ab5a049 Merge commit '390c89225d' by Jean-Marc Valin · 12 years ago
  17. ae00e60 License update using the IETF Trust flavour of the BSD on the Silk code by Jean-Marc Valin · 12 years ago
  18. 905197d Fixes a bunch of 16-bit issues that the C5X compiler warns about by Jean-Marc Valin · 13 years ago
  19. a51ebd6 Accuracy improvements to help float implementations by Koen Vos · 13 years ago
  20. bbfc9c9 Improves the accuracy such that it matches a float decoder much better by Koen Vos · 13 years ago
  21. bf75c8e SILK fixes following last codec WG meeting by Koen Vos · 13 years ago
  22. acc7a6c Reformatting changes with an update to the MSVC project files by Koen Vos · 13 years ago
  23. 3b2aee0 Implements glitchless switching between SILK bandwidths by Jean-Marc Valin · 13 years ago
  24. 294bfec Implements hard CBR for SILK by Jean-Marc Valin · 13 years ago
  25. b24e574 Misc bug fixes by Jean-Marc Valin · 13 years ago
  26. b597238 Proper SILK delay compensation for resampling by Jean-Marc Valin · 13 years ago
  27. 1c2f563 Removed all the silk_ prefixes in source file names (not symbols) by Jean-Marc Valin · 13 years ago[Renamed (99%) from silk/silk_control_codec.c]
  28. fb3a437 Renaming the SKP_ prefix to silk_ by Jean-Marc Valin · 13 years ago
  29. 4dc0b39 Replacing SPK_INLINE by static inline by Jean-Marc Valin · 13 years ago
  30. 3120e22 Fixes a stereo rate mismatch bug by Jean-Marc Valin · 13 years ago
  31. ae23114 Convert all CRLF in the SILK code, tabs to spaces, and trailing whitespace. by Gregory Maxwell · 13 years ago
  32. f9d14f8 Renamed SKP_[u]int* to opus_[u]int* by Jean-Marc Valin · 13 years ago
  33. f6e781a Addressing multiple LSF-related issues by Jean-Marc Valin · 13 years ago
  34. be75f1d Fixes a crash on fixed-point stereo voice and some valgrind uninitialized errors by Koen Vos · 13 years ago
  35. ea259d6 Fixing silk fixed point by Wessel Lubberhuizen · 13 years ago
  36. 103302b Squashed commit of the following: by Jean-Marc Valin · 13 years ago[Renamed (69%) from silk/SKP_Silk_control_codec.c]
  37. ecb2ff7 Including config.h (fixes the fixed-point) by Jean-Marc Valin · 13 years ago
  38. 494ce97 Squashed commit of the following: by Koen Vos · 13 years ago
  39. 7009c72 Getting fixed-point to work (I think) by Jean-Marc Valin · 13 years ago
  40. 310af75 Moved all SILK source code to the silk/ directory by Jean-Marc Valin · 13 years ago[Renamed from src_common/SKP_Silk_control_codec.c]
  41. 8a8b76e Interface for bandwidth switching by Koen Vos · 13 years ago
  42. 34dd4c7 Implements desiredInternalSampleRate by Koen Vos · 13 years ago
  43. fcf95ba Squashed commit of the following: by Koen Vos · 13 years ago