webrtc/modules/video_coding/include
Stefan Holmer dbdb3a0079 Refactoring PayloadRouter.
- Move PayloadRouter to RtpTransportControllerInterface.
- Move RetransmissionLimiter inside RtpTransportControllerSend from
  VideoSendStreamImpl.
- Move video RTP specifics into PayloadRouter, in particular ownership
  of the RTP modules.
- PayloadRouter now contains all video specific RTP code, and will be
  renamed in a follow-up to VideoRtpSender.
- Introduce VideoRtpSenderInterface.

Bug: webrtc:9517
Change-Id: I1c7b293fa6f9c320286c80533b3c584498034a38
Reviewed-on: https://webrtc-review.googlesource.com/88240
Commit-Queue: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24009}
2018-07-17 14:46:15 +00:00
..
mock Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
video_codec_initializer.h Move VideoEncoderConfig from call/ to api/. 2018-05-18 12:58:16 +00:00
video_codec_interface.h Generalize SimulcastEncoderAdapter, use for H264 & VP8. 2018-06-21 15:57:43 +00:00
video_coding.h Refactoring PayloadRouter. 2018-07-17 14:46:15 +00:00
video_coding_defines.h Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
video_error_codes.h Added WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME decoder return code. 2017-12-19 14:57:41 +00:00