summaryrefslogtreecommitdiff
path: root/voice_engine/include
AgeCommit message (Expand)Author
2014-03-24VoE changes to allow forwarding of packets from VoE to ViE BWE.solenberg@webrtc.org
2014-03-06Help to land 7969005 on behalf of solenberg. The review and try is done in 79...wu@webrtc.org
2014-02-19Removes VoERTP_RTCP::InsertExtraRTPPacket.henrika@webrtc.org
2014-02-18Remove external encryption API for VoE.solenberg@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-12-13Update talk to 58174641 together with http://review.webrtc.org/4319005/.wu@webrtc.org
2013-12-06Allow opening an AEC dump from an existing file handle.henrikg@webrtc.org
2013-11-13Inject config when creating channels to override the existing one.turaj@webrtc.org
2013-09-17Adds a new voice engine warning for the typing noise off state.jiayl@webrtc.org
2013-09-12This issue is related tominyue@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-08-07Ref-counted rewrite of ChannelManager.pbos@webrtc.org
2013-07-16Revert r4301tnakamura@webrtc.org
2013-07-05Breaking out receive-stats, rtp-payload-registry and rtp-receiver from thestefan@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-31Add dummy audio NACK APIsniklas.enbom@webrtc.org
2013-05-22API to control target delay in NetEq jitter buffer. NetEq maintains the given...turaj@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-05-21Make sure VoiceEngine tests only include one test framework.pbos@webrtc.org
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2013-04-11Adding playout buffer status to the voe video syncpwestin@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-28Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2013-03-28Removed all code enclosed in WEBRTC_SRTP #ifdefs, and the unsupported VoE SRT...solenberg@webrtc.org
2013-03-27Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..."wu@webrtc.org
2013-03-27Removed CPU APIs from VoEHardware. Code is now only used by test applications.henrike@webrtc.org
2013-03-26Alphabetize include order in fake_voe_external_media.h.andrew@webrtc.org
2013-03-25Add some VoE and AudioProcessing mocks.andrew@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-12Remove DTMF detection. Talk team has been in the loop and there is no need forturaj@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
2013-02-12Implement initial delay. This CL allows clients of VoE to set an initial dela...turaj@webrtc.org
2012-12-12Add GetAudioFrame API to VoiceEngine.roosa@google.com
2012-12-12Add API to retreive last received RTP timestamp to VoiceEngine.roosa@google.com
2012-12-11VoE Changes to enable dual_streaming.turaj@webrtc.org
2012-12-04Expose Set and Get Recording/Playout sample rate apisleozwang@webrtc.org
2012-12-04Revert 3231 - VoE Changes to enable dual_streaming.perkj@webrtc.org
2012-12-03VoE Changes to enable dual_streaming.turaj@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org