webrtc/modules/congestion_controller
Erik Språng 2028a772df Remove RtpPacketSendInfo.has_rtp_sequence_number
As far as I can tell, every call site already populates this field, so
we can now remove it.

Bug: webrtc:8975
Change-Id: I58515dd16d4ad8bf8872077b67a67f6e92e7b542
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171222
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30857}
2020-03-23 18:34:43 +00:00
..
bbr Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
goog_cc Scale unacked_data consistently in RobustThroughputEstimator 2020-03-11 15:02:44 +00:00
include Make NetworkStateEstimator injectable in RemoteBitrateEstimator 2019-09-10 18:47:36 +00:00
pcc Reland "Delete legacy DataSize and DataRate factories" 2020-02-24 09:50:35 +00:00
rtp Remove RtpPacketSendInfo.has_rtp_sequence_number 2020-03-23 18:34:43 +00:00
BUILD.gn Reformat GN files. 2020-01-21 12:13:11 +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 Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
receive_side_congestion_controller_unittest.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00