webrtc/modules
Per Kjellander b11c4111f3 Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate
Bug: webrtc:10742
Change-Id: I179089a7b5ffcfcd93a56c836338872f600599af
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157161
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29498}
2019-10-16 09:26:50 +00:00
..
audio_coding NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate 2019-10-11 08:34:53 +00:00
audio_device Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
audio_mixer Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest 2019-10-15 09:17:36 +00:00
audio_processing AEC3: Add support for logging warnings on delay buffer changes 2019-10-15 12:16:51 +00:00
congestion_controller Adds logging of NetworkStateEstimator estimates. 2019-10-14 15:42:17 +00:00
desktop_capture Add missing RTC_EXPORT for the component build. 2019-10-15 09:07:44 +00:00
include Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +00:00
pacing Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet 2019-10-10 16:40:39 +00:00
remote_bitrate_estimator Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet 2019-10-10 16:40:39 +00:00
rtp_rtcp Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate 2019-10-16 09:26:50 +00:00
third_party Format almost everything. 2019-07-08 13:45:15 +00:00
utility Format almost everything. 2019-07-08 13:45:15 +00:00
video_capture Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
video_coding Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest 2019-10-15 09:17:36 +00:00
video_processing Format almost everything. 2019-07-08 13:45:15 +00:00
BUILD.gn Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +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