summaryrefslogtreecommitdiff
path: root/voice_engine/channel.h
AgeCommit message (Expand)Author
2014-03-24VoE changes to allow forwarding of packets from VoE to ViE BWE.solenberg@webrtc.org
2014-03-18Resolves TSan v2 warnings in voe_auto_test.henrika@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-01-07Remove the requirement to call set_sample_rate_hz and friends.andrew@webrtc.org
2013-12-19Add callbacks for receive channel RTCP statistics.sprang@webrtc.org
2013-12-13Fix jitter buffer delay estimate.turaj@webrtc.org
2013-12-13Update talk to 58174641 together with http://review.webrtc.org/4319005/.wu@webrtc.org
2013-11-08Fix for making sure that the packet in order checks are done prior to updatin...stefan@webrtc.org
2013-10-17Fix tsan failures in channel.cc regarding to the volume settings.wu@webrtc.org
2013-09-23Remove deprecated AudioCodingModule::Destroy.andrew@webrtc.org
2013-09-18Small refactoring of AudioProcessing use in channel.cc.andrew@webrtc.org
2013-09-12This issue is related tominyue@webrtc.org
2013-09-06Adds support for combining RTX and FEC/RED.stefan@webrtc.org
2013-08-21Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a...stefan@webrtc.org
2013-08-21Revert 4582 "Reverts a second set of reverts caused by a bug in ..."henrike@webrtc.org
2013-08-21Reverts a second set of reverts caused by a bug in a dependency.stefan@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-07-31Merge r4374 from stable to trunk.xians@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-16Revert r4301tnakamura@webrtc.org
2013-07-15Revert r4322 "Support sending multiple report blocks and keeping track of sta...elham@webrtc.org
2013-07-10Support sending multiple report blocks and keeping track of statistics on sev...stefan@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-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