Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
918f50c5d14040385e912a676e739e9248b03aef
/
video
/
video_loopback.cc
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
b6b29e0
Convert video quality test from a TEST_F to a TEST fixture.
by Patrik Höglund
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
6aa415e
Add full stack test with link capacity of 150 kbit/s.
by Niels Möller
· 6 years ago
df736d8
Enable inter-layer prediction by default in test apps.
by Sergey Silkin
· 6 years ago
5702736
Control inter-layer prediction mode in test apps.
by Sergey Silkin
· 6 years ago
fc8d26b
Reland "Moved BitrateConfig out of Call::Config."
by Sebastian Jansson
· 7 years ago
e4bf600
Revert "Moved BitrateConfig out of Call::Config."
by Lu Liu
· 7 years ago
5897fe2
Moved BitrateConfig out of Call::Config.
by Sebastian Jansson
· 7 years ago
edab301
Remove webrtc::test::InitFieldTrialsFromString(const std::string&).
by Bjorn Terelius
· 7 years ago
255d1cd
Implement dual stream full stack test and loopback tool
by Ilya Nikolaevskiy
· 7 years ago
a4259f6
Add new event type to RtcEventLog
by Ilya Nikolaevskiy
· 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
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/video_loopback.cc]
9843695
Add rtpdump and rtc log functionality to screenshare_loopback and video_loopback
by ilnik
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
89c4a7e
Wire up experiment for improved screenshare bwe.
by sprang
· 7 years ago
1168fd4
What can't loopback test be more like full stack test?
by sprang
· 7 years ago
8e857d1
Adding capture device selection capability for video_loopback. It will help to select any capture device to test the utility. In future we can add screen share as capture device.
by Tarun Chawla
· 7 years ago
4c8b942
Adding audio DTX to video loopback test.
by minyue
· 8 years ago
a62f582
Integrate FlexFEC in video_loopback.
by brandtr
· 8 years ago
1293aca
Configure FlexFEC in VideoQualityTest.
by brandtr
· 8 years ago
a27172d
Adding audio only mode to video loopback test.
by minyue
· 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
3ec3da6
Set screenshare.enabled parameter to false when running video_loopback test.
by asapersson
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
e75f204
Expose Ivf logging through the native API
by palmkvist
· 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
7320866
Reland of Adding audio to video_quality_test.
by minyue
· 8 years ago
f095012
Revert of Adding audio to video_quality_test. (patchset #10 id:230001 of https://codereview.webrtc.org/2136573002/ )
by minyue
· 8 years ago
65a6578
Adding audio to video_quality_test.
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
cb7b449
Video loopback avg_burst_loss_length default parameter fix.
by philipel
· 8 years ago
536378b
Allow FakeNetworkPipe to drop packets in bursts.
by philipel
· 8 years ago
274c1dc
Added flag for FEC for video_loopback.
by philipel
· 9 years ago
a2c5523
Allow packets to be reordered in the fake network pipe.
by philipel
· 9 years ago
ce4aef1
Adding support for simulcast and spatial layers into VideoQualityTest
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
c7199c2
Read the number of TLs for VP9 too + cleanup
by ivica
· 9 years ago
6b8d355
Reland "Wire up send-side bandwidth estimation."
by Erik Språng
· 9 years ago
c9bbeb0
Revert of Wire up send-side bandwidth estimation. (patchset #8 id:140001 of https://codereview.webrtc.org/1338203003/ )
by Erik Språng
· 9 years ago
ef165ee
Wire up send-side bandwidth estimation.
by sprang
· 9 years ago
5d6a06c
Refactoring full stack and loopback tests
by ivica
· 9 years ago
9874ee0
Add temporal-layers option to video_loopback.
by pbos
· 9 years ago
131bea8
Offline screenshare quality test, plus loopback.
by sprang@webrtc.org
· 10 years ago