1. fdceae8 Surround masking rewrite by Jean-Marc Valin · 11 years ago
  2. c0c0ef6 Add SET_MAX_BANDWIDTH to multistream encoder ctl list by Daniel Jensen · 11 years ago
  3. b29ad00 Fixes MSVC warnings by Jean-Marc Valin · 11 years ago
  4. 1af7f95 Fixes build when DISABLE_FLOAT_API is defined by Pedro Becerra · 11 years ago
  5. 4958751 Better handling of centre for surround masking, bitrate tuning by Jean-Marc Valin · 11 years ago
  6. 2f7a315 Fixes silly fixed-point bug with the surround downmix by Jean-Marc Valin · 11 years ago
  7. 337f34c Adds some checks to the surround API by Jean-Marc Valin · 11 years ago
  8. a0d096f Braces go on the next line. by Gregory Maxwell · 11 years ago
  9. b271dae Brace a number of if statements instead of one-lining them. by Gregory Maxwell · 11 years ago
  10. dd7b0da Fixes some return without va_end in the api, adds tests. by Gregory Maxwell · 11 years ago
  11. 58d80ab Disables all the surround mode forcing for mono/stereo by Jean-Marc Valin · 11 years ago
  12. d66bdc7 Revisit surround rate allocation by Jean-Marc Valin · 11 years ago
  13. a4dccd3 Implements basic surround masking by Jean-Marc Valin · 11 years ago
  14. 7a8b139 Adds support for all Vorbis mappings by Jean-Marc Valin · 11 years ago
  15. b08c4ca Surround: Better LFE handling by Jean-Marc Valin · 11 years ago
  16. 1b72386 Initial surround code with new API by Jean-Marc Valin · 11 years ago
  17. b042935 Fixes missing initialization in OpusMSEncoder by Jean-Marc Valin · 11 years ago
  18. a8f04b2 Fix some 16-bit int issues in the multistream API. by Timothy B. Terriberry · 11 years ago
  19. 22345ef Fixes OPUS_SET_EXPERT_FRAME_DURATION_REQUEST for multi-stream by Taihei Momma · 11 years ago
  20. 51f4a32 Adds support for delayed decision by Jean-Marc Valin · 12 years ago
  21. 10a34a5 Making multistream variable duration work for both the float and int API by Jean-Marc Valin · 12 years ago
  22. 95561be Better handling of the multistream bitrate by Jean-Marc Valin · 12 years ago
  23. 7448366 Multistream support for variable frame duration by Jean-Marc Valin · 12 years ago
  24. b3eba24 Capping lsb_depth to 16 unless using the float API of a float build by Jean-Marc Valin · 12 years ago
  25. ae0e2ca Splits out the Opus multi-stream encoder and decoder by Jean-Marc Valin · 12 years ago