1. 905197d Fixes a bunch of 16-bit issues that the C5X compiler warns about by Jean-Marc Valin · 13 years ago
  2. 17c5966 Last updates for draft -11 by Jean-Marc Valin · 13 years ago
  3. ee8adbe Fixes a few minor issues (no bit-stream change) by Jean-Marc Valin · 13 years ago
  4. bf75c8e SILK fixes following last codec WG meeting by Koen Vos · 13 years ago
  5. acc7a6c Reformatting changes with an update to the MSVC project files by Koen Vos · 13 years ago
  6. ec1ebf8 Fixes a bug on FEC+stereo by Jean-Marc Valin · 13 years ago
  7. 52de536 Correct encoder/decoder state mismatch and spurious state resetting in the encoder when side is reset. by Gregory Maxwell · 13 years ago
  8. 6559d36 Remove redundant mid-only flag when side VAD flag is set. by Timothy B. Terriberry · 13 years ago
  9. 1e03a6e Fix side-channel index for VAD/LBRR flags. by Timothy B. Terriberry · 13 years ago
  10. 53cc1a0 Fix the side frame conditional coding rules. by Timothy B. Terriberry · 13 years ago
  11. 4f1b7da Fixes a case where PLC was called on the side when no side was ever coded by Jean-Marc Valin · 13 years ago
  12. b24e574 Misc bug fixes by Jean-Marc Valin · 13 years ago
  13. 3195f6c Misc SILK fixes: by Koen Vos · 13 years ago
  14. b597238 Proper SILK delay compensation for resampling by Jean-Marc Valin · 13 years ago
  15. 1c2f563 Removed all the silk_ prefixes in source file names (not symbols) by Jean-Marc Valin · 13 years ago[Renamed (99%) from silk/silk_dec_API.c]
  16. fb3a437 Renaming the SKP_ prefix to silk_ by Jean-Marc Valin · 13 years ago
  17. 64a3541 Corrects many places where int was used where opus_int32 was needed. by Gregory Maxwell · 13 years ago
  18. 4e1ce38 Addresses a bitstream bug for stereo FEC and minor fixes that make Opus compile again with Visual Studio. by Koen Vos · 13 years ago
  19. 5c3d155 In silk_dec_API.c a memcpy was blindly copying data of differing types (opus_int16[2] to opus_int[2]). by Gregory Maxwell · 13 years ago
  20. ae23114 Convert all CRLF in the SILK code, tabs to spaces, and trailing whitespace. by Gregory Maxwell · 13 years ago
  21. f9d14f8 Renamed SKP_[u]int* to opus_[u]int* by Jean-Marc Valin · 13 years ago
  22. 8019e4e Fixes the case of PLC before receiving any valid packet by Koen Vos · 13 years ago
  23. 103302b Squashed commit of the following: by Jean-Marc Valin · 13 years ago