summaryrefslogtreecommitdiff
path: root/video_engine
AgeCommit message (Expand)Author
2013-12-13Callback for send bitrate estimates - new rollsprang@webrtc.org
2013-12-13Make sure channels in the same call are in the same channel group.mflodman@webrtc.org
2013-12-13Making RemoteRateControl::min_configured_bit_rate_ configurablehenrik.lundin@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-12Complete rewrite of demo application.henrike@webrtc.org
2013-12-12Remove overloaded CpuOveruseMeasure function.asapersson@webrtc.org
2013-12-11Add SwapFrame() to VideoSendStreamInput.pbos@webrtc.org
2013-12-11Revert 5259 "Callback for send bitrate estimates"sprang@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@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 API to query video engine for the send-side delay.stefan@webrtc.org
2013-12-05Fixing the android buildhenrik.lundin@webrtc.org
2013-12-05Remove default implementations for SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-12-05Fix bug where fraction_lost is always set to 0 when getting received RTCP sta...stefan@webrtc.org
2013-12-05Add callbacks for send channel rtcp statisticssprang@webrtc.org
2013-12-04Remove the long disabled WEBRTC_SVNREVISION define.andrew@webrtc.org
2013-12-04Removing DropDeltaAfterKey functionality which is unused.andresp@webrtc.org
2013-12-04Add send frame rate statistics callbacksprang@webrtc.org
2013-12-04Added a delay measurement, measures the time between an incoming captured fra...asapersson@webrtc.org
2013-12-04Adds support for sending redundant payloads over RTX.stefan@webrtc.org
2013-11-28Lock frame in ViECapturer::IncomingFrameI420.pbos@webrtc.org
2013-11-27Ensure that no packet stays in the pacer queue for longer than 2 seconds.stefan@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-25Updated WebRTC version to 3.47elham@webrtc.org
2013-11-25Add include stdlib.h to files using abs.stefan@webrtc.org
2013-11-22Replace VideoFrameI420 with I420VideoFrame.pbos@webrtc.org
2013-11-22Add exception handling when configuring MediaCodc in order to prevent break i...dwkang@webrtc.org
2013-11-21Renaming ViEEncoderObserver::VideoSuspendedhenrik.lundin@webrtc.org
2013-11-21Protect reads of ViEEncoder::video_suspended_.pbos@webrtc.org
2013-11-21Connect pacer/padding to SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-11-21Added API for enabling/disabling RTCP Receiver Reference Time extension.asapersson@webrtc.org
2013-11-21Increase run-time for full stack test for the rtt to be added reliably to the...asapersson@webrtc.org
2013-11-21Typo in vie_autotest_win.ccbraveyao@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-20Add possibility to get the last processed RTT from the call stats class (to b...asapersson@webrtc.org
2013-11-18Rename AutoMute to SuspendBelowMinBitratehenrik.lundin@webrtc.org
2013-11-13Disable all vie_auto_tests on Linux for now (take 2)kjellander@webrtc.org
2013-11-13Disable all automated vie_auto_tests on Linux for nowkjellander@webrtc.org
2013-11-13Fix for RTX in combination with pacing.stefan@webrtc.org
2013-11-08Fix for making sure that the packet in order checks are done prior to updatin...stefan@webrtc.org
2013-11-06Updated WebRTC version to 3.46elham@webrtc.org