webrtc/modules/rtp_rtcp/include
Tommi 3a5742c880 Add thread/sequence checks to ModuleRtpRtcpImpl.
This ended up with needing to fork the current implementation
in order to not break downstream projects that were inheriting
from it. While those get updated, we'll move on with the forked
class.

Bug: webrtc:11581,b/8278269
Change-Id: I05b596cbda71aa5b72894c31a7119d17d4761883
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175500
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31334}
2020-05-20 15:45:21 +00:00
..
flexfec_receiver.h Format almost everything. 2019-07-08 13:45:15 +00:00
flexfec_sender.h Refactors FEC in preparation for deferred packet generation. 2020-05-05 13:59:14 +00:00
receive_statistics.h Include module_common_types.h only where needed 2019-09-24 08:22: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 Split out RtcpCnameCallback from RtcpStatisticsCallback 2019-08-06 08:29:57 +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 Cleanup: Replacing set extension status bool with CHECK. 2019-10-15 12:55:46 +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_defines.cc Cleanup of TransportFeedbackAdapter. 2019-11-01 11:55:16 +00:00
rtp_rtcp_defines.h Refactors send rate statistics in RtpSenderEgress 2020-05-11 17:14:33 +00:00
rtp_rtcp.h Add thread/sequence checks to ModuleRtpRtcpImpl. 2020-05-20 15:45:21 +00:00
ulpfec_receiver.h Fix: don't use recovered packets in UlpFEC recovery 2020-03-11 12:49:11 +00:00