webrtc/modules/rtp_rtcp/include
Erik Språng c06aef2ad1 Reland "Use just a lookup map of RTP modules in PacketRouter"
This is a reland of 96f3de0945
Downstream test is fixed, this is a pure reland.

TBR=danilchap@webrtc.org,srte@webrtc.org

Original change's description:
> Use just a lookup map of RTP modules in PacketRouter
>
> Since SSRCs of RTP modules are now set at construction time, we can
> use just a simple unordered map from SSRC to module in packet router.
>
> Bug: webrtc:11036
> Change-Id: I0b3527f17c9ee2df9253c778e5b9e3651a70b355
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/155965
> Commit-Queue: Erik Språng <sprang@webrtc.org>
> Reviewed-by: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#29510}

Bug: webrtc:11036
Change-Id: I0731339dfd0781cc7f2f7ca78ac903539f25ff9c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157304
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29514}
2019-10-17 12:59:39 +00:00
..
flexfec_receiver.h Format almost everything. 2019-07-08 13:45:15 +00:00
flexfec_sender.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +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 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +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 Fix 28 ClangTidy - Readability findings in modules/rtp_rtcp/ 2019-09-04 07:38:20 +00:00
rtp_rtcp_defines.h Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate 2019-10-16 09:26:50 +00:00
rtp_rtcp.h Reland "Use just a lookup map of RTP modules in PacketRouter" 2019-10-17 12:59:39 +00:00
ulpfec_receiver.h Cleanup passing rtp packet to ulpfec receiver. 2019-09-20 11:09:11 +00:00