1. 7eb0a5e AudioDecoderOpus: Add support for 16 kHz output sample rate by Karl Wiberg · 5 years ago
  2. a1d1a1e WebRTC Opus C interface: Add support for non-48 kHz decode sample rate by Karl Wiberg · 5 years ago
  3. e5b9416 Decoder for multistream Opus. by Alex Loiko · 5 years ago
  4. 6543881 2nd reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 5 years ago
  5. 8b3db59 Revert "Reland of https://webrtc-review.googlesource.com/c/src/+/114883" by Alex Loiko · 5 years ago
  6. 5341aac Reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 5 years ago
  7. ffd1f93 Revert "Tests for multi-stream Opus." by Mirko Bonadei · 5 years ago
  8. 9c31ac2 Tests for multi-stream Opus. by Alex Loiko · 5 years ago
  9. 7a3e43a Reland of Opus multistream. by Alex Loiko · 5 years ago
  10. 1fa51d6 Revert "Opus multistream." by Amit Hilbuch · 6 years ago
  11. 83ed89a Opus multistream. by Alex Loiko · 6 years ago
  12. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  13. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 6 years ago
  14. c7f09ad NetEq fix for repeated audio issue. by Ivo Creusen · 6 years ago
  15. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  16. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  17. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc]
  18. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  19. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  20. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  21. 96d74bb Opus implementation of the AudioDecoderFactoryTemplate API by kwiberg · 7 years ago
  22. eb2d2d3 Revert of Opus implementation of the AudioDecoderFactoryTemplate API (patchset #1 id:1 of https://codereview.webrtc.org/2942733003/ ) by charujain · 7 years ago
  23. d053fe4 Opus implementation of the AudioDecoderFactoryTemplate API by kwiberg · 7 years ago
  24. a70695a Moved Opus-specific payload splitting into AudioDecoderOpus. by ossu · 8 years ago
  25. 6c2eab3 AudioDecoder: New method SampleRateHz, + implementations for our codecs by kwiberg · 8 years ago
  26. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  27. 3c652b6 modules/audio_coding: Remove some codec include dirs by kjellander@webrtc.org · 9 years ago
  28. 7464089 audio_coding: rename interface -> include by Henrik Kjellander · 9 years ago
  29. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  30. 0b05879 Move AudioDecoderOpus next to AudioEncoderOpus by Karl Wiberg · 9 years ago