webrtc/modules/congestion_controller
Niels Möller d381eede92 Rename PlayoutDelay --> VideoPlayoutDelay, move to api/video/video_timing.h
We can then finally delete the top-level common_types.h, and the
corresponding build target webrtc_common.

Bug: webrtc:7660
Change-Id: I1c1096541477586d90774c7a3405b9d36edec14a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/182800
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32044}
2020-09-07 08:37:14 +00:00
..
goog_cc Rename PlayoutDelay --> VideoPlayoutDelay, move to api/video/video_timing.h 2020-09-07 08:37:14 +00:00
include Migrate modules/congestion_controller to webrtc::Mutex. 2020-07-08 08:35:42 +00:00
pcc Use absl_deps in order to preapre to the Abseil component build release. 2020-06-08 12:59:40 +00:00
rtp Remove unused critical section includes. 2020-07-16 13:52:28 +00:00
BUILD.gn Migrate modules/congestion_controller to webrtc::Mutex. 2020-07-08 08:35:42 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
receive_side_congestion_controller.cc Migrate modules/congestion_controller to webrtc::Mutex. 2020-07-08 08:35:42 +00:00
receive_side_congestion_controller_unittest.cc In modules/ replace mock macros with unified MOCK_METHOD macro 2020-05-27 10:21:08 +00:00