webrtc/modules
Tommi 3a5742c880 Add thread/sequence checks to ModuleRtpRtcpImpl.
This ended up with needing to fork the current implementation
in order to not break downstream projects that were inheriting
from it. While those get updated, we'll move on with the forked
class.

Bug: webrtc:11581,b/8278269
Change-Id: I05b596cbda71aa5b72894c31a7119d17d4761883
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175500
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31334}
2020-05-20 15:45:21 +00:00
..
audio_coding In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00
audio_device In modules/audio_device replace mock macros with unified MOCK_METHOD macro 2020-05-19 09:11:48 +00:00
audio_mixer In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00
audio_processing In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00
congestion_controller Limit BWE drops from probes to 85% of the throughput estimate. 2020-04-16 14:51:43 +00:00
desktop_capture Reset frame queue in ScreenCapturerX11::SelectSource to fix issues with different sized monitors. 2020-05-12 22:45:05 +00:00
include Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" 2020-03-09 13:41:35 +00:00
pacing Reland "Removes lock release in PacedSender callback." 2020-05-20 11:49:21 +00:00
remote_bitrate_estimator Replace std::string::find() == 0 with absl::StartsWith (part 2). 2020-04-02 14:38:30 +00:00
rtp_rtcp Add thread/sequence checks to ModuleRtpRtcpImpl. 2020-05-20 15:45:21 +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 Make ProcessThread be a TaskQueue implementation 2020-02-27 14:29:03 +00:00
video_capture Fix -Wunreacheable-code on Mac. 2020-03-30 07:34:12 +00:00
video_coding Update call expectations in ReceiveStatisticsProxy, add thread checks 2020-05-20 10:27:50 +00:00
video_processing Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
BUILD.gn iSAC API wrapper unit test fix 2020-02-27 14:27:23 +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