1. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago[Renamed (98%) from voice_engine/utility.cc]
  2. 55900fd Move APM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  3. b63310a Remove VoEFile and things it uses. by solenberg · 7 years ago
  4. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/voice_engine/utility.cc]
  7. de5ff8e Fix a variable naming typo by henrik.lundin · 7 years ago
  8. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  9. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  10. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  11. 36b1a5f Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide: by yujo · 7 years ago
  12. fb4f8b6 VoE Utility: Fix a naming nit in RemixAndResample by henrik.lundin · 7 years ago
  13. 228c268 Support 4 channel mic in Windows Core Audio by jens.nielsen · 7 years ago
  14. 6321b49 Move functionality out from AudioFrame and into AudioFrameOperations. by aleloi · 8 years ago
  15. af476c7 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
  16. 54e1c6a Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) by Tommi · 8 years ago
  17. b4ff7a7 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2014183003/ ) by tommi · 8 years ago
  18. b7318f1 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006313009/ ) by tommi · 8 years ago
  19. 6895d8c Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2009253004/ ) by kjellander · 8 years ago
  20. ba189cc Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006243002/ ) by tommi · 8 years ago
  21. fb98b9e Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #6 id:100001 of https://codereview.webrtc.org/2007563002/ ) by tommi · 8 years ago
  22. d36df89 Adding a some checks and switching out a few assert for RTC_[D]CHECK. by tommi · 8 years ago
  23. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  24. ad85622 Use webrtc/base/logging.h for voice_engine. by pbos · 9 years ago
  25. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  26. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  27. cdfe20b Fix the maximum native sample rate in AudioProcessing by Alejandro Luebs · 9 years ago
  28. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  29. aada86b Add a simple AudioConverter class. by andrew@webrtc.org · 10 years ago
  30. 94454b7 Fix the chain that propagates the audio frame's rtp and ntp timestamp including: by wu@webrtc.org · 10 years ago
  31. 1fddd61 Add a Reset() method to AudioFrame. by andrew@webrtc.org · 10 years ago
  32. f5a33f1 Resampler modifications in preparation for arbitrary audioproc rates. by andrew@webrtc.org · 10 years ago
  33. 40ee3d0 Consolidate audio conversion from Channel and TransmitMixer. by andrew@webrtc.org · 10 years ago
  34. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  35. 956aa7e Include files from webrtc/.. paths in voice_engine/ by pbos@webrtc.org · 11 years ago
  36. 6141e13 WebRtc_Word32 -> int32_t in voice_engine/ by pbos@webrtc.org · 11 years ago
  37. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/voice_engine/utility.cc]
  38. 6f8db36 Reorganize voice_engine/. by andrew@webrtc.org · 12 years ago[Renamed from src/voice_engine/main/source/utility.cc]
  39. d713143 To support playing mono file with stereo codec as mixing with microphone capture by braveyao@webrtc.org · 12 years ago
  40. c450a19 Removed Version function from all modules. by pwestin@webrtc.org · 13 years ago
  41. 470e71d by niklase@google.com · 13 years ago