Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
2ce1da53283cd87219fcd111dcf2c60eb613c79f
/
rtc_base
/
experiments
a094849
RateControlSettings: add option to set min pixels per frame for libvpx vp8.
by Åsa Persson
· 6 years ago
1231419
BalancedDegradationSettings: Add option to configure QP thresholds.
by Åsa Persson
· 6 years ago
d3a4ebe
Control rtt_mult addition cap via experiment.
by “Michael
· 6 years ago
787f4b2
Fix text logging of ALR detector experiment settings.
by Bjorn Terelius
· 6 years ago
d9b4f33
Cleanup of AudioAllocationSettings flags.
by Sebastian Jansson
· 6 years ago
a352248
Add a config flag to disable the audio ALR probing request.
by Christoffer Rodbro
· 6 years ago
04a3cc1
Delete rtc_base/unittest_main.cc
by Niels Möller
· 6 years ago
f3d828e
Make balanced degradation settings configurable through field trial.
by Åsa Persson
· 6 years ago
d7dd49f
RateControlSettings: add option to set max QP for libvpx vp8.
by Åsa Persson
· 6 years ago
8f119ca
Enable experiments with audio bitrate priority.
by Jonas Olsson
· 6 years ago
517678c
Add ability to configure quality scaler settings through field trial.
by Åsa Persson
· 6 years ago
9356252
Ensure that we always set values for min and max audio bitrate.
by Daniel Lee
· 6 years ago
e670fd9
Adds getter for FieldTrialParameter keys.
by Sebastian Jansson
· 6 years ago
63658d0
Revert "Ensure that we always set values for min and max audio bitrate."
by Daniel Lee
· 6 years ago
e47aee3
Ensure that we always set values for min and max audio bitrate.
by Daniel Lee
· 6 years ago
3d11e2f
Allow encoder target bitrate to reach media rate if there is headroom.
by Erik Språng
· 6 years ago
5b69873
Remove direct use of FieldTrials from AlrDetector
by Per Kjellander
· 6 years ago
7a3fe89
Tweak libvpx vp8/vp9 encoder rc settings based on network headroom.
by Erik Språng
· 6 years ago
97d84ef
Add support for lists to the FieldTrialParser.
by Jonas Olsson
· 6 years ago
ae68ea0
Reland "Add new field trial for controlling congestion window settings"
by Evan Shrubsole
· 6 years ago
bd167cf
Revert "Add new field trial for controlling congestion window settings"
by Evan Shrubsole
· 6 years ago
dd33d8e
Add new field trial for controlling congestion window settings
by Evan Shrubsole
· 6 years ago
1c1b1ea
Allow setting ALR values for screen content again
by Erik Språng
· 6 years ago
1c4547d
Adds SetForTest method on FieldTrialParameter class.
by Sebastian Jansson
· 6 years ago
2cdc611
Add some OWNERS to rtc_base/experiments/
by Karl Wiberg
· 6 years ago
3dde450
Make keyframe generation/request intervals configurable through field trials.
by Rasmus Brandt
· 6 years ago
533a9fe
Clean BUILD.gn files: remove extra :memory
by Artem Titov
· 6 years ago
cb96809
Make FieldTrialOptionals operator bool() explicit
by Jonas Olsson
· 6 years ago
110c64b
Delete unused key WebRTC-Audio-SendSideBwe-For-Video.
by Christoffer Rodbro
· 6 years ago
914351d
Reland "Always offer transport sequence number header extension for audio""
by Per Kjellander
· 6 years ago
397c06f
Revert "Always offer transport sequence number header extension for audio"
by Ying Wang
· 6 years ago
fd965c0
Always offer transport sequence number header extension for audio
by Per Kjellander
· 6 years ago
7f24fb9
Add settings to turn off VP8 base layer qp limit
by Erik Språng
· 6 years ago
464a557
Adds audio priority bitrate field trial parameter.
by Sebastian Jansson
· 6 years ago
7ca375c
Implement encoder overshoot detector and rate adjuster.
by Erik Språng
· 6 years ago
57d4ac9
Add more unit tests for RateControlSettings.
by Rasmus Brandt
· 6 years ago
c402dbe
Account for simulcast hysteresis in padding rate calculation.
by Rasmus Brandt
· 6 years ago
5118bbc
Add ability to set max probing bitrate via GoogCcNetworkController
by Erik Språng
· 6 years ago
2c58ba1
Move simulcast hysteresis factor parsing to RateControlSettings
by Erik Språng
· 6 years ago
4b4266f
Move parsing of trusted rate controller to RateControlSettings
by Erik Språng
· 6 years ago
470a5ea
Introduces common AudioAllocationSettings class.
by Sebastian Jansson
· 6 years ago
cd76eab
Parsing of pacing factor and alr probing in RateControlSettings
by Erik Språng
· 6 years ago
7121564
Move congestion window field trial parsing to new class.
by Erik Språng
· 6 years ago
7f57788
Removes trial to enable BBR congestion controller.
by Sebastian Jansson
· 6 years ago
d69998a
Adds support for empty key fields in field trial parser.
by Sebastian Jansson
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
e3abb81
Decouple //rtc_base:rtc_base_tests_utils from gunit.
by Mirko Bonadei
· 6 years ago
22b70ff
Move VideoCodecType from common_types.h to api/video/video_codec_type.h
by Niels Möller
· 6 years ago
b22f077
Adds FieldTrialConstrained class.
by Sebastian Jansson
· 6 years ago
2277ac6
Adds OWNERS to rtc_base/experiments.
by Sebastian Jansson
· 6 years ago
f8ba95e
Add field trial for vp8 cpu speed configuration for arm.
by Åsa Persson
· 6 years ago
b1e031a
JitterEstimator: Remove old LowRate exp and add trial for upper bound.
by Erik Språng
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
0753675
Using more specific dependencies in rtc_base.
by Sebastian Jansson
· 6 years ago
1a35fbd
Add field trial for normalized simulcast size.
by Åsa Persson
· 6 years ago
343f414
Allows copy and assignment of field trial parameters.
by Sebastian Jansson
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
ec76466
Adds % unit to float field trial parser.
by Sebastian Jansson
· 6 years ago
fea4637
Adds check for unused field trial parameters.
by Sebastian Jansson
· 6 years ago
f9fc171
Add rtt_mult_experiment to evaluate video robustness vs. latency
by “Michael
· 6 years ago
968b1dd
Use field trial parser for BBR Experiment.
by Sebastian Jansson
· 7 years ago
2c74d85
Adds enum field trial parser.
by Sebastian Jansson
· 7 years ago
0a1d189
Replace rtc::Optional with absl::optional in rtc_base
by Danil Chapovalov
· 7 years ago
9eb3886
Adds field trial parser.
by Sebastian Jansson
· 7 years ago
dfce03a
Allows injection of network controller factory into peer connection factory.
by Sebastian Jansson
· 7 years ago
a945aee
Make quality scaler downscale faster.
by Åsa Persson
· 7 years ago
2808ae9
Adds BBR network controller field trial.
by Sebastian Jansson
· 7 years ago
cabe383
Moved ALR experiment settings to new experiments folder.
by Sebastian Jansson
· 7 years ago