webrtc/modules/rtp_rtcp/include
Niels Möller bb87f8a4a4 Delete unused/unsupported RetransmissionMode constants
Configurability via SetSelectiveRetransmissions was deleted in
https://webrtc-review.googlesource.com/c/119920.

Delete constants kRetransmitFECPackets and kRetransmitAllPackets,
which are never enabled in production code. Also move the declaration
of RetransmissionMode from rtp_rtcp_defines.h to rtp_sender_video.h,
to reduce visibility to applications.

Bug: None
Change-Id: I70dcf7532aa3415a2449d8d807c500c1f149bf6d
Reviewed-on: https://webrtc-review.googlesource.com/c/120053
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26570}
2019-02-06 14:19:09 +00:00
..
flexfec_receiver.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
flexfec_sender.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
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 (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_rtcp_defines.cc Reland "Delete RtpUtility::Payload, and refactor RTPSender to not use it" 2019-01-24 16:35:00 +00:00
rtp_rtcp_defines.h Delete unused/unsupported RetransmissionMode constants 2019-02-06 14:19:09 +00:00
rtp_rtcp.h Move FrameCountObserver from RTPSender to RtpVideoSender 2019-01-29 09:31:11 +00:00
ulpfec_receiver.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00