summaryrefslogtreecommitdiff
path: root/video_receive_stream.h
AgeCommit message (Expand)Author
2014-11-05Wire up bandwidth stats to the new API and webrtcvideoengine2.stefan@webrtc.org
2014-10-31Configure A/V sync in WebRtcVideoEngine2.pbos@webrtc.org
2014-10-29Use external VideoDecoders in VideoReceiveStream.pbos@webrtc.org
2014-09-04Change return value for number of discarded packets to be int.asapersson@webrtc.org
2014-07-07Remove GetDefaultConfigs() from Call.pbos@webrtc.org
2014-04-24Rename Start/Stop in Video{Send,Receive}Streams.pbos@webrtc.org
2014-02-07Make VideoReceiveStream::GetStats() const.sprang@webrtc.org
2014-02-07Wire up statistics in video receive stream of new APIsprang@webrtc.org
2014-01-24Wire up RTX in VideoReceiveStream.pbos@webrtc.org
2014-01-20Set up receiver RTX config using a std::map.pbos@webrtc.org
2014-01-20Add configuration and test for extended RTCP reference time reports to new vi...asapersson@webrtc.org
2013-12-18cpplint cleaning new API and its implementation files.mflodman@webrtc.org
2013-12-13Adding REMB to receive stream configuration, the send side will alwaysmflodman@webrtc.org
2013-12-03Set local SSRC for VideoReceiveStream.pbos@webrtc.org
2013-11-20Rename video streams' start/stop methods.pbos@webrtc.org
2013-10-28Separate Call API/build files from video_engine/.pbos@webrtc.org