Commit Graph

2 Commits

Author SHA1 Message Date
ccdfccaa6f New PacketQueue2 behind WebRTC-RoundRobinPacing field trial.
To make testing easier all of PacketQueues functions have been made virtual,
and PacketQueue2 now inherits PacketQueue. This change was made to minimize
changes in PacedSender.

Bug: webrtc:8287, webrtc:8288
Change-Id: I2593340e7cc7da617370b0a33e7b9deeb46d9487
Reviewed-on: https://webrtc-review.googlesource.com/9380
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20385}
2017-10-23 11:39:57 +00:00
881829b145 New PacketQueue2 which prioritize packets in a round-robin fashion.
Bug: webrtc:8287, webrtc:8288
Change-Id: I69ab846851c308d51e23e2b3bc3b55b19d1a07e8
Reviewed-on: https://webrtc-review.googlesource.com/7300
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20281}
2017-10-13 12:03:57 +00:00