mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 08:37:54 +01:00
![]() The previous name packet queue 2 had no indication on what the difference was compared to the regular packet queue. This rename makes it easier to understand the codebase. Additionally the PacketQueueInterface class was introduced to make the class hierarchy easier to follow. The round robin packet queue did not extend the packet queue so there was no reason for inheriting from the specific implementation. Bug: None Change-Id: Idbce081c751fbacd927632f5e71220887d0b5991 Reviewed-on: https://webrtc-review.googlesource.com/49120 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21931} |
||
---|---|---|
.. | ||
mock | ||
bitrate_prober.cc | ||
bitrate_prober.h | ||
bitrate_prober_unittest.cc | ||
BUILD.gn | ||
DEPS | ||
interval_budget.cc | ||
interval_budget.h | ||
interval_budget_unittest.cc | ||
OWNERS | ||
paced_sender.cc | ||
paced_sender.h | ||
paced_sender_unittest.cc | ||
pacer.h | ||
packet_queue.cc | ||
packet_queue.h | ||
packet_queue_interface.cc | ||
packet_queue_interface.h | ||
packet_router.cc | ||
packet_router.h | ||
packet_router_unittest.cc | ||
round_robin_packet_queue.cc | ||
round_robin_packet_queue.h |