webrtc/modules
Ilya Nikolaevskiy d6604df27f Revert "Enable Video-QualityScaling experiment by default"
This reverts commit 066b5b6ed7.

Reason for revert: Regressions on iOS testbots.

Original change's description:
> Enable Video-QualityScaling experiment by default
>
> Bug: webrtc:12401
> Change-Id: Iebf3130e785892bb9fddf1012bc46027a21085a4
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/204000
> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
> Reviewed-by: Åsa Persson <asapersson@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#33091}

TBR=ilnik@webrtc.org,asapersson@webrtc.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: webrtc:12401
Change-Id: I489b805c7741b63c22c16cfce03347179a3e2602
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/205001
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33123}
2021-02-01 13:20:49 +00:00
..
async_audio_processing Async audio processing API 2020-10-02 12:33:34 +00:00
audio_coding Add absl_deps field for rtc_test and rtc_executable 2021-01-29 16:40:49 +00:00
audio_device Delete rtc::Bind 2021-01-29 08:24:43 +00:00
audio_mixer Delete rtc::Bind 2021-01-29 08:24:43 +00:00
audio_processing Format webrtc/modules/audio_processing/transient/BUILD.gn file 2021-01-29 16:33:19 +00:00
congestion_controller Reland "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" 2021-01-15 17:59:05 +00:00
desktop_capture Address CL comments from 200161. 2021-01-28 22:59:30 +00:00
include Delete RTPFragmentationHeader as no longer used 2020-09-03 00:01:27 +00:00
pacing Cleans up WebRTC-Pacer-SmallFirstProbePacket flag 2020-12-04 15:34:10 +00:00
remote_bitrate_estimator Cleanup of bwe_defines.h 2020-11-26 12:26:02 +00:00
rtp_rtcp Add option to attach custom object to an rtp packet 2021-01-25 18:31:34 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Rename CriticalSection to RecursiveCriticalSection. 2020-07-17 09:19:50 +00:00
video_capture Move some RTC_LOG to RTC_DLOG. 2021-01-28 10:05:00 +00:00
video_coding Revert "Enable Video-QualityScaling experiment by default" 2021-02-01 13:20:49 +00:00
video_processing Delete unneeded dependencies on the Module abstraction 2020-12-21 09:09:57 +00:00
BUILD.gn Reland "Activating AVX2 support by default" 2020-10-03 22:37:13 +00:00
module_common_types_unittest.cc