aboutsummaryrefslogtreecommitdiff
path: root/webrtc/video/full_stack.cc
AgeCommit message (Expand)Author
2015-11-23Add screenshare perf tests with lossy linkssprang
2015-11-13Rename screenshare test.philipel
2015-11-10Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of http...philipel
2015-11-10Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 o...terelius
2015-11-10Work on flexible mode and screen sharing.philipel
2015-11-02Adding support for simulcast and spatial layers into VideoQualityTestsprang
2015-10-19Revert of Add screenshare perf tests with lossy links (patchset #1 id:1 of ht...sprang
2015-10-15Add screenshare perf tests with lossy linkssprang
2015-10-12Revert of Adding support for simulcast and spatial layers into VideoQualityTe...sprang
2015-10-08Adding support for simulcast and spatial layers into VideoQualityTestivica
2015-10-06Enabling screensharing tests for Androidivica
2015-09-22Fixing target_bitrate_bps for a FullStackTestivica
2015-09-17Refactoring full stack and loopback testsivica
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-08Wire up PacketTime to ReceiveStreams.stefan
2015-09-07Full stack graphsivica
2015-09-03Add scrolling screenshare test to full_stack perf tests.Erik Språng
2015-08-31Print some output in long perf tests, to keep them aliveErik Språng
2015-08-28Add send transports to individual webrtc::Call streams.solenberg
2015-08-11Enabling screensharing perf test.ivica
2015-07-31Disabling VP9 perf testivica
2015-07-30Added FullStack performance test for screensharing with VP9ivica
2015-07-23Temporarily disable ScreenshareSlides on Android.Peter Boström
2015-07-22Extend full stack tests with more statsErik Språng
2015-06-26Move frame input (ViECapturer) to webrtc/video/.Peter Boström
2015-06-24In screenshare mode, suppress VP8 bitrate overshoot and increase qualityErik Språng
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-01Use rtc::CriticalSection in webrtc/video/.Peter Boström
2015-04-29Add AudioReceiveStream to Call API.Fredrik Solenberg
2015-04-28Set correct encoder-specific settings for vpx in the new API.Erik Språng
2015-03-23Convert webrtc/video/ abort/assert to CHECK/DCHECK.pbos@webrtc.org
2015-03-22Re-land 8810 "- Add a SetPriority method to ThreadWr..."tommi@webrtc.org
2015-03-22Revert 8810 "- Add a SetPriority method to ThreadWrapper"tommi@webrtc.org
2015-03-20- Add a SetPriority method to ThreadWrappertommi@webrtc.org
2015-03-20Remove FullStackTest frame pointer handles.pbos@webrtc.org
2015-03-19Use scoped_ptr for ThreadWrapper::CreateThread.tommi@webrtc.org
2015-03-18Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...perkj@webrtc.org
2015-03-16Revert "Changed argument occurences of const I420VideoFrame* to const I420Vid...magjed@webrtc.org
2015-03-16Changed argument occurences of const I420VideoFrame* to const I420VideoFrame&...hbos@webrtc.org
2015-03-13Remove thread id from ThreadWrapper::Start().pbos@webrtc.org
2015-03-10Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...magjed@webrtc.org
2015-03-06Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.perkj@webrtc.org
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-23Fix incorrect rtx config in full_stack tests.sprang@webrtc.org
2015-02-20Disable FullStackTest.ForemanCifPlr5 temporarily while investigating flakiness.sprang@webrtc.org
2015-02-18Offline screenshare quality test, plus loopback.sprang@webrtc.org
2015-02-09Use VideoReceiveStream as an ExternalRenderer.pbos@webrtc.org
2014-11-10Add unit to dropped frames.pbos@webrtc.org
2014-10-20Make avg_{psnr,ssim}_threshold_ const.pbos@webrtc.org