Sign in
webrtc
/
src
/
6fc4d9750c5210b5a7dce0acf97bffb4136a4d62
/
video
/
screenshare_loopback.cc
059f4f7
Cleanup setting VideoQualityTestFixtureInterface::Param struct
by Danil Chapovalov
· 4 years, 7 months ago
738bfa7
Remove api/bitrate_constraints.h.
by Mirko Bonadei
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
2ab97f6
Migrate WebRTC test infra to ABSL_FLAG.
by Mirko Bonadei
· 6 years ago
5b2eda4
Sanity-check field trial string at initialization.
by Jonas Olsson
· 6 years ago
85fc325
Revert "Partial frame capture API part 5"
by Ilya Nikolaevskiy
· 6 years ago
1f0a84a
Partial frame capture API part 5
by Ilya Nikolaevskiy
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
2dfa998
Reland "Prefix flag macros with WEBRTC_."
by Mirko Bonadei
· 6 years ago
c538fc7
Revert "Prefix flag macros with WEBRTC_."
by Mirko Bonadei
· 6 years ago
5ccdc13
Prefix flag macros with WEBRTC_.
by Mirko Bonadei
· 6 years ago
26968ba
Delete unused utf8 conversion utilities
by Niels Möller
· 6 years ago
75e3647
Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig
by Artem Titov
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
569397f
Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor."
by philipel
· 6 years ago
6f68324
Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor."
by Lu Liu
· 6 years ago
3f4a4fa
Added field trial WebRTC-GenericDescriptor for the new generic descriptor.
by philipel
· 6 years ago
f18b352
Reland: Rename VideoQualityTestFixtureInterface::Params.pipe into config.
by Artem Titov
· 6 years ago
17790c3
Revert "Rename VideoQualityTestFixtureInterface::Params.pipe into config."
by Artem Titov
· 6 years ago
7f2eab0
Rename VideoQualityTestFixtureInterface::Params.pipe into config.
by Artem Titov
· 6 years ago
45a4c41
Never invoke rtc::LogMessage::SetLogToStderr outside of main.
by Mirko Bonadei
· 6 years ago
28bb391
Fix incorrect screenshare bitrate configs in test cases
by Erik Språng
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
b6b29e0
Convert video quality test from a TEST_F to a TEST fixture.
by Patrik Höglund
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
6aa415e
Add full stack test with link capacity of 150 kbit/s.
by Niels Möller
· 7 years ago
df736d8
Enable inter-layer prediction by default in test apps.
by Sergey Silkin
· 7 years ago
5702736
Control inter-layer prediction mode in test apps.
by Sergey Silkin
· 7 years ago
bb60a3a
Refactor VP8 TemporalLayers
by Erik Språng
· 7 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/screenshare_loopback.cc]
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
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
89c4a7e
Wire up experiment for improved screenshare bwe.
by sprang
· 8 years ago
1168fd4
What can't loopback test be more like full stack test?
by sprang
· 8 years ago
12fa8f4
Remove gflags dependency for screenshare_loopback
by kjellander
· 8 years ago
8d8185c
Add command-line param to screenshare_loopback to specify a list of slides
by ilnik
· 8 years ago
4c8b942
Adding audio DTX to video loopback test.
by minyue
· 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
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
· 9 years ago
7169bda
Update default parameters in screenshare_loopback test
by sprang
· 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
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
ef165eef
Wire up send-side bandwidth estimation.
by sprang
· 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
7f6a6fc
Enabling spatial layers in VP9Impl. Filter layers in the loopback test.
by ivica
· 9 years ago
ef7228c
Selectable number of TL screenshare loopback test. Also contains some tweaks to make a single TL perform better.
by sprang
· 9 years ago
028cf48
Added FullStack performance test for screensharing with VP9
by ivica
· 9 years ago
d635895
Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests.
by sprang
· 9 years ago
49c0ce3
Revert "Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests."
by Erik Språng
· 9 years ago
8993413
Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests.
by Erik Språng
· 9 years ago
2c4c914
In screenshare mode, suppress VP8 bitrate overshoot and increase quality
by Erik Språng
· 10 years ago
9874ee0
Add temporal-layers option to video_loopback.
by pbos
· 10 years ago
9d657cf
Fix dangling pointer in screenshare_loopback
by Erik Språng
· 10 years ago
143cec1
Set correct encoder-specific settings for vpx in the new API.
by Erik Språng
· 10 years ago
09098da
Fix screenshare loopback target bitrate which isn't correctly configured
by sprang@webrtc.org
· 10 years ago
131bea8
Offline screenshare quality test, plus loopback.
by sprang@webrtc.org
· 10 years ago