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