1. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  2. dced9f6 Delete class ChannelSendProxy by Niels Möller · 6 years ago
  3. 349ade3 Delete class ChannelReceiveProxy. by Niels Möller · 6 years ago
  4. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  5. b222f49 Split ChannelProxy into send and receive classes. by Niels Möller · 6 years ago
  6. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  7. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 6 years ago
  8. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  9. f120cba Delete AudioMonitor and related code. by Niels Möller · 7 years ago
  10. 90ea504 Delete Channel::OnRecoveredPacket. by Niels Möller · 7 years ago
  11. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  12. 3b903d0 Reconfigure, not reconstruct, AudioReceiveStreams. by Fredrik Solenberg · 7 years ago
  13. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/audio/audio_receive_stream.h]
  16. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  17. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  18. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  19. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  20. 0f15f92 Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface. by nisse · 7 years ago
  21. d76b7b2 New targets call:rtp_interfaces, call:rtp_receiver, call:rtp_sender. by nisse · 7 years ago
  22. e4bcd6d New class RtpDemuxer and RtpPacketSinkInterface, use in Call. by nisse · 7 years ago
  23. 8d609f6 Reland of Implemented the GetSources() in native code. (patchset #1 id:1 of https://codereview.webrtc.org/2809613002/ ) by hbos · 7 years ago
  24. fbcc5cb Revert of Implemented the GetSources() in native code. (patchset #11 id:510001 of https://codereview.webrtc.org/2770233003/ ) by olka · 7 years ago
  25. 292084c Added the GetSources() to the RtpReceiverInterface and implemented by zhihuang · 7 years ago
  26. 796b8f9 Remove usage of VoEVolumeControl from WVoE and Audio[Send|Receive]Stream. by solenberg · 8 years ago
  27. 657bab2 Replace AudioReceiveStream::DeliverRtp with OnRtpPacket. by nisse · 8 years ago
  28. 4709e89 Move RemoteBitrateEstimator::RemoveStream calls from receive streams to Call. by nisse · 8 years ago
  29. 6b34124 Remove unnecessary RTPHeaderParser, following https://codereview.webrtc.org/2659563002/ by solenberg · 8 years ago
  30. 3ebbcb5 Stop using VoEVideoSync in Call/VideoReceiveStream. by solenberg · 8 years ago
  31. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  32. 0245da0 Move ownership of PacketRouter from CongestionController to Call. by nisse · 8 years ago
  33. 04c0722 Replace AudioConferenceMixer with AudioMixer. by aleloi · 8 years ago
  34. 7602aab Remove usage of VoEBase::AssociateSendChannel() from WVoMC. by solenberg · 8 years ago
  35. 051f678 Add a NeededFrequency() method to the AudioMixer::Source interface. by aleloi · 8 years ago
  36. 6c27849 Move audio frame memory handling inside AudioMixer. by aleloi · 8 years ago
  37. aed581a Made AudioReceiveStream a mixer participant. by aleloi · 8 years ago
  38. a69d973 Move webrtc/audio_*.h to webrtc/api/call by kjellander · 8 years ago
  39. 14d5dbe Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 8 years ago
  40. 9e03c3b Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 8 years ago
  41. 1895526 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 8 years ago
  42. 217fb66 Add AudioReceiveStream::SetGain() method and use that in WVoMC::SetOutputVolume(). by solenberg · 8 years ago
  43. 1ba8d39 Remove webrtc/stream.h and unutilized inheritance. by pbos · 8 years ago
  44. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 8 years ago
  45. fffa42b Replace scoped_ptr with unique_ptr in webrtc/audio/ by kwiberg · 9 years ago
  46. 2d110be 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
  47. e591f93 Storing raw audio sink for default audio track. by deadbeef · 9 years ago
  48. 3842c5c Wire-up BWE feedback for audio receive streams. by Stefan Holmer · 9 years ago
  49. f888bb5 Support for unmixed remote audio into tracks. by Tommi · 9 years ago
  50. 1372508 Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects from an ID. by solenberg · 9 years ago
  51. 7add058 Move some receive stream configuration into webrtc::AudioReceiveStream. by solenberg · 9 years ago
  52. 566ef24 Move VoiceEngineObserver into AudioSendStream so that we detect typing noises and return properly in GetStats(). by solenberg · 9 years ago
  53. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  54. 85a0496 Implement AudioSendStream::GetStats(). by solenberg · 9 years ago
  55. 4f4ec0a Re-Land: Implement AudioReceiveStream::GetStats(). by Fredrik Solenberg · 9 years ago
  56. 43e83d4 Revert of Implement AudioReceiveStream::GetStats(). (patchset #19 id:360001 of https://codereview.webrtc.org/1390753002/ ) by solenberg · 9 years ago
  57. a457752 Implement AudioReceiveStream::GetStats(). by Fredrik Solenberg · 9 years ago
  58. a2f30de Log Call {audio, video} stream deletions. by pbos · 9 years ago
  59. 5c389d3 Split webrtc/video into webrtc/{audio,call,video}. by Peter Boström · 9 years ago[Renamed (91%) from webrtc/video/audio_receive_stream.h]
  60. 68786d2 Wire up PacketTime to ReceiveStreams. by stefan · 9 years ago
  61. cd67022 Define Stream base classes by Jelena Marusic · 9 years ago
  62. 04f4931 VoE2 API draft by Fredrik Solenberg · 9 years ago
  63. 23fba1f Add AudioReceiveStream to Call API. by Fredrik Solenberg · 9 years ago