webrtc/modules
Jonathan Lennox c219a53c80 Don't try to send REMB or VideoBitrateAllocation when RTCP is off.
Bug: webrtc:12978
Change-Id: I0bd9cb239c9d74695c1408dde985c92b2834ba2d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/225961
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@nvidia.com>
Cr-Commit-Position: refs/heads/master@{#34610}
2021-07-30 20:28:24 +00:00
..
async_audio_processing Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
audio_coding Fix some instances of -Wunused-but-set-variable. 2021-07-28 02:08:30 +00:00
audio_device Update links to point at main branch 2021-07-22 16:41:26 +00:00
audio_mixer Update links to point at main branch 2021-07-22 16:41:26 +00:00
audio_processing Fix some instances of -Wunused-but-set-variable. 2021-07-28 02:08:30 +00:00
congestion_controller Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
desktop_capture Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
include Delete RTPFragmentationHeader as no longer used 2020-09-03 00:01:27 +00:00
pacing Update links to point at main branch 2021-07-22 16:41:26 +00:00
remote_bitrate_estimator Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
rtp_rtcp Don't try to send REMB or VideoBitrateAllocation when RTCP is off. 2021-07-30 20:28:24 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
video_capture Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
video_coding Enable WebRTC-Vp9DependencyDescriptor by default 2021-07-28 12:08:36 +00:00
video_processing Delete unneeded dependencies on the Module abstraction 2020-12-21 09:09:57 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
module_common_types_unittest.cc