1. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  2. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  3. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  4. 55900fd Move APM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  5. 1c239d4 Remove voe::Statistics. by solenberg · 7 years ago
  6. 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 7 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/voice_engine/shared_data.h]
  9. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  10. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  11. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  12. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  13. a9cc40b Allow an external audio processing module to be used in WebRTC by peah · 7 years ago
  14. ec6fbd2 Moves channel-dependent audio input processing to separate encoder task queue. by henrika · 8 years ago
  15. 5b3e49a Remove VoEHardware interface. by solenberg · 8 years ago
  16. 88499ec Moving/renaming webrtc/common.h. by solenberg · 8 years ago
  17. 1d19441 Replace RefCountImpl with rtc::RefCountedObject. by Peter Boström · 9 years ago
  18. b7f89d6 Replace scoped_ptr with unique_ptr in webrtc/voice_engine/ by kwiberg · 9 years ago
  19. d8de115 Remove mutable from rtc::CriticalSections. by pbos · 9 years ago
  20. 31fc21f Swap use of CriticalSectionWrapper with rtc::CriticalSection in voice_engine/ by tommi · 9 years ago
  21. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  22. e313e02 Remove unnecessary fields from VoE SharedData. by solenberg · 9 years ago
  23. 0c3e12b Revamp the ProcessThreadImpl implementation. by tommi@webrtc.org · 10 years ago
  24. 675e260 Check the number of playout channels instead of the send channels in StopPlayout() by xians@webrtc.org · 11 years ago
  25. e509f94 This issue is related to https://chromereviews.googleplex.com/9908014/ by minyue@webrtc.org · 11 years ago
  26. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  27. 9213521 Remove const for plain data types in voice_engine/ by pbos@webrtc.org · 11 years ago
  28. 6141e13 WebRtc_Word32 -> int32_t in voice_engine/ by pbos@webrtc.org · 12 years ago
  29. f0a90c3 Expose the capture-side AudioProcessing object and allow it to be injected. by andrew@webrtc.org · 12 years ago
  30. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/voice_engine/shared_data.h]
  31. 6f8db36 Reorganize voice_engine/. by andrew@webrtc.org · 12 years ago[Renamed from src/voice_engine/main/source/shared_data.h]
  32. 851becd Remove public virtual voe::SharedData inheritance. by tommi@webrtc.org · 13 years ago
  33. 9ff87db Remove the diamond inheritance pattern from VoEVideoSyncImpl in attempt to see if this fixes coverity reports. by tommi@webrtc.org · 13 years ago
  34. 73d6551 Adds reference counting to the ADM. by henrika@google.com · 13 years ago
  35. 470e71d by niklase@google.com · 13 years ago