summaryrefslogtreecommitdiff
path: root/video_engine/include
AgeCommit message (Expand)Author
2014-10-29Remove unused code in overuse detector.asapersson@webrtc.org
2014-10-16Add ability to include a larger time span (in addition to encode time) for me...asapersson@webrtc.org
2014-09-17Split video engine android initialization into each internal module initializ...andresp@webrtc.org
2014-09-04Change return value for number of discarded packets to be int.asapersson@webrtc.org
2014-08-14Return an aggregated report from ViERtpRtcp::GetSentRTCPStatistics().stefan@webrtc.org
2014-07-15Remove the VPM denoiser.pbos@webrtc.org
2014-07-11Move pacer to fully use webrtc::Clock instead of webrtc::TickTime.stefan@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-07-03Removed old code and default implementations.asapersson@webrtc.org
2014-06-12Increased kMaxRampUpDelayMs (120 to 240s).asapersson@webrtc.org
2014-06-11Add APIs to enable padding with redundant payloads.stefan@webrtc.org
2014-06-10Add additional metric (relative standard deviation of encode time) for overus...asapersson@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-05-27Added api for getting cpu measures using a struct.asapersson@webrtc.org
2014-04-15Propagate capture ntp timestamp from rtp to renderer.wu@webrtc.org
2014-03-26Add API to allow deducting bitrate from incoming estimates before the capacit...solenberg@webrtc.org
2014-03-25Adding API for setting bandwidth estimation configurations.stefan@webrtc.org
2014-03-24Add configuration for ability to use the encode usage measure for triggering ...asapersson@webrtc.org
2014-03-24Implement ViE forwarding to RBE of packets for BWE coming in through the ViEN...solenberg@webrtc.org
2014-03-24VoE changes to allow forwarding of packets from VoE to ViE BWE.solenberg@webrtc.org
2014-03-20Add ability to configure cpu overuse options via an API.asapersson@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-11Remove ViE external encryption API.solenberg@webrtc.org
2014-02-10Add stats of incoming frame delays for debugging bandwidth estimation.jiayl@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-12Remove overloaded CpuOveruseMeasure function.asapersson@webrtc.org
2013-12-11Add SwapFrame() to VideoSendStreamInput.pbos@webrtc.org
2013-12-05Add API to query video engine for the send-side delay.stefan@webrtc.org
2013-12-05Remove default implementations for SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-12-04Added a delay measurement, measures the time between an incoming captured fra...asapersson@webrtc.org
2013-11-28Lock frame in ViECapturer::IncomingFrameI420.pbos@webrtc.org
2013-11-27Create default implementation to fix issue in libjinglesprang@webrtc.org
2013-11-26Implement and test EncodedImageCallback in new ViE API.sprang@webrtc.org
2013-11-26Added measure of encode time. Added encode time to the ViE CpuOveruseMeasure ...asapersson@webrtc.org
2013-11-26Remove const in vie_rtp_rtcp, where there is conflict withsprang@webrtc.org
2013-11-22Replace VideoFrameI420 with I420VideoFrame.pbos@webrtc.org
2013-11-21Renaming ViEEncoderObserver::VideoSuspendedhenrik.lundin@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-11-20Added ViE API for getting overuse measure.asapersson@webrtc.org
2013-11-20Deliver I420VideoFrames from VideoRender module.pbos@webrtc.org
2013-11-18Rename AutoMute to SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-10-31Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"sheu@chromium.org
2013-10-31Remove extra copy in VideoCaptureImpl::IncomingFrameI420sheu@chromium.org
2013-10-31Revert "Remove extra copy in VideoCaptureImpl::IncomingFrameI420"sheu@chromium.org