Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
aeb5d88dee9998a26fbe3f76790007a8f2fc98f7
/
video
/
full_stack_tests.cc
88f080a
Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer.
by Rasmus Brandt
· 7 years ago
3102734
Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)."
by Rasmus Brandt
· 7 years ago
2666cf7
Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld).
by Rasmus Brandt
· 7 years ago
2c30120
Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ )
by brandtr
· 7 years ago
2cefac6
Add full stack tests for MediaCodec encoder.
by brandtr
· 7 years ago
743117f
Disable FullStackTest.LargeRoomVP8_*thumb on iOS
by oprypin
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/video/full_stack_tests.cc]
ff19d35
Fix FrameConfigs used for VP8 with four temporal layers.
by sprang
· 7 years ago
2ae19db
Fix alr tests config
by ilnik
· 7 years ago
579de6f
Add a new frame generator that cycles through randomly generated slides.
by erikvarga
· 7 years ago
9843695
Add rtpdump and rtc log functionality to screenshare_loopback and video_loopback
by ilnik
· 7 years ago
82c5593
Let alr detector use a budged to detect underuse.
by tschumim
· 7 years ago
889d965
Fix issue with zero rtt reports when using FlexFEC and add perf test.
by stefan
· 7 years ago
89c4a7e
Wire up experiment for improved screenshare bwe.
by sprang
· 7 years ago
267041c
Fix deadlock in webrtc_perf_tests
by ilnik
· 7 years ago
7790e87
Disable FullStackTest.SimulcastFullHdOveruse on Mac
by kjellander
· 7 years ago
6b826ef
Add cropping to VIEEncoder to match simulcast streams resolution
by ilnik
· 7 years ago
e566e17
Add new screenshare full stack test with limited queue.
by sprang
· 7 years ago
5f4aaeb
Re-enable FullStackTest.ScreenshareSlidesVP9_2SL test.
by marpan
· 8 years ago
098f036
Disable FullStackTest.ScreenshareSlidesVP9_2SL on all platforms
by Henrik Kjellander
· 8 years ago
f9e2a36
Roll chromium_revision 22b81f6c45..d604de96c9 (459032:459307)
by kjellander
· 8 years ago
baded15
Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2751063005/ )
by ilnik
· 8 years ago
2a420ce
Revert of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #11 id:300001 of https://codereview.webrtc.org/2750473002/ )
by ilnik
· 8 years ago
2549ad4
Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2748643002/ )
by ilnik
· 8 years ago
382a72a
Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:90001 of https://codereview.webrtc.org/2744003002/ )
by ilnik
· 8 years ago
8c0a589
Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2743993002/ )
by ilnik
· 8 years ago
f44f533
Revert of Enable big largeroom fullstack tests on Windows (patchset #1 id:1 of https://codereview.webrtc.org/2741823003/ )
by ilnik
· 8 years ago
15939e7
Enable big largeroom fullstack tests on Windows
by ilnik
· 8 years ago
cb8c146
Add FullStack test for simulcast screenshare mode.
by ilnik
· 8 years ago
3ae7c25
Disable failing 15 thumbernails full-stack test on windows
by ilnik
· 8 years ago
f89a738
Disable failing fullstack test with 15 thumbnail streams
by ilnik
· 8 years ago
566c43b
Cleaning up full-stack simulcast tests and making them more realistic.
by ilnik
· 8 years ago
a014cc5
Reland of "Added large room scenario to full-stack tests"
by ilnik
· 8 years ago
bfb1245
Revert of Added large room scenario to full-stack tests. Added thumbnail streams functionality to call test/v… (patchset #8 id:140001 of https://codereview.webrtc.org/2730073002/ )
by ilnik
· 8 years ago
d8bd1b1
Added large room scenario to full-stack tests. Added thumbnail streams functionality to video quality test.
by ilnik
· 8 years ago
2a8c2f5
Added Vp9 simulcast tests.
by ilnik
· 8 years ago
3dd5ad9
Reland of Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. (patchset #2 id:150001 of https://codereview.webrtc.org/2687073002/ )
by ilnik
· 8 years ago
e67c59e
Revert of Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps. (patchset #5 id:80001 of https://codereview.webrtc.org/2668763004/ )
by ilnik
· 8 years ago
390e64d
Add VP9 full stack tests: - ConferenceMotionHd2000kbps100msLimitedQueueVP9
by jianj
· 8 years ago
5f47126
Added VP8 simulcast tests. Fixed analyzer to correctly infer timestamps.
by ilnik
· 8 years ago
fb6ad3b
Add full stack tests:
by asapersson
· 8 years ago
aa354c9
Rename full_stack.cc to full_stack_tests.cc.
by brandtr
· 8 years ago
[Renamed from webrtc/video/full_stack.cc]
93c5d03
Start gathering perf data for VP8 + FlexFEC.
by brandtr
· 8 years ago
dd369c6
Reduce full stack test time to 45 secs and add H264 and FlexFEC.
by brandtr
· 8 years ago
1293aca
Configure FlexFEC in VideoQualityTest.
by brandtr
· 8 years ago
626bc95
Reland of "Separating video settings in VideoQualityTest".
by minyue
· 8 years ago
9aa7883
Revert of "Separating video settings in VideoQualityTest". (patchset #4 id:60001 of https://codereview.webrtc.org/2314403007/ )
by minyue
· 8 years ago
16b6d6d
Reland of "Separating video settings in VideoQualityTest".
by minyue
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
5865f48
Revert of Separating video settings in VideoQualityTest. (patchset #2 id:20001 of https://codereview.webrtc.org/2312613003/ )
by kjellander
· 8 years ago
f07fb00
Separating video settings in VideoQualityTest.
by minyue
· 8 years ago
b179767
Add an HD resolution perf test.
by stefan
· 8 years ago
48a4beb
Auto pause video streams based on encoder target bitrate.
by mflodman
· 8 years ago
1299615
Make sure WebRTC works without libvpx VP9 support.
by Peter Boström
· 8 years ago
88b0a22
Add VP9 to full stack tests.
by asapersson
· 9 years ago
ee37de3
Add screenshare perf tests with lossy links
by sprang
· 9 years ago
464c087
Rename screenshare test.
by philipel
· 9 years ago
cfc319b
Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of https://codereview.webrtc.org/1438543002/ )
by philipel
· 9 years ago
0be8f1d
Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 of https://codereview.webrtc.org/1328113004/ )
by terelius
· 9 years ago
77ccfb4
Work on flexible mode and screen sharing.
by philipel
· 9 years ago
ce4aef1
Adding support for simulcast and spatial layers into VideoQualityTest
by sprang
· 9 years ago
65a0367
Revert of Add screenshare perf tests with lossy links (patchset #1 id:1 of https://codereview.webrtc.org/1409513005/ )
by sprang
· 9 years ago
4af0f1a
Add screenshare perf tests with lossy links
by sprang
· 9 years ago
7a975f7
Revert of Adding support for simulcast and spatial layers into VideoQualityTest (patchset #10 id:180001 of https://codereview.webrtc.org/1353263005/ )
by sprang
· 9 years ago
87f83a9
Adding support for simulcast and spatial layers into VideoQualityTest
by ivica
· 9 years ago
7bd242e
Enabling screensharing tests for Android
by ivica
· 9 years ago
1356ba5
Fixing target_bitrate_bps for a FullStackTest
by ivica
· 9 years ago
5d6a06c
Refactoring full stack and loopback tests
by ivica
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
68786d2
Wire up PacketTime to ReceiveStreams.
by stefan
· 9 years ago
05cfcd3
Full stack graphs
by ivica
· 9 years ago
6ee69aa
Add scrolling screenshare test to full_stack perf tests.
by Erik Språng
· 9 years ago
2c27430
Print some output in long perf tests, to keep them alive
by Erik Språng
· 9 years ago
4fbae2b
Add send transports to individual webrtc::Call streams.
by solenberg
· 9 years ago
d6b243f
Enabling screensharing perf test.
by ivica
· 9 years ago
62cde2c
Disabling VP9 perf test
by ivica
· 9 years ago
028cf48
Added FullStack performance test for screensharing with VP9
by ivica
· 9 years ago
b21fd94
Temporarily disable ScreenshareSlides on Android.
by Peter Boström
· 9 years ago
085856c
Extend full stack tests with more stats
by Erik Språng
· 9 years ago
4b91bd0
Move frame input (ViECapturer) to webrtc/video/.
by Peter Boström
· 9 years ago
2c4c914
In screenshare mode, suppress VP8 bitrate overshoot and increase quality
by Erik Språng
· 9 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 9 years ago
f2f8283
Use rtc::CriticalSection in webrtc/video/.
by Peter Boström
· 10 years ago
23fba1f
Add AudioReceiveStream to Call API.
by Fredrik Solenberg
· 10 years ago
143cec1
Set correct encoder-specific settings for vpx in the new API.
by Erik Språng
· 10 years ago
2b4ce3a
Convert webrtc/video/ abort/assert to CHECK/DCHECK.
by pbos@webrtc.org
· 10 years ago
38492c5
Re-land 8810 "- Add a SetPriority method to ThreadWr..."
by tommi@webrtc.org
· 10 years ago
90a1cb4
Revert 8810 "- Add a SetPriority method to ThreadWrapper"
by tommi@webrtc.org
· 10 years ago
b6817d7
- Add a SetPriority method to ThreadWrapper
by tommi@webrtc.org
· 10 years ago
443ad40
Remove FullStackTest frame pointer handles.
by pbos@webrtc.org
· 10 years ago
361981f
Use scoped_ptr for ThreadWrapper::CreateThread.
by tommi@webrtc.org
· 10 years ago
af612d5
Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.""
by perkj@webrtc.org
· 10 years ago
2056ee3
Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*."
by magjed@webrtc.org
· 10 years ago
2dc5fa6
Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*.
by hbos@webrtc.org
· 10 years ago
8663973
Remove thread id from ThreadWrapper::Start().
by pbos@webrtc.org
· 10 years ago
d7452a0
Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."
by magjed@webrtc.org
· 10 years ago
bcead30
Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.
by perkj@webrtc.org
· 10 years ago
14665ff
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
Next »