webrtc/modules/rtp_rtcp/test/testAPI
Niels Möller 1f3206cca4 Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1
Add new method OnRtpPacket, but leave
ReceiveStatisticsImpl::IncomingPacket and most of the implementation
unchanged. Deleting the old method and converting implementation from
RTPHeader to RtpPacketreceived is planned for a followup, after
downstream code is updated.

Bug: webrtc:7135, webrtc:8016
Change-Id: I697ec12804618859f8d69415622d1b957e1d0847
Reviewed-on: https://webrtc-review.googlesource.com/100104
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24889}
2018-09-28 12:00:28 +00:00
..
test_api_audio.cc Change some pointers to std::unique_ptr in rtp_rtcp tests. 2018-08-24 07:26:04 +00:00
test_api_rtcp.cc Change some pointers to std::unique_ptr in rtp_rtcp tests. 2018-08-24 07:26:04 +00:00
test_api_video.cc Change some pointers to std::unique_ptr in rtp_rtcp tests. 2018-08-24 07:26:04 +00:00
test_api.cc Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1 2018-09-28 12:00:28 +00:00
test_api.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00