summaryrefslogtreecommitdiff
path: root/video_engine/vie_channel.h
AgeCommit message (Expand)Author
2014-07-11Remove the send-side cname getter APIs from voice and video engine.stefan@webrtc.org
2014-07-10Refactor registerable callbacks for FrameCountObserver from rtp_rtcp module i...andresp@webrtc.org
2014-07-08Refactor registerable callbacks for VideoBitrateObserver from rtp_rtcp module...andresp@webrtc.org
2014-07-07Preserve RTP states for restarted VideoSendStreams.pbos@webrtc.org
2014-06-30Reserve RTP/RTCP modules in SetSSRC.pbos@webrtc.org
2014-06-11Add APIs to enable padding with redundant payloads.stefan@webrtc.org
2014-05-23Fix deadlock in RegisterPreDecodeImageCallback.pbos@webrtc.org
2014-05-02Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a chan...stefan@webrtc.org
2014-03-24Implement ViE forwarding to RBE of packets for BWE coming in through the ViEN...solenberg@webrtc.org
2014-02-19Add RTCP packet type counter (for getting statistics such as sent/received NA...asapersson@webrtc.org
2014-02-11Remove ViE external encryption API.solenberg@webrtc.org
2014-02-10Add stats of incoming frame delays for debugging bandwidth estimation.jiayl@webrtc.org
2014-01-23Add callbacks for receive channel RTP statisticssprang@webrtc.org
2014-01-07Wire up statistics in video send stream of new video engine apisprang@webrtc.org
2013-12-19Add callbacks for receive channel RTCP statistics.sprang@webrtc.org
2013-12-16Revert r5294 to re-roll r5293.pbos@webrtc.org
2013-12-15Revert 5293 "Auto instantiate RBE depending on whether AST or TO..."turaj@webrtc.org
2013-12-13Auto instantiate RBE depending on whether AST or TOF is available in incoming...solenberg@webrtc.org
2013-12-13Callback for send bitrate estimates - new rollsprang@webrtc.org
2013-12-13Update talk to 58127566 together withwu@webrtc.org
2013-12-12Revert 5274 "Update talk to 58113193 together with https://webrt..."wu@webrtc.org
2013-12-12Update talk to 58113193 together with https://webrtc-codereview.appspot.com/5...wu@webrtc.org
2013-12-11Revert 5259 "Callback for send bitrate estimates"sprang@webrtc.org
2013-12-11Callback for send bitrate estimatessprang@webrtc.org
2013-12-05Add callbacks for send channel rtp statisticssprang@webrtc.org
2013-12-05Add API to query video engine for the send-side delay.stefan@webrtc.org
2013-12-05Add callbacks for send channel rtcp statisticssprang@webrtc.org
2013-12-04Add send frame rate statistics callbacksprang@webrtc.org
2013-12-04Adds support for sending redundant payloads over RTX.stefan@webrtc.org
2013-11-26Implement and test EncodedImageCallback in new ViE API.sprang@webrtc.org
2013-11-21Added API for enabling/disabling RTCP Receiver Reference Time extension.asapersson@webrtc.org
2013-11-20Add possibility to get the last processed RTT from the call stats class (to b...asapersson@webrtc.org
2013-10-23Expose VideoCodingModule's decoder stats up the stack from VCMTiming to chrom...fischman@webrtc.org
2013-10-21Implement I420FrameCallbacks in Call.pbos@webrtc.org
2013-09-05Removing FrameForStoragemikhal@webrtc.org
2013-08-26Revert r4562elham@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-16Added choice of decode error mode to loopback test.agalusza@google.com
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-08-12Avoid acquiring VCM::_receiveCritSect during decode callback.wuchengli@chromium.org
2013-08-09Revert "Avoid acquiring VCM::_receiveCritSect during decode callback."wuchengli@chromium.org
2013-08-09Avoid acquiring VCM::_receiveCritSect during decode callback.wuchengli@chromium.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-06-26Removed ViE file API.mflodman@webrtc.org
2013-06-25Remove unused multi stream bandwidth estimator.solenberg@webrtc.org