aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/voe_base_unittest.cc
AgeCommit message (Expand)Author
2015-12-02Removing some unnecessary string manipulation code from VoEBase::GetVersion().solenberg
2015-05-13Propagating RTT from send-only channel to receive-only channel.Minyue
2015-05-04VoE: Follow-up to https://webrtc-codereview.appspot.com/49759004/Jelena Marusic
2015-04-30VoE: VoENetwork unit testJelena Marusic
2015-04-21VoE: VoEBase unit testJelena Marusic
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-01-13Remove useless AudioProcessing::Create() overload.andrew@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-03-05Expose the capture-side AudioProcessing object and allow it to be injected.andrew@webrtc.org