1. c43633d Fix OPUS_ARG_NONNULL indices in opus_multistream.h by Felicia Lim · 7 years ago
  2. 58dbcf2 Update URLs by Mark Harris · 8 years ago
  3. 699b643 Updating links for both https and new versions by Mark Harris · 9 years ago
  4. 1b72386 Initial surround code with new API by Jean-Marc Valin · 11 years ago
  5. 7fcd66c Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets by Jean-Marc Valin · 12 years ago
  6. 9fec9bb Belabor OPUS_SET_BITRATE instead of max_packet, as this is a common trap. by Gregory Maxwell · 12 years ago
  7. 6d9c16d Fix common misspellings by Philip Jägenstedt · 12 years ago
  8. cc71cde Replace 'maximum frame size' with 'maximum packet duration' in the docs. by Gregory Maxwell · 12 years ago
  9. 1d13ff6 Fixes multistream doc by Jean-Marc Valin · 12 years ago
  10. 77ebbdf Expand documentation for the multistream API. by Timothy B. Terriberry · 12 years ago
  11. c64f4a4 Update headers to cause warnings on unused returns and null args. by Gregory Maxwell · 12 years ago
  12. 64c2dd7 Add extern "C" protection to opus_multistream.h. by Ralph Giles · 12 years ago
  13. ab5a049 Merge commit '390c89225d' by Jean-Marc Valin · 12 years ago
  14. cb05e7c s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" by Jean-Marc Valin · 12 years ago
  15. 59354a7 Fixes int vs opus_int32 compile errors on C5x by Jean-Marc Valin · 12 years ago
  16. ab0b5f5 Make input mapping parameter const in multistream API by Vincent Penquerc'h · 13 years ago
  17. c81b510 Fix a number of multistream decoder bugs; add some very basic multistream decoder tests. by Gregory Maxwell · 13 years ago
  18. 4923f3f Moves the main headers from src/ to include/ by Jean-Marc Valin · 13 years ago[Renamed from src/opus_multistream.h]
  19. 1c1cf7d More documentation for the multistream API. by Ralph Giles · 13 years ago
  20. af50ce9 Implements OPUS_MULTISTREAM_{EN|DE}CODER_GET_STATE by Jean-Marc Valin · 13 years ago
  21. d9438da Making the sampling rate an int32 in the multi-stream API by Jean-Marc Valin · 13 years ago
  22. 1b95196 Add minimal doxygen markup to the public headers. by Ralph Giles · 13 years ago
  23. 9d48deb Adds error code to multistream API by Jean-Marc Valin · 13 years ago
  24. d4e9340 Adds support for multi-stream encoding/decoding by Jean-Marc Valin · 13 years ago