summaryrefslogtreecommitdiff
path: root/video_engine/vie_encoder.h
AgeCommit message (Expand)Author
2014-11-04Reworked paced sender queuesprang@webrtc.org
2014-11-03Add stats for video:asapersson@webrtc.org
2014-09-24Move thread_annotations.h to webrtc/base/.pbos@webrtc.org
2014-09-11Mark all virtual overrides in the hierarchies of RtpDump andhenrike@webrtc.org
2014-07-09Thread annotations for vie_encoder.cc/.hstefan@webrtc.org
2014-05-02Change GetEstimatedSend/RecvBandwidth to return the total bandwidth of a chan...stefan@webrtc.org
2014-03-13Implement minimum transmit bitrate.pbos@webrtc.org
2014-02-27Adds APIs for reporting pacer queuing delay.jiayl@webrtc.org
2013-12-04Removing DropDeltaAfterKey functionality which is unused.andresp@webrtc.org
2013-11-26Implement and test EncodedImageCallback in new ViE API.sprang@webrtc.org
2013-11-18Rename AutoMute to SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-11-13Fix for RTX in combination with pacing.stefan@webrtc.org
2013-10-28Separate Call API/build files from video_engine/.pbos@webrtc.org
2013-10-28Removing the threshold from the auto-mute APIshenrik.lundin@webrtc.org
2013-10-21Implement I420FrameCallbacks in Call.pbos@webrtc.org
2013-10-18Have padding decay to zero if no frames are being captured.stefan@webrtc.org
2013-10-02Piping AutoMuter interface through to ViE APIhenrik.lundin@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-07-23Hooking up first simple CPU adaptation version.mflodman@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-06-26Removed ViE file API.mflodman@webrtc.org
2013-06-20Enqueue packet in pacer if sending failshclam@chromium.org
2013-06-17Wire up pacer-based padding.stefan@webrtc.org
2013-05-17Include files from webrtc/.. paths in video_engine/pbos@webrtc.org
2013-05-13Wiring down config from video engine until video coding and remote bitrate es...andresp@webrtc.org
2013-05-02Adding trace and changing pacing constantspwestin@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in video_engine/pbos@webrtc.org
2013-03-27Add interface to signal a network down event.stefan@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-01-09Enable external encoders with internal picture source.stefan@webrtc.org
2012-11-13Enable paced sender. pwestin@webrtc.org
2012-10-25Only remove encoder state feedback for send channels.mflodman@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-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org