webrtc/media
Danil Chapovalov ac426265b6 Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController
Replace factory that takes optional FieldTrialView with a constructor that takes non-optional reference to the same interface - all callers already guarantee it is not nullptr
Replace several local IsEnabled/IsDisabled helpers with the same helpers in FieldTrialView
In CongestionWindowPushbackController tests pass field trials bypassing global field trial string

Bug: webrtc:42220378
Change-Id: Ic49ad78919d834a5e3b9b69545d3b39088023a75
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349900
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42270}
2024-05-10 12:40:20 +00:00
..
base Deprecate cricket::VideoCodec and cricket::AudioCodec 2024-04-29 16:24:51 +00:00
engine Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController 2024-05-10 12:40:20 +00:00
sctp pc: Remove additional buffering in SctpDataChannel 2024-03-22 09:25:11 +00:00
BUILD.gn Revert "Split digest methods from ssl target into digest target" 2024-05-08 06:42:32 +00:00
DEPS Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
OWNERS Revise video owners 2022-09-30 08:44:30 +00:00