webrtc/modules
Sebastian Jansson cd2a92f8e0 Removes RPLR based FEC controller.
This is not used and adds a lot of maintenance overhead to
the code since it requires that the transport feedback adapter
communicates directly with audio send stream.

This also means that the packet loss tracker used as input for
this can be removed and a lot of wiring up code overall.

Bug: webrtc:9883
Change-Id: I25689fb622ed89cbb378c27212a159485f5f53be
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/156502
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29667}
2019-10-31 13:56:44 +00:00
..
audio_coding Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_device Store logging streams in a manually linked list instead of std::list 2019-10-21 09:02:52 +00:00
audio_mixer Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
audio_processing Reland "Refactoring of the noise suppressor and adding true multichannel support" 2019-10-31 11:56:01 +00:00
congestion_controller Cleanup of feedback observer interface 2019-10-30 07:50:29 +00:00
desktop_capture Revert "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."" 2019-10-30 18:14:52 +00:00
include Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +00:00
pacing Remove redundant BitrateProber::OnIncomingPacket() call 2019-10-29 08:21:24 +00:00
remote_bitrate_estimator Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. 2019-10-24 08:14:02 +00:00
rtp_rtcp Update comments on Audio Level RTP header extension. 2019-10-31 13:11:41 +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 Stop relying on GN's sources_assignment_filter. 2019-10-30 07:37:39 +00:00
video_capture Store logging streams in a manually linked list instead of std::list 2019-10-21 09:02:52 +00:00
video_coding Split out counting unique rtp timestamps from packet_buffer 2019-10-30 15:27:48 +00:00
video_processing Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
BUILD.gn Reland "Refactoring of the noise suppressor and adding true multichannel support" 2019-10-31 11:56:01 +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