1. f5e71e4 BalancedDegradationSettings: add codec specific min bitrate settings. by Åsa Persson · 4 years, 8 months ago
  2. 3a7e8b0 BalancedDegradationSettings: update codec specific settings. by Åsa Persson · 4 years, 9 months ago
  3. 034f767 Allow setting the initial congestion window size by config. by Christoffer Rodbro · 4 years, 10 months ago
  4. dc36829 Add VideoCodecType::kVideoCodecAV1 value by Danil Chapovalov · 4 years, 10 months ago
  5. e644a03 Add field trial for rampup in quality based on available bandwidth. by Åsa Persson · 4 years, 10 months ago
  6. 2b9317a Stop checking VP8BaseHeavyTl3RateAllocation field trial on every frame. by Rasmus Brandt · 4 years, 11 months ago
  7. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  8. 80f53b7 Extend WebRTC-Video-MinVideoBitrate to experiment per-codec by Elad Alon · 5 years ago
  9. f23131f Removing AudioAllocationSettings moving functionality to AudioSendStream. by Sebastian Jansson · 5 years ago
  10. 86873f0 Improve field trial error message. by Björn Terelius · 5 years ago
  11. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  12. 29ab487 Revert "Removes string support in field trial parser." by Philip Eliasson · 5 years ago
  13. 2b9dba3 Implement stable rate support in SimulcastRateAllocator by Erik Språng · 5 years ago
  14. cf9cbf5 Add support for stable bitrate target in SvcRateAllocator by Erik Språng · 5 years ago
  15. e74156f Removes string support in field trial parser. by Sebastian Jansson · 5 years ago
  16. 9f00f0e Add support for unsigned parameters in FieldTrialParser by Bjorn Terelius · 5 years ago
  17. 30ab015 BalancedDegradationSettings: add min bitrate configuration for resolution. by Åsa Persson · 5 years ago
  18. adfb4f7 Add ability to parse stable bwe experiment settings by Erik Språng · 5 years ago
  19. 4869bd6 Add method CanAdaptUp based on bitrate to BalancedDegradationSettings. by Åsa Persson · 5 years ago
  20. f5e5d25 BalancedDegradationSettings: add option to configure a min framerate diff. by Åsa Persson · 5 years ago
  21. 1b247f1 BalancedDegradationSettings: add option to configure min bitrate. by Åsa Persson · 5 years ago
  22. 0ee8008 Use struct parser for rate control trial. by Sebastian Jansson · 5 years ago
  23. 0c38a86 BalancedDegradationSettings: add option to configure no fps limit. by Åsa Persson · 5 years ago
  24. 55251c3 Adds struct parameters parser/encoder. by Sebastian Jansson · 5 years ago
  25. d7ee76c Wire up field trials for some experimental screenshare settings by Erik Språng · 5 years ago
  26. 139f4dc QualityScaler: Add option to try fast adapt down at start up based on initial bw estimates. by Åsa Persson · 5 years ago
  27. 7f8dbe1 Add config to specify raw audio priority bitrate including overhead. by Christoffer Rodbro · 5 years ago
  28. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  29. 48284b8 BalancedDegradationSettings: Add option to configure fps based on codec type. by Åsa Persson · 5 years ago
  30. a094849 RateControlSettings: add option to set min pixels per frame for libvpx vp8. by Åsa Persson · 5 years ago
  31. 1231419 BalancedDegradationSettings: Add option to configure QP thresholds. by Åsa Persson · 5 years ago
  32. d3a4ebe Control rtt_mult addition cap via experiment. by “Michael · 5 years ago
  33. 787f4b2 Fix text logging of ALR detector experiment settings. by Bjorn Terelius · 5 years ago
  34. d9b4f33 Cleanup of AudioAllocationSettings flags. by Sebastian Jansson · 5 years ago
  35. a352248 Add a config flag to disable the audio ALR probing request. by Christoffer Rodbro · 5 years ago
  36. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 5 years ago
  37. f3d828e Make balanced degradation settings configurable through field trial. by Åsa Persson · 5 years ago
  38. d7dd49f RateControlSettings: add option to set max QP for libvpx vp8. by Åsa Persson · 5 years ago
  39. 8f119ca Enable experiments with audio bitrate priority. by Jonas Olsson · 5 years ago
  40. 517678c Add ability to configure quality scaler settings through field trial. by Åsa Persson · 5 years ago
  41. 9356252 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 5 years ago
  42. e670fd9 Adds getter for FieldTrialParameter keys. by Sebastian Jansson · 5 years ago
  43. 63658d0 Revert "Ensure that we always set values for min and max audio bitrate." by Daniel Lee · 5 years ago
  44. e47aee3 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 5 years ago
  45. 3d11e2f Allow encoder target bitrate to reach media rate if there is headroom. by Erik Språng · 5 years ago
  46. 5b69873 Remove direct use of FieldTrials from AlrDetector by Per Kjellander · 5 years ago
  47. 7a3fe89 Tweak libvpx vp8/vp9 encoder rc settings based on network headroom. by Erik Språng · 5 years ago
  48. 97d84ef Add support for lists to the FieldTrialParser. by Jonas Olsson · 5 years ago
  49. ae68ea0 Reland "Add new field trial for controlling congestion window settings" by Evan Shrubsole · 5 years ago
  50. bd167cf Revert "Add new field trial for controlling congestion window settings" by Evan Shrubsole · 5 years ago
  51. dd33d8e Add new field trial for controlling congestion window settings by Evan Shrubsole · 5 years ago
  52. 1c1b1ea Allow setting ALR values for screen content again by Erik Språng · 5 years ago
  53. 1c4547d Adds SetForTest method on FieldTrialParameter class. by Sebastian Jansson · 5 years ago
  54. 2cdc611 Add some OWNERS to rtc_base/experiments/ by Karl Wiberg · 5 years ago
  55. 3dde450 Make keyframe generation/request intervals configurable through field trials. by Rasmus Brandt · 5 years ago
  56. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  57. cb96809 Make FieldTrialOptionals operator bool() explicit by Jonas Olsson · 6 years ago
  58. 110c64b Delete unused key WebRTC-Audio-SendSideBwe-For-Video. by Christoffer Rodbro · 6 years ago
  59. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  60. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  61. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  62. 7f24fb9 Add settings to turn off VP8 base layer qp limit by Erik Språng · 6 years ago
  63. 464a557 Adds audio priority bitrate field trial parameter. by Sebastian Jansson · 6 years ago
  64. 7ca375c Implement encoder overshoot detector and rate adjuster. by Erik Språng · 6 years ago
  65. 57d4ac9 Add more unit tests for RateControlSettings. by Rasmus Brandt · 6 years ago
  66. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  67. 5118bbc Add ability to set max probing bitrate via GoogCcNetworkController by Erik Språng · 6 years ago
  68. 2c58ba1 Move simulcast hysteresis factor parsing to RateControlSettings by Erik Språng · 6 years ago
  69. 4b4266f Move parsing of trusted rate controller to RateControlSettings by Erik Språng · 6 years ago
  70. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  71. cd76eab Parsing of pacing factor and alr probing in RateControlSettings by Erik Språng · 6 years ago
  72. 7121564 Move congestion window field trial parsing to new class. by Erik Språng · 6 years ago
  73. 7f57788 Removes trial to enable BBR congestion controller. by Sebastian Jansson · 6 years ago
  74. d69998a Adds support for empty key fields in field trial parser. by Sebastian Jansson · 6 years ago
  75. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  76. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  77. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  78. b22f077 Adds FieldTrialConstrained class. by Sebastian Jansson · 6 years ago
  79. 2277ac6 Adds OWNERS to rtc_base/experiments. by Sebastian Jansson · 6 years ago
  80. f8ba95e Add field trial for vp8 cpu speed configuration for arm. by Åsa Persson · 6 years ago
  81. b1e031a JitterEstimator: Remove old LowRate exp and add trial for upper bound. by Erik Språng · 6 years ago
  82. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  83. 0753675 Using more specific dependencies in rtc_base. by Sebastian Jansson · 6 years ago
  84. 1a35fbd Add field trial for normalized simulcast size. by Åsa Persson · 6 years ago
  85. 343f414 Allows copy and assignment of field trial parameters. by Sebastian Jansson · 6 years ago
  86. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  87. ec76466 Adds % unit to float field trial parser. by Sebastian Jansson · 6 years ago
  88. fea4637 Adds check for unused field trial parameters. by Sebastian Jansson · 6 years ago
  89. f9fc171 Add rtt_mult_experiment to evaluate video robustness vs. latency by “Michael · 6 years ago
  90. 968b1dd Use field trial parser for BBR Experiment. by Sebastian Jansson · 6 years ago
  91. 2c74d85 Adds enum field trial parser. by Sebastian Jansson · 6 years ago
  92. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 6 years ago
  93. 9eb3886 Adds field trial parser. by Sebastian Jansson · 6 years ago
  94. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  95. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  96. 2808ae9 Adds BBR network controller field trial. by Sebastian Jansson · 6 years ago
  97. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago