1. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  2. d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  3. 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
  4. fc3a2e3 Remove the VoiceEngineObserver callback interface. by solenberg · 7 years ago
  5. 946d886 Remove VoENetwork by solenberg · 7 years ago
  6. dd3abbb Remove VoERTP_RTCP. by solenberg · 7 years ago
  7. 6dc2038 Remove VoECodec. by solenberg · 7 years ago
  8. b63310a Remove VoEFile and things it uses. by solenberg · 7 years ago
  9. 35dee81 Clean out unused methods from VoiceEngine and VoEBase. by solenberg · 7 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/mock_voice_engine.h]
  12. 3e69e5c Renamed fields in rtp_rtcp_defines.h/RTCPReportBlock by srte · 7 years ago
  13. a9cc40b Allow an external audio processing module to be used in WebRTC by peah · 7 years ago
  14. c3d4b48 Store/restore RTP state for audio streams with same SSRC within a call by ossu · 7 years ago
  15. 1c07c70 Reland "WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType" by kwiberg · 7 years ago
  16. 670a7f3 Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ ) by kwiberg · 7 years ago
  17. 1724cfb WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType by kwiberg · 7 years ago
  18. 9a5f03222 Remove VoEHardware interface usage. by solenberg · 7 years ago
  19. 8eb0751 Provide a default return value for mock_audio_device_.TimeUntilNextProcess. by tommi · 7 years ago
  20. c6192a9 Remove VoENetEqStats interface. by solenberg · 7 years ago
  21. fe7dd6d Remove VoEAudioProcessing interface. by solenberg · 7 years ago
  22. 796b8f9 Remove usage of VoEVolumeControl from WVoE and Audio[Send|Receive]Stream. by solenberg · 7 years ago
  23. 08b19df Remove VoEVideoSync interface. by solenberg · 7 years ago
  24. e374e01 Remove VoEExternalMedia interface. by solenberg · 7 years ago
  25. dd31071 Added an empty AudioTransportProxy to AudioState. by aleloi · 8 years ago
  26. 7602aab Remove usage of VoEBase::AssociateSendChannel() from WVoMC. by solenberg · 8 years ago
  27. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  28. 11ace15 The VoE functionality to apply receive-side processing to VoE channels is unused. I'm removing it so we can avoid instantiating a full APM per channel (and thus also for webrtc::AudioSendStream and webrtc::AudioReceiveStream), and then never use it. by solenberg · 8 years ago
  29. 88499ec Moving/renaming webrtc/common.h. by solenberg · 8 years ago
  30. 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
  31. 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
  32. 1895526 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 8 years ago
  33. 29b1a8d Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 8 years ago
  34. 5f7cfa5 Moved CreateBuiltinDecoderFactory out to VoEBaseImpl. by ossu · 8 years ago
  35. ef8b61e Enable -Winconsistent-missing-override flag. by nisse · 8 years ago
  36. 622d895 Remove the VoEDtmf interface. by solenberg · 8 years ago
  37. b7f89d6 Replace scoped_ptr with unique_ptr in webrtc/voice_engine/ by kwiberg · 8 years ago
  38. 1372508 Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects from an ID. by solenberg · 9 years ago
  39. 3a94154 Move some send stream configuration into webrtc::AudioSendStream. by solenberg · 9 years ago
  40. 0ccae13 Changed FakeVoiceEngine into a MockVoiceEngine. by Fredrik Solenberg · 9 years ago