gecko-dev/third_party/libwebrtc/media
Michael Froman 05279454c7 Bug 1903098 - Vendor libwebrtc from ac426265b6
Upstream commit: https://webrtc.googlesource.com/src/+/ac426265b65df19740f0cb1a017cca6cefa3fb41
    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-06-24 09:58:48 -05:00
..
adapted_video_track_source_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
base Bug 1903098 - Vendor libwebrtc from d78e30e00b 2024-06-18 17:53:29 -05:00
codec_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
engine Bug 1903098 - Vendor libwebrtc from ac426265b6 2024-06-24 09:58:48 -05:00
media_channel_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
media_channel_impl_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
media_constants_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
rid_description_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
rtc_media_base_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
rtc_media_config_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
rtc_sdp_video_format_utils_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
rtc_simulcast_encoder_adapter_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
rtp_utils_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
sctp Bug 1897501 - Vendor libwebrtc from 2c1cfd047f 2024-05-17 16:37:05 -05:00
stream_params_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
video_adapter_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
video_broadcaster_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
video_common_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
video_source_base_gn Bug 1898601 - Automatic libwebrtc moz.build regeneration. r=webrtc-reviewers,pehrsons 2024-05-28 16:14:47 +00:00
BUILD.gn Bug 1903098 - Vendor libwebrtc from f4673f97ed 2024-06-18 10:48:18 -05:00
DEPS
OWNERS