summaryrefslogtreecommitdiff
path: root/voice_engine/channel.h
AgeCommit message (Expand)Author
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-07Fix size_t to int conversion error on Win64.andrew@webrtc.org
2013-06-05Wire up Nack for Voepwestin@webrtc.org
2013-05-29Breaking out RTP header parsing from the RTP module.stefan@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-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 all code enclosed in WEBRTC_SRTP #ifdefs, and the unsupported VoE SRT...solenberg@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-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-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