aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/voe_base_impl.h
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-12-02Removing some unnecessary string manipulation code from VoEBase::GetVersion().solenberg
2015-11-25Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects fr...solenberg
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-05-13Propagating RTT from send-only channel to receive-only channel.Minyue
2015-04-14VoE: format VoEBase according to new style guideJelena Marusic
2015-04-13VoE: cleanup VoEBaseImplJelena Marusic
2014-11-05Remove uses of build date/time.pbos@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-05-19Add interface to propagate audio capture timestamp to the renderer.wu@webrtc.org
2014-05-12Removes parts of the webrtc::VoEExternalMedia sub API as part of a clean-up o...henrika@webrtc.org
2014-04-17Removes parts of the VoEBase sub API as part of a clean-up operation where th...henrika@webrtc.org
2014-04-14Added a new OnMoreData() interface which will not feed the playout data to APM.xians@webrtc.org
2014-02-18Move the volume quantization workaround from VoE to AGC.andrew@webrtc.org
2014-02-02Moved the new OnData interface to AudioTranport, and expose the AudioTranspor...xians@webrtc.org
2014-01-29Added new capture callback interface to pass the capture callback to a specif...xians@webrtc.org
2013-11-13Inject config when creating channels to override the existing one.turaj@webrtc.org
2013-08-07Ref-counted rewrite of ChannelManager.pbos@webrtc.org
2013-07-31Merge r4394 from stable to trunk.xians@webrtc.org
2013-07-31Merge r4326 from stable to trunk.xians@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2013-05-07Refactoring for typing detectionniklas.enbom@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
2013-04-03Remove UDP transport API from VoEpwestin@webrtc.org
2013-03-13Revert r3667 and r3665pwestin@webrtc.org
2013-03-13Removed the engine API:s related to transport such as SetSendDestination, the...pwestin@webrtc.org
2013-03-05None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does n...turaj@webrtc.org
2013-03-05Expose the capture-side AudioProcessing object and allow it to be injected.andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org