webrtc/call/adaptation
Danil Chapovalov dcc1534764 Delete rtc::TaskQueue
All usage was updated to use TaskQueueBase interface directly bypassing rtc::TaskQueue wrapper

Bug: webrtc:14169
Change-Id: I1808afd363b50448d4014d8d8402fce41b16a3ff
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/341082
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41834}
2024-02-28 10:22:49 +00:00
..
test Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ 2023-05-03 11:09:26 +00:00
adaptation_constraint.cc [Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API. 2020-06-02 13:02:36 +00:00
adaptation_constraint.h [Adaptation] Remove resource adaptation queue 2020-08-25 12:16:20 +00:00
broadcast_resource_listener.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
broadcast_resource_listener.h Migrate call/ to webrtc::Mutex. 2020-07-06 15:48:30 +00:00
broadcast_resource_listener_unittest.cc [Adaptation] Multi-processor support for injected Resources. 2020-07-02 10:28:11 +00:00
BUILD.gn Delete rtc::TaskQueue 2024-02-28 10:22:49 +00:00
degradation_preference_provider.cc [Adaptation] Move deg.pref. out of ResourceAdaptationProcessor 2020-07-03 13:10:27 +00:00
degradation_preference_provider.h [Adaptation] Remove resource adaptation queue 2020-08-25 12:16:20 +00:00
encoder_settings.cc [Adaptation] Refactor AdaptationTarget. Peek next restrictions. 2020-03-14 11:29:03 +00:00
encoder_settings.h Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
OWNERS Switch to eshr@webrtc.org in OWNER files 2021-10-12 10:03:42 +00:00
resource_adaptation_processor.cc Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable 2022-07-20 08:15:08 +00:00
resource_adaptation_processor.h Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
resource_adaptation_processor_interface.cc [Adaptation] VideoStreamAdapter broadcasts adaptations 2020-07-02 12:16:25 +00:00
resource_adaptation_processor_interface.h VideoStreamEncoder - wait less. 2022-01-26 09:53:33 +00:00
resource_adaptation_processor_unittest.cc Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
resource_unittest.cc [Adaptation] Multi-processor support for injected Resources. 2020-07-02 10:28:11 +00:00
video_source_restrictions.cc RtpEncodingParameters::request_resolution patch 3 2022-10-06 10:29:31 +00:00
video_source_restrictions.h RtpEncodingParameters::request_resolution patch 3 2022-10-06 10:29:31 +00:00
video_source_restrictions_unittest.cc RtpEncodingParameters::request_resolution patch 3 2022-10-06 10:29:31 +00:00
video_stream_adapter.cc Apply resolution-bitrate limits collected from field trial (cl/294600) for AV1. 2023-03-16 19:04:32 +00:00
video_stream_adapter.h Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
video_stream_adapter_unittest.cc Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
video_stream_input_state.cc Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00
video_stream_input_state.h Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00
video_stream_input_state_provider.cc Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00
video_stream_input_state_provider.h Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
video_stream_input_state_provider_unittest.cc Use pixels from single active stream if set in CanDecreaseResolutionTo 2021-02-22 10:25:32 +00:00