summaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2014-03-26Re-submit: rev5775andresp@webrtc.org
2014-03-25Revert 5775 "Modify bitrate controller to update bitrate based o..."andrew@webrtc.org
2014-03-25Change sprintf format string from %zu to %ihenrik.lundin@webrtc.org
2014-03-25Modify bitrate controller to update bitrate based on process call and notandresp@webrtc.org
2014-03-24VoE changes to allow forwarding of packets from VoE to ViE BWE.solenberg@webrtc.org
2014-03-24Add AIMD option to BWE API.stefan@webrtc.org
2014-03-20Extend perf tests to perform rampup on single stream.andresp@webrtc.org
2014-03-19Disabling SendsSetSimulcastSsrcs.pbos@webrtc.org
2014-03-19Disable flaky CanSwitchToUseAllSsrcs.pbos@webrtc.org
2014-03-19Simplify pacer interface.pbos@webrtc.org
2014-03-19Remove internal codecs from VideoSendStream.pbos@webrtc.org
2014-03-18Re-comitting r5711: "Fixing a flaky test in video_engine_tests"henrik.lundin@webrtc.org
2014-03-18Revert 5711 "Fixing a flaky test in video_engine_tests"turaj@webrtc.org
2014-03-17Fixing a flaky test in video_engine_testshenrik.lundin@webrtc.org
2014-03-17Refactor rampup tests:andresp@webrtc.org
2014-03-13Stopping network threads before tearing down testhenrik.lundin@webrtc.org
2014-03-13Re-landing "Routing SuspendChange to VideoSendStream::Stats"henrik.lundin@webrtc.org
2014-03-13Implement minimum transmit bitrate.pbos@webrtc.org
2014-03-13Enable all RampUpTest.UpDownUp* testshenrik.lundin@webrtc.org
2014-03-13Replace labs with std::abs.pbos@webrtc.org
2014-03-12Remove platform-specific code from new-API tests.pbos@webrtc.org
2014-03-11Revert "Routing SuspendChange to VideoSendStream::Stats"henrik.lundin@webrtc.org
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