webrtc/modules/pacing
Patrik Höglund a8005cfd8b Fix circular dependencies between optional, array_view, and rtc_base.
This splits things out of rtc_base and makes dependencies explicit.

Bug: webrtc:6828
Change-Id: Id521896c3c43595349021c857bec216e429a0c8d
Reviewed-on: https://webrtc-review.googlesource.com/32780
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21264}
2017-12-14 06:49:11 +00:00
..
mock Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
alr_detector_unittest.cc Make ALR probing experiment default on. 2017-11-27 15:17:12 +00:00
alr_detector.cc Add new event type to RtcEventLog 2017-12-05 13:13:07 +00:00
alr_detector.h Add new event type to RtcEventLog 2017-12-05 13:13:07 +00:00
bitrate_prober_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bitrate_prober.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
bitrate_prober.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
BUILD.gn Fix circular dependencies between optional, array_view, and rtc_base. 2017-12-14 06:49:11 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interval_budget_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interval_budget.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interval_budget.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
paced_sender_unittest.cc New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. 2017-10-23 11:39:57 +00:00
paced_sender.cc Add new event type to RtcEventLog 2017-12-05 13:13:07 +00:00
paced_sender.h New PacedSender constructor with injected PacketQueue 2017-10-31 11:39:22 +00:00
pacer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
packet_queue2.cc New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. 2017-10-23 11:39:57 +00:00
packet_queue2.h New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. 2017-10-23 11:39:57 +00:00
packet_queue.cc New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. 2017-10-23 11:39:57 +00:00
packet_queue.h New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. 2017-10-23 11:39:57 +00:00
packet_router_unittest.cc Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb 2017-12-13 14:40:01 +00:00
packet_router.cc Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb 2017-12-13 14:40:01 +00:00
packet_router.h Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb 2017-12-13 14:40:01 +00:00