1. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago[Renamed (97%) from voice_engine/channel_proxy.h]
  2. 90ea504 Delete Channel::OnRecoveredPacket. by Niels Möller · 7 years ago
  3. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  4. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  5. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  6. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  7. 1c239d4 Remove voe::Statistics. by solenberg · 7 years ago
  8. 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 7 years ago
  9. dd3abbb Remove VoERTP_RTCP. by solenberg · 7 years ago
  10. 6dc2038 Remove VoECodec. by solenberg · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/voice_engine/channel_proxy.h]
  13. e1198e0 Add new ANA stats to the old GetStats() to count the number of actions taken by each controller. by ivoc · 7 years ago
  14. e76bd3a Adding stats that can be used to compute output audio levels as described here https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy. by zstein · 7 years ago
  15. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  16. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  17. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  18. 0f15f92 Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface. by nisse · 7 years ago
  19. eb1fde4 Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. by ossu · 7 years ago
  20. 20a4b3f Injectable audio encoders: WebRtcVoiceEngine and company by ossu · 7 years ago
  21. 8d609f6 Reland of Implemented the GetSources() in native code. (patchset #1 id:1 of https://codereview.webrtc.org/2809613002/ ) by hbos · 7 years ago
  22. fbcc5cb Revert of Implemented the GetSources() in native code. (patchset #11 id:510001 of https://codereview.webrtc.org/2770233003/ ) by olka · 7 years ago
  23. 292084c Added the GetSources() to the RtpReceiverInterface and implemented by zhihuang · 7 years ago
  24. 1ffbd6c Injectable audio encoders: voice_engine/channel changes. by ossu · 7 years ago
  25. fdbfdc9 Let PacketRouter separate send and receive modules. by nisse · 7 years ago
  26. 1c07c70 Reland "WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType" by kwiberg · 7 years ago
  27. b8f9a32 Define RtpTransportControllerSendInterface. by nisse · 7 years ago
  28. 670a7f3 Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ ) by kwiberg · 7 years ago
  29. 1724cfb WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType by kwiberg · 7 years ago
  30. dadb4dc Allow ANA to receive RPLR (recoverable packet loss rate) indications by elad.alon · 7 years ago
  31. d12a8e1 Attach TransportFeedbackPacketLossTracker to ANA (PLR only) by elad.alon · 7 years ago
  32. 8d73f8c Remove VoEVolumeControl interface. by solenberg · 7 years ago
  33. 796b8f9 Remove usage of VoEVolumeControl from WVoE and Audio[Send|Receive]Stream. by solenberg · 7 years ago
  34. 657bab2 Replace AudioReceiveStream::DeliverRtp with OnRtpPacket. by nisse · 7 years ago
  35. 08b19df Remove VoEVideoSync interface. by solenberg · 7 years ago
  36. 7de8d64 Wire up audio packet loss to BWE. by stefan · 7 years ago
  37. bd9a77f Remove most of the remaining calls to VoE APIs from Audio[Send|Receive]Stream. by solenberg · 7 years ago
  38. 3ebbcb5 Stop using VoEVideoSync in Call/VideoReceiveStream. by solenberg · 7 years ago
  39. d32bf75 Pass SdpAudioFormat through Channel, without converting to CodecInst by kwiberg · 8 years ago
  40. 9332b7d Reland "Update rtt on audio only calls". by michaelt · 8 years ago
  41. 78b4d56 Relanding "Pass time constant to bwe smoothing filter." by minyue · 8 years ago
  42. 6287e82 Revert of Pass time constant to bwe smoothing filter. (patchset #8 id:140001 of https://codereview.webrtc.org/2518923003/ ) by ossu · 8 years ago
  43. 9abbf5a Pass time constanct to bwe smoothing filter. by michaelt · 8 years ago
  44. ffbbcac Support multiple timestamp rates for sending DTMF. by solenberg · 8 years ago
  45. 7602aab Remove usage of VoEBase::AssociateSendChannel() from WVoMC. by solenberg · 8 years ago
  46. 79e0588 Set actual transport overhead in rtp_rtcp by michaelt · 8 years ago
  47. b521aa7 Clean up abs-send-time for audio. by stefan · 8 years ago
  48. 6b825df Using AudioOption to enable audio network adaptor. by minyue · 8 years ago
  49. 051f678 Add a NeededFrequency() method to the AudioMixer::Source interface. by aleloi · 8 years ago
  50. 6c27849 Move audio frame memory handling inside AudioMixer. by aleloi · 8 years ago
  51. aed581a Made AudioReceiveStream a mixer participant. by aleloi · 8 years ago
  52. 982bf89 Revert of Add RtcpRttStats to AudioStream (patchset #1 id:1 of https://codereview.webrtc.org/2402333002/ ) by sprang · 8 years ago
  53. e0729c5 Add RtcpRttStats to AudioStream by michaelt · 8 years ago
  54. 86cc6ff Variable audio bitrate. by mflodman · 8 years ago
  55. 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
  56. 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
  57. 1895526 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 8 years ago
  58. 217fb66 Add AudioReceiveStream::SetGain() method and use that in WVoMC::SetOutputVolume(). by solenberg · 8 years ago
  59. 9421853 Add AudioSendStream::SetMuted() method and use it in WVoMC::MuteStream(). by solenberg · 8 years ago
  60. 971cab0 Configure VoE NACK through AudioSendStream::Config, for send streams. by solenberg · 8 years ago
  61. 29b1a8d Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 8 years ago
  62. 3d7db26 Switch voice transport to use Call and Stream instead of VoENetwork. by mflodman · 8 years ago
  63. d53a3f9 Early initialize recording on the ADM from WebRtcVoiceMediaChannel. by solenberg · 8 years ago
  64. ff97631 - Add temporary VoEBase::audio_device_module() method. by solenberg · 8 years ago
  65. 8842c3e Relanding https://codereview.webrtc.org/1715883002/ in pieces. by solenberg · 8 years ago
  66. 3ecb5c8 Revert of - Clean up unused voice engine DTMF code. (patchset #4 id:60001 of https://codereview.webrtc.org/1722253002/ ) by solenberg · 8 years ago
  67. 8886c81 - Clean up unused voice engine DTMF code following removal of VoEDtmf APIs. by solenberg · 8 years ago
  68. b7f89d6 Replace scoped_ptr with unique_ptr in webrtc/voice_engine/ by kwiberg · 8 years ago
  69. bba9dec Use separate rtp module lists for send and receive in PacketRouter. by stefan · 8 years ago
  70. 3313ec9 Enable transport seq num extension on receive channel to suppress log warning. by stefan · 9 years ago
  71. 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
  72. e591f93 Storing raw audio sink for default audio track. by deadbeef · 9 years ago
  73. f888bb5 Support for unmixed remote audio into tracks. by Tommi · 9 years ago
  74. b86d4e4 Prepare the AudioSendStream to be hooked up to send-side BWE. by Stefan Holmer · 9 years ago
  75. b572768 - Remove calls to VoEDtmf from WVoE/MC. by Fredrik Solenberg · 9 years ago
  76. 358057b Use ChannelProxy for most calls on voe::Channel in Audio[Receive|Send]Stream. by solenberg · 9 years ago
  77. 1372508 Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects from an ID. by solenberg · 9 years ago