webrtc/modules/rtp_rtcp/include
Erik Språng 30a276b5d7 Add RTP sequence number to TransportFeedbackObserver::AddPacket()
With this change, both the normal RTP and the transport-wide sequence
numbers are propagated with with AddPacket() call via a new
RtpPacketSendInfo struct, replacing the previous set of parameters.

The intent with this is that SendTimeHistory can hold a mapping from
transport-wide to rtp sequence numbers, and then via callbacks let the
RTP modules know when packets have been received by the remote end.

Bug: webrtc:8975
Change-Id: I6a24fc6282cbb041393752d39593c2867b242192
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133021
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27708}
2019-04-23 11:02:56 +00:00
..
flexfec_receiver.h Replacing SequencedTaskChecker with SequenceChecker. 2019-04-09 12:28:04 +00:00
flexfec_sender.h Reland "Move api/rtp_headers.h to its own build target." 2019-03-21 09:17:07 +00:00
receive_statistics.h Move RtcpStatistics from common_types.h to a new header file 2018-11-27 13:46:42 +00:00
remote_ntp_time_estimator.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
rtcp_statistics.h Move RtcpStatistics from common_types.h to a new header file 2018-11-27 13:46:42 +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 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
rtp_header_parser.h Removes verbose extension warning in Scenario tests. 2019-03-06 14:00:11 +00:00
rtp_rtcp_defines.cc Add RTP sequence number to TransportFeedbackObserver::AddPacket() 2019-04-23 11:02:56 +00:00
rtp_rtcp_defines.h Add RTP sequence number to TransportFeedbackObserver::AddPacket() 2019-04-23 11:02:56 +00:00
rtp_rtcp.h Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback 2019-04-09 11:13:39 +00:00
ulpfec_receiver.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00