1. 1d13ff6 Fixes multistream doc by Jean-Marc Valin · 12 years ago
  2. 77ebbdf Expand documentation for the multistream API. by Timothy B. Terriberry · 12 years ago
  3. c64f4a4 Update headers to cause warnings on unused returns and null args. by Gregory Maxwell · 12 years ago
  4. 64c2dd7 Add extern "C" protection to opus_multistream.h. by Ralph Giles · 12 years ago
  5. ab5a049 Merge commit '390c89225d' by Jean-Marc Valin · 12 years ago
  6. cb05e7c s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" by Jean-Marc Valin · 12 years ago
  7. 59354a7 Fixes int vs opus_int32 compile errors on C5x by Jean-Marc Valin · 12 years ago
  8. ab0b5f5 Make input mapping parameter const in multistream API by Vincent Penquerc'h · 13 years ago
  9. c81b510 Fix a number of multistream decoder bugs; add some very basic multistream decoder tests. by Gregory Maxwell · 13 years ago
  10. 4923f3f Moves the main headers from src/ to include/ by Jean-Marc Valin · 13 years ago[Renamed from src/opus_multistream.h]
  11. 1c1cf7d More documentation for the multistream API. by Ralph Giles · 13 years ago
  12. af50ce9 Implements OPUS_MULTISTREAM_{EN|DE}CODER_GET_STATE by Jean-Marc Valin · 13 years ago
  13. d9438da Making the sampling rate an int32 in the multi-stream API by Jean-Marc Valin · 13 years ago
  14. 1b95196 Add minimal doxygen markup to the public headers. by Ralph Giles · 13 years ago
  15. 9d48deb Adds error code to multistream API by Jean-Marc Valin · 13 years ago
  16. d4e9340 Adds support for multi-stream encoding/decoding by Jean-Marc Valin · 13 years ago