1. 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
  2. 91d88e1 Added a new OnMoreData() interface which will not feed the playout data to APM. by xians@webrtc.org · 10 years ago
  3. ad065d0 Move the volume quantization workaround from VoE to AGC. by andrew@webrtc.org · 10 years ago
  4. 87c8b86 Moved the new OnData interface to AudioTranport, and expose the AudioTransport pointer via voe_base by xians@webrtc.org · 11 years ago
  5. 942ba53 Added new capture callback interface to pass the capture callback to a specific voe channel from libjingle webrtcvoiceengine.cc. by xians@webrtc.org · 11 years ago
  6. b43ac9f Inject config when creating channels to override the existing one. by turaj@webrtc.org · 11 years ago
  7. b3ada15 Ref-counted rewrite of ChannelManager. by pbos@webrtc.org · 11 years ago
  8. 0e6fa8c Merge r4394 from stable to trunk. by xians@webrtc.org · 11 years ago
  9. 44f1239 Merge r4326 from stable to trunk. by xians@webrtc.org · 11 years ago
  10. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  11. 471ae72 Include files from webrtc/.. paths in voice_engine/ by pbos@webrtc.org · 11 years ago
  12. ca7a9a2 Remove const for plain data types in voice_engine/ by pbos@webrtc.org · 11 years ago
  13. 28832e1 Refactoring for typing detection by niklas.enbom@webrtc.org · 11 years ago
  14. 54f03bc WebRtc_Word32 -> int32_t in voice_engine/ by pbos@webrtc.org · 11 years ago
  15. e493218 Remove UDP transport API from VoE by pwestin@webrtc.org · 11 years ago
  16. 912b7f7 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 11 years ago
  17. 2daec4c Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. by pwestin@webrtc.org · 11 years ago
  18. 8665399 None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does not provide an API to change the mode of the background noise. by turaj@webrtc.org · 11 years ago
  19. b79627b Expose the capture-side AudioProcessing object and allow it to be injected. by andrew@webrtc.org · 11 years ago
  20. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago