mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 14:20:45 +01:00
![]() This CL adds a single class to manage the use case of having a task that repeats itself by a fixed or variable interval. It replaces the repeating task previously locally defined for rtp transport controller send as well as the cancelable periodic task. Furthermore, it is introduced where one off repeating tasks were created before. It provides the currently used functionality of the cancelable periodic task, but not some of the unused features, such as allowing cancellation of tasks before they are started and cancellation of a task after the owning task queue has been destroyed. Bug: webrtc:9883 Change-Id: Ifa7edee836c2a64fce16a7d0f682eb09c879eaca Reviewed-on: https://webrtc-review.googlesource.com/c/116182 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26313} |
||
---|---|---|
.. | ||
decoded_frames_history.cc | ||
decoded_frames_history.h | ||
decoded_frames_history_unittest.cc | ||
default_video_bitrate_allocator.cc | ||
default_video_bitrate_allocator.h | ||
default_video_bitrate_allocator_unittest.cc | ||
frame_dropper.cc | ||
frame_dropper.h | ||
frame_dropper_unittest.cc | ||
framerate_controller.cc | ||
framerate_controller.h | ||
framerate_controller_unittest.cc | ||
ivf_file_writer.cc | ||
ivf_file_writer.h | ||
ivf_file_writer_unittest.cc | ||
quality_scaler.cc | ||
quality_scaler.h | ||
quality_scaler_unittest.cc | ||
simulcast_rate_allocator.cc | ||
simulcast_rate_allocator.h | ||
simulcast_rate_allocator_unittest.cc | ||
simulcast_test_fixture_impl.cc | ||
simulcast_test_fixture_impl.h | ||
simulcast_utility.cc | ||
simulcast_utility.h | ||
vp8_header_parser.cc | ||
vp8_header_parser.h | ||
vp9_uncompressed_header_parser.cc | ||
vp9_uncompressed_header_parser.h |