summaryrefslogtreecommitdiff
path: root/voice_engine/channel.h
AgeCommit message (Expand)Author
2014-10-10Mark all virtual overrides in the hierarchy of Transport as virtual + OVERRIDE. xians@webrtc.org
2014-10-01Reland "Remove DTMF status methods from Voice Engine" r7276henrik.lundin@webrtc.org
2014-09-23Revert "Remove DTMF status methods from Voice Engine" r7276henrik.lundin@webrtc.org
2014-09-23Remove DTMF status methods from Voice Enginehenrik.lundin@webrtc.org
2014-09-22Remove Get/SetNetEQPlayoutMode APIshenrik.lundin@webrtc.org
2014-09-11Calculating round-trip-time in send-only channel in VoE.minyue@webrtc.org
2014-09-03Renaming SetOpusMaxBandwidth to SetOpusMaxPlaybackRateminyue@webrtc.org
2014-09-02Fix race in Voice Engine's Channel where it accesses RemoteNtpTimeEstimator f...stefan@webrtc.org
2014-08-12Adding SetOpusMaxBandwidth in VoE and ACMminyue@webrtc.org
2014-07-16Raw packet loss rate reported by RTP_RTCP module may vary too drastically ove...minyue@webrtc.org
2014-07-11Remove the send-side cname getter APIs from voice and video engine.stefan@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-05-28This CL is to adding feedback of packet loss rate to encoder in voice engine....minyue@webrtc.org
2014-05-20Calculate capture ntp timestamp in local timebase for decoded audio frame.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::VoEFile sub API as part of a clean-up operation ...henrika@webrtc.org
2014-05-12Removes parts of the webrtc::VoERTP_RTCP sub API as part of a clean-up operat...henrika@webrtc.org
2014-05-05Allow the RTP level indicator computation to work at any sample rate.andrew@webrtc.org
2014-04-24* Add webrtc::VoERTP_RTCP::SetReceiveAudioLevelIndicationStatus.wu@webrtc.org
2014-04-19Resampler modifications in preparation for arbitrary audioproc rates.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-17Removes VoECodec sub API as part of a clean-up operation where the goal is to...henrika@webrtc.org
2014-04-14Removes VoECallReport sub API as part of a clean-up operation where the goal ...henrika@webrtc.org
2014-04-03Consolidate audio conversion from Channel and TransmitMixer.andrew@webrtc.org
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