summaryrefslogtreecommitdiff
path: root/video_engine/vie_rtp_rtcp_impl.cc
AgeCommit message (Expand)Author
2014-07-11Cast payload types to int for logging.pbos@webrtc.org
2014-07-11Remove the send-side cname getter APIs from voice and video engine.stefan@webrtc.org
2014-07-07Preserve RTP states for restarted VideoSendStreams.pbos@webrtc.org
2014-06-11Add APIs to enable padding with redundant payloads.stefan@webrtc.org
2014-05-14Remove WEBRTC_TRACE uses in video_engine/pbos@webrtc.org
2014-05-02Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a chan...stefan@webrtc.org
2014-03-26Add API to allow deducting bitrate from incoming estimates before the capacit...solenberg@webrtc.org
2014-03-24Implement ViE forwarding to RBE of packets for BWE coming in through the ViEN...solenberg@webrtc.org
2014-03-13Implement minimum transmit bitrate.pbos@webrtc.org
2014-02-27Adds APIs for reporting pacer queuing delay.jiayl@webrtc.org
2014-02-19Add RTCP packet type counter (for getting statistics such as sent/received NA...asapersson@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
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-11Revert 5259 "Callback for send bitrate estimates"sprang@webrtc.org
2013-12-11Callback for send bitrate estimatessprang@webrtc.org
2013-12-06Fraction lost statistics not being reportedsprang@webrtc.org
2013-12-05Add callbacks for send channel rtp statisticssprang@webrtc.org
2013-12-05Add callbacks for send channel rtcp statisticssprang@webrtc.org
2013-12-04Add send frame rate statistics callbacksprang@webrtc.org
2013-11-21Added API for enabling/disabling RTCP Receiver Reference Time extension.asapersson@webrtc.org
2013-11-20Interface changes to old api, for use by new api transition.sprang@webrtc.org
2013-08-15Update talk to 50918584.wu@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-05-27- Created RemoteBitrateEstimator wrapper for use internally in (ViE) ChannelG...solenberg@webrtc.org
2013-05-23Adds integration test for RTX and fixes bugs found.stefan@webrtc.org
2013-05-20Add functions to ViE API to enable/disable the absolute send time header exte...solenberg@webrtc.org
2013-05-17Include files from webrtc/.. paths in video_engine/pbos@webrtc.org
2013-05-16Remove SetOverUseDetectorOptions and cleaned ViESharedData.mflodman@webrtc.org
2013-05-14Adding a factory to remote bitrate estimator and allow it to be set via config.andresp@webrtc.org
2013-05-09Fix compile errors in ViE with latest clang.andrew@webrtc.org
2013-04-23Revert "Add a default RTT to CallStats and use different values for buffered/...stefan@webrtc.org
2013-04-23Add a default RTT to CallStats and use different values for buffered/real-tim...stefan@webrtc.org
2013-04-12Adding a payload type for RTX.mflodman@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in video_engine/pbos@webrtc.org
2013-02-15Adding a receive side API for buffering mode.mikhal@webrtc.org
2013-02-10Updates to send side streaming mode:mikhal@webrtc.org
2013-02-06Don't report an error for GetEstimatedReceiveBandwidth if there is no validmflodman@webrtc.org
2013-02-01Adding a send side API for streamingmikhal@webrtc.org
2012-10-25Revert the revert in r2988 since that wasn't the issue.mflodman@webrtc.org
2012-10-24Reverse Merged r2884 & r2888 from trunk.vikasmarwaha@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org