summaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2014-03-11Routing SuspendChange to VideoSendStream::Statshenrik.lundin@webrtc.org
2014-03-10Adding a link to issuehenrik.lundin@webrtc.org
2014-03-06NetEq4: Changing the behavior of playout_timestamp_ updatehenrik.lundin@webrtc.org
2014-03-06Potential deadlock in VideoSendStreamTest::ProducesStatssprang@webrtc.org
2014-03-06Use DISABLE_ instead of commenting out testshenrik.lundin@webrtc.org
2014-03-06Adding a new ramp-up-down-up testhenrik.lundin@webrtc.org
2014-03-03Fix compilation errors under clang 3.5.pbos@webrtc.org
2014-02-18Incorrect overhead calculation when using FEC + RTP extension headers.sprang@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-31Add configuration for cpu overuse detection to video send stream.asapersson@webrtc.org
2014-01-29Fix race when deleting video receive streams in Call.solenberg@webrtc.org
2014-01-27Drop early packets when not sending in TransportAdapter.sprang@webrtc.org
2014-01-27Always initialize Trace in Call TraceDispatcher.pbos@webrtc.org
2014-01-24Wire up RTX in VideoReceiveStream.pbos@webrtc.org
2014-01-23Set NACKed packet to -1 in TestNackRetransmission.pbos@webrtc.org
2014-01-20Add configuration and test for extended RTCP reference time reports to new vi...asapersson@webrtc.org
2014-01-10Permitting double start/stopping of streams.pbos@webrtc.org
2014-01-08Add another test case for AST/TOF switching.solenberg@webrtc.org
2014-01-07Wire up statistics in video send stream of new video engine apisprang@webrtc.org
2013-12-19Add callbacks for receive channel RTCP statistics.sprang@webrtc.org
2013-12-18Integrate fake_network_pipe into direct_transport.stefan@webrtc.org
2013-12-18cpplint cleaning new API and its implementation files.mflodman@webrtc.org
2013-12-18Reduced execution time for CallTest::ReceivesPliAndRecovers, by dropping only...mflodman@webrtc.org
2013-12-18Speeding up CallTest.ReceivesAndRetransmitsNack and removed the random packet...mflodman@webrtc.org
2013-12-17Stop transport in test SuspendBelowMinBitrate.pbos@webrtc.org
2013-12-16Modify video_render/ to allow a single old frame.pbos@webrtc.org
2013-12-16Delete capturers after destroying streams in test.pbos@webrtc.org
2013-12-16Revert r5294 to re-roll r5293.pbos@webrtc.org
2013-12-15Revert 5293 "Auto instantiate RBE depending on whether AST or TO..."turaj@webrtc.org
2013-12-13Auto instantiate RBE depending on whether AST or TOF is available in incoming...solenberg@webrtc.org
2013-12-13Adding REMB to receive stream configuration, the send side will alwaysmflodman@webrtc.org
2013-12-13Move realtime tests to webrtc_perf_tests.pbos@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-11Add SwapFrame() to VideoSendStreamInput.pbos@webrtc.org
2013-12-10Improve VideoSendStreamTest::MaxPacketSizesprang@webrtc.org
2013-12-06Revert 5229 "Make VideoSendStreamTest::MaxPacketSize test a whol..."andrew@webrtc.org
2013-12-06Stop video capturers in multi-stream test.pbos@webrtc.org
2013-12-05Make VideoSendStreamTest::MaxPacketSize test a whole range of frame sizes, to...sprang@webrtc.org
2013-12-05Remove CallTest dependency on voice_engine/test/.pbos@webrtc.org
2013-12-05Move implementation files out of the webrtc/ root.pbos@webrtc.org
2013-12-04Adds support for sending redundant payloads over RTX.stefan@webrtc.org
2013-12-03Set local SSRC for VideoReceiveStream.pbos@webrtc.org
2013-11-28Disable check for all sent SSRCs being valid.pbos@webrtc.org
2013-11-28Set up SSRCs correctly after switching codec.pbos@webrtc.org
2013-11-26Implement and test EncodedImageCallback in new ViE API.sprang@webrtc.org