summaryrefslogtreecommitdiff
path: root/call.h
AgeCommit message (Expand)Author
2014-11-05Wire up bandwidth stats to the new API and webrtcvideoengine2.stefan@webrtc.org
2014-10-14Remove -1 from Call::Config::start_bitrate_bps.pbos@webrtc.org
2014-10-03Wire up CPU adaptation in WebRtcVideoEngine2.pbos@webrtc.org
2014-09-19Config struct for VideoEncoder.pbos@webrtc.org
2014-09-03Network up/down signaling in Call.pbos@webrtc.org
2014-07-07Remove GetDefaultConfigs() from Call.pbos@webrtc.org
2014-06-16Implements start bitrate for new video API.mflodman@webrtc.org
2014-06-06Make VideoSendStream/VideoReceiveStream configs const.pbos@webrtc.org
2014-05-14Add DeliveryStatus enum to DeliverPacket().pbos@webrtc.org
2014-04-24Remove TraceCallback use from Call.pbos@webrtc.org
2014-03-19Remove internal codecs from VideoSendStream.pbos@webrtc.org
2014-01-31Add configuration for cpu overuse detection to video send stream.asapersson@webrtc.org
2014-01-07Remove outdated DestroyVideoSendStream comment.pbos@webrtc.org
2013-12-18cpplint cleaning new API and its implementation files.mflodman@webrtc.org
2013-12-04Adds support for sending redundant payloads over RTX.stefan@webrtc.org
2013-11-21Rename DestroyStream methods to include Video.pbos@webrtc.org
2013-11-20Rename Call::Create{Receive,Send}Stream().pbos@webrtc.org
2013-11-14Implement VideoSendStream::SetCodec().pbos@webrtc.org
2013-10-28Separate Call API/build files from video_engine/.pbos@webrtc.org