1. 784336a Add AudioReceiveStream::SetGain() method and use that in WVoMC::SetOutputVolume(). by solenberg · 9 years ago
  2. ff1d51a Configure VoE NACK through AudioReceiveStream::Config, for receive streams. Also minor refactoring of WVoE unit test. by solenberg · 9 years ago
  3. e840777 Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 9 years ago
  4. 47a40a3 Remove webrtc/stream.h and unutilized inheritance. by pbos · 9 years ago
  5. 823f908 Switch voice transport to use Call and Stream instead of VoENetwork. by mflodman · 9 years ago
  6. abb2e3e Replace scoped_ptr with unique_ptr in webrtc/audio/ by kwiberg · 9 years ago
  7. 74c29e2 Add send-side BWE to WebRtcVoiceEngine under a finch experiment. by stefan · 9 years ago
  8. ef78a80 Storing raw audio sink for default audio track. by deadbeef · 9 years ago
  9. e3f40fb Revert of Storing raw audio sink for default audio track. (patchset #7 id:120001 of https://codereview.chromium.org/1551813002/ ) by deadbeef · 9 years ago
  10. cf354ef Storing raw audio sink for default audio track. by deadbeef · 9 years ago
  11. 87f3db7 Wire-up BWE feedback for audio receive streams. by Stefan Holmer · 9 years ago
  12. 387e90b Support for unmixed remote audio into tracks. by Tommi · 9 years ago
  13. f1f7cbb Add comments about the Audio parts of the public Call API being WIP. by Fredrik Solenberg · 9 years ago
  14. 10762d3 Re-Land: Implement AudioReceiveStream::GetStats(). by Fredrik Solenberg · 9 years ago
  15. 0e9f679 Revert of Implement AudioReceiveStream::GetStats(). (patchset #19 id:360001 of https://codereview.webrtc.org/1390753002/ ) by solenberg · 9 years ago
  16. bbb922f Implement AudioReceiveStream::GetStats(). by Fredrik Solenberg · 9 years ago
  17. 0c670ff Align new VoE API with design. by solenberg · 10 years ago
  18. 95b9fbb Control combined_audio_video_bwe with config bool. by pbos · 10 years ago
  19. 2fb88e4 Define Stream base classes by Jelena Marusic · 10 years ago
  20. 495b350 Base A/V synchronization on sync_labels. by pbos · 10 years ago
  21. ee9b72e VoE2 API draft by Fredrik Solenberg · 10 years ago
  22. ad86786 Add AudioReceiveStream to Call API. by Fredrik Solenberg · 10 years ago