webrtc/common_video
Danil Chapovalov c05a1be5b4 Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable
Bug: webrtc:14245
Change-Id: I8de2c23da5fbdfc0b1efbbe07fb6e8de744424a3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/268191
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37565}
2022-07-20 08:15:08 +00:00
..
generic_frame_descriptor In Av1 encoder propagate zero bitrate as inactive decode target 2020-06-25 16:32:28 +00:00
h264 Delete useless test fixture H264SpsParserTest 2022-07-05 08:10:43 +00:00
include Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
libyuv Add weighted PSNR-YUV from Ohm2012 to PC test framework. 2022-03-24 07:12:33 +00:00
test Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
bitrate_adjuster.cc Migrate common_video/ and examples/ to webrtc::Mutex. 2020-07-07 13:33:27 +00:00
bitrate_adjuster_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
BUILD.gn Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
frame_counts.h Move FrameCounts and FrameCountObserver to common_video/frame_counts.h 2020-08-27 09:53:18 +00:00
frame_rate_estimator.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
frame_rate_estimator.h Use backticks not vertical bars to denote variables in comments for /common_video 2021-07-27 16:58:01 +00:00
frame_rate_estimator_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
framerate_controller.cc SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. 2021-08-30 10:20:55 +00:00
framerate_controller.h SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. 2021-08-30 10:20:55 +00:00
framerate_controller_unittest.cc SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. 2021-08-30 10:20:55 +00:00
incoming_video_stream.cc Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable 2022-07-20 08:15:08 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
video_frame_buffer.cc Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
video_frame_buffer_pool.cc Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
video_frame_buffer_pool_unittest.cc Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
video_frame_unittest.cc Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
video_render_frames.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
video_render_frames.h Format almost everything. 2019-07-08 13:45:15 +00:00