1. 9fbd3ec Landing pkasting's webrtc fixes for MSVC level 4 warnings in WebRTC. --- by tommi@webrtc.org · 10 years ago
  2. 7f5e297 Removes parts of the webrtc::VoEFile sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 10 years ago
  3. c1878ac Only clamp to 16 kHz when AECM is enabled. by andrew@webrtc.org · 10 years ago
  4. ba47616 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 10 years ago
  5. 692224a Removes parts of the VoEBase sub API as part of a clean-up operation where the goal is to remove unused APIs. by henrika@webrtc.org · 10 years ago
  6. f7c73b5 Consolidate audio conversion from Channel and TransmitMixer. by andrew@webrtc.org · 10 years ago
  7. 120c725 Extends max sample rate from 96kHz to 192kHz on the input side. by henrika@webrtc.org · 10 years ago
  8. df08c5d Resolves TSan v2 warnings in voe_auto_test. by henrika@webrtc.org · 10 years ago
  9. 22c954a Add an interface for accepting keypress signals to AudioProcessing. by andrew@webrtc.org · 10 years ago
  10. c13a537 Move out typing detection to its own class. by henrikg@webrtc.org · 10 years ago
  11. 22470b5 Minor voice engine improvements around AGC. by andrew@webrtc.org · 11 years ago
  12. e95dc25 Remove the requirement to call set_sample_rate_hz and friends. by andrew@webrtc.org · 11 years ago
  13. e06943f Clean up AudioProcessing defaults and errors. by andrew@webrtc.org · 11 years ago
  14. 39e22a1 Adds a new voice engine warning for the typing noise off state. by jiayl@webrtc.org · 11 years ago
  15. b3ada15 Ref-counted rewrite of ChannelManager. by pbos@webrtc.org · 11 years ago
  16. 0e6fa8c Merge r4394 from stable to trunk. by xians@webrtc.org · 11 years ago
  17. 44f1239 Merge r4326 from stable to trunk. by xians@webrtc.org · 11 years ago
  18. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  19. ca7a9a2 Remove const for plain data types in voice_engine/ by pbos@webrtc.org · 11 years ago
  20. 28832e1 Refactoring for typing detection by niklas.enbom@webrtc.org · 11 years ago
  21. 4a68e95 Replace Resampler with PushResampler in transmit_mixer. by andrew@webrtc.org · 11 years ago
  22. 54f03bc WebRtc_Word32 -> int32_t in voice_engine/ by pbos@webrtc.org · 11 years ago
  23. 45ce6a8 TSan v2 reports data races in WebRTCAudioDeviceTest.FullDuplexAudioWithAGC by henrika@webrtc.org · 11 years ago
  24. 4de0a10 Don't upsample the capture signal early. by andrew@webrtc.org · 11 years ago
  25. b563e5e Properly error check calls to AudioProcessing. by andrew@webrtc.org · 11 years ago
  26. d468236 Replace AudioFrame's operator= with CopyFrom(). by andrew@webrtc.org · 12 years ago
  27. 422ea9d Use %d for signed value in trace. by andrew@webrtc.org · 12 years ago
  28. e5ac24f Move capture level computation after all processing. by andrew@webrtc.org · 12 years ago
  29. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago