webrtc/modules
Elad Alon e86af2c75f Allowing buffering a LNTF (loss notification) feedback message in RTCPSender
Loss notifications may either be sent immediately, or wait until another
RTCP feedback message is sent.

Bug: webrtc:10336
Change-Id: I40601d9fa1dec6c17b2ce905cb0c8cd2dcff7893
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/139242
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28142}
2019-06-03 16:28:34 +00:00
..
audio_coding Check input file extension is not wav 2019-06-03 15:43:10 +00:00
audio_device Prevent howling in RunPlayoutAndRecordingInFullDuplex 2019-06-03 15:06:12 +00:00
audio_mixer Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
audio_processing Avoid the render lock in AudioProcessingImpl::ProcessStream 2019-05-24 13:24:27 +00:00
bitrate_controller Cleanup: Using DCHECK comparison macros for unit types. 2019-04-12 13:01:03 +00:00
congestion_controller Add acked bandwidth estimator config for sample uncertainty in ALR. 2019-05-29 13:08:53 +00:00
desktop_capture Lowercase windows includes in desktop_capture/. 2019-05-23 06:36:19 +00:00
include Allowing buffering a LNTF (loss notification) feedback message in RTCPSender 2019-06-03 16:28:34 +00:00
pacing Allow overriding subsets of probing field trials 2019-05-27 13:43:45 +00:00
remote_bitrate_estimator Distinguish between missing packet and send failure. 2019-05-13 10:24:09 +00:00
rtp_rtcp Allowing buffering a LNTF (loss notification) feedback message in RTCPSender 2019-06-03 16:28:34 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Delete deprecated PlatformThread looping 2019-05-03 08:35:42 +00:00
video_capture Delete deprecated PlatformThread looping 2019-05-03 08:35:42 +00:00
video_coding Allowing buffering a LNTF (loss notification) feedback message in RTCPSender 2019-06-03 16:28:34 +00:00
video_processing Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +00:00
BUILD.gn Buffer RTCP feedback messages in RtpVideoStreamReceiver 2019-06-03 12:19:36 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS