webrtc/modules/rtp_rtcp/include
Erik Språng 6a0a55907b Reland "Correctly handle retransmissions/padding in early loss detection."
This is a reland of e9ae4729e0

TBR=philipel@webrtc.org,terelius@webrtc.org

Original change's description:
> Correctly handle retransmissions/padding in early loss detection.
>
> This CL makes sure we don't cull packets from the history based on
> incorrect ack mapping, just like it's predecessor:
> https://webrtc-review.googlesource.com/c/src/+/218000
>
> It also changes the logic to make sure retransmits counts towards
> history pruning - and properly ignores padding/fec.
>
> Bug: webrtc:12713
> Change-Id: I7835d10e483687e960a9cce41d4e2f1a6c3189b4
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/221863
> Reviewed-by: Björn Terelius <terelius@webrtc.org>
> Reviewed-by: Philip Eliasson <philipel@webrtc.org>
> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
> Commit-Queue: Erik Språng <sprang@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#34293}

Bug: webrtc:12713
Change-Id: Iec123d71edafea98fe289acde007b57e212681f4
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/222640
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34297}
2021-06-16 08:14:27 +00:00
..
flexfec_receiver.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
flexfec_sender.h Migrate modules/rtp_rtcp to webrtc::Mutex. 2020-07-07 12:13:47 +00:00
receive_statistics.h Add a mutex free implementation of webrtc::ReceiveStatistics 2021-03-10 14:16:38 +00:00
remote_ntp_time_estimator.h Add clock skew estimate between sender and receiver in RemoteNtpTimeEstimator. 2020-02-06 15:47:59 +00:00
report_block_data.cc ReportBlockData and observer added, for stats collection in future CLs. 2019-05-16 12:12:07 +00:00
report_block_data.h ReportBlockData and observer added, for stats collection in future CLs. 2019-05-16 12:12:07 +00:00
rtcp_statistics.h Delete RtcpStatistic struct as no longer used 2021-05-19 08:07:56 +00:00
rtp_cvo.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_extension_map.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
rtp_packet_sender.h Adds support for passing a vector of packets to the paced sender. 2019-10-04 08:56:11 +00:00
rtp_rtcp.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
rtp_rtcp_defines.cc Post stats updates in RtpSenderEgress to the worker. 2020-06-29 15:35:09 +00:00
rtp_rtcp_defines.h Reland "Correctly handle retransmissions/padding in early loss detection." 2021-06-16 08:14:27 +00:00
ulpfec_receiver.h Fix: don't use recovered packets in UlpFEC recovery 2020-03-11 12:49:11 +00:00