webrtc/rtc_base/experiments
Ying Wang 397c06fe9d Revert "Always offer transport sequence number header extension for audio"
This reverts commit fd965c008c.

Reason for revert: Cause test failure.

Original change's description:
> Always offer transport sequence number header extension for audio
> 
> If the extension is negotiated, it will only be used if
> the field trial WebRTC-Audio-SendSideBwe is enabled.
> This allows simpler experimentation if it should be used or not.
> 
> Bug: webrtc:10309 webrtc:10286
> Change-Id: I797e6f14c06d46189e40f6d09805c2e09afc015b
> Reviewed-on: https://webrtc-review.googlesource.com/c/122542
> Commit-Queue: Per Kjellander <perkj@webrtc.org>
> Reviewed-by: Erik Språng <sprang@webrtc.org>
> Reviewed-by: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#26689}

TBR=ossu@webrtc.org,sprang@webrtc.org,srte@webrtc.org,perkj@webrtc.org

Change-Id: I1b7d3fa5c282a5bf049ca54695ad16c8278a2698
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:10309 webrtc:10286
Reviewed-on: https://webrtc-review.googlesource.com/c/123182
Reviewed-by: Ying Wang <yinwa@webrtc.org>
Commit-Queue: Ying Wang <yinwa@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26703}
2019-02-15 08:53:25 +00:00
..
alr_experiment.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
alr_experiment.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
audio_allocation_settings.cc Revert "Always offer transport sequence number header extension for audio" 2019-02-15 08:53:25 +00:00
audio_allocation_settings.h Revert "Always offer transport sequence number header extension for audio" 2019-02-15 08:53:25 +00:00
BUILD.gn Account for simulcast hysteresis in padding rate calculation. 2019-02-04 10:49:04 +00:00
cpu_speed_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
cpu_speed_experiment.h Add field trial for vp8 cpu speed configuration for arm. 2018-11-02 12:17:53 +00:00
cpu_speed_experiment_unittest.cc Add field trial for vp8 cpu speed configuration for arm. 2018-11-02 12:17:53 +00:00
DEPS
field_trial_parser.cc Adds support for empty key fields in field trial parser. 2018-12-20 13:03:01 +00:00
field_trial_parser.h Adds support for empty key fields in field trial parser. 2018-12-20 13:03:01 +00:00
field_trial_parser_unittest.cc Adds support for empty key fields in field trial parser. 2018-12-20 13:03:01 +00:00
field_trial_units.cc Adds FieldTrialConstrained class. 2018-11-19 17:21:55 +00:00
field_trial_units.h Adds FieldTrialConstrained class. 2018-11-19 17:21:55 +00:00
field_trial_units_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
jitter_upper_bound_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
jitter_upper_bound_experiment.h JitterEstimator: Remove old LowRate exp and add trial for upper bound. 2018-11-01 14:51:38 +00:00
normalize_simulcast_size_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
normalize_simulcast_size_experiment.h Add field trial for normalized simulcast size. 2018-10-15 08:05:38 +00:00
normalize_simulcast_size_experiment_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS Introduces common AudioAllocationSettings class. 2019-01-23 12:13:29 +00:00
quality_scaling_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
quality_scaling_experiment.h Move VideoCodecType from common_types.h to api/video/video_codec_type.h 2018-11-20 13:12:57 +00:00
quality_scaling_experiment_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
rate_control_settings.cc Add settings to turn off VP8 base layer qp limit 2019-02-13 11:54:19 +00:00
rate_control_settings.h Add settings to turn off VP8 base layer qp limit 2019-02-13 11:54:19 +00:00
rate_control_settings_unittest.cc Implement encoder overshoot detector and rate adjuster. 2019-02-06 15:54:11 +00:00
rtt_mult_experiment.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
rtt_mult_experiment.h Add rtt_mult_experiment to evaluate video robustness vs. latency 2018-08-27 15:51:52 +00:00
rtt_mult_experiment_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00