summaryrefslogtreecommitdiff
path: root/voice_engine/voe_base_impl.cc
AgeCommit message (Expand)Author
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-22Support arbitrary input/output rates and downmixing in AudioProcessing.andrew@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-04-03Consolidate audio conversion from Channel and TransmitMixer.andrew@webrtc.org
2014-04-02Remove AudioDevice::{Microphone,Speaker}IsAvailable.andrew@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
2014-01-11Minor voice engine improvements around AGC.andrew@webrtc.org
2013-12-04Remove the long disabled WEBRTC_SVNREVISION define.andrew@webrtc.org
2013-11-13Inject config when creating channels to override the existing one.turaj@webrtc.org
2013-10-17Check the number of playout channels instead of the send channels in StopPlay...xians@webrtc.org
2013-10-04Clean up AudioProcessing defaults and errors.andrew@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-05Remove the error return on SetAGC failure introduced by r3605.andrew@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
2013-02-15Make VoiceEngineImpl inherit from VoiceEngine.tommi@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org