webrtc/modules
Erik Språng bd09a46aa1 Move some tests out from rtp_sender_unittest.
Moves OnSendSideDelayUpdated and OnSendPacketUpdated out from
rtp_sender_unittest and into rtp_sender_egress_unittest and
rtp_rtcp_impl2_unittest. The former test now only tests the logic for
updating send-side-delay stats. The latter is now on a proper
RtpRtcp-level and also verifies that frame timestamps makes it to the
egress (as assumed by the first test).

Bug: webrtc:11340
Change-Id: I784042ad91eb66a4d1eebdbbc625f9522528bfb5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/218502
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33996}
2021-05-12 14:01:29 +00:00
..
async_audio_processing Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
audio_coding Not dropping the refresh DTX packets but substituting them by 1 byte packets. 2021-05-11 19:47:34 +00:00
audio_device Reland "Refactor the PlatformThread API." 2021-05-07 14:14:43 +00:00
audio_mixer Audio - Mixer conceptual documentation: fix footnote 2021-05-06 09:17:19 +00:00
audio_processing Reland "Refactor the PlatformThread API." 2021-05-07 14:14:43 +00:00
congestion_controller Remove REMB throttling funcionality from PacketRouter 2021-05-12 11:24:58 +00:00
desktop_capture Reland "Refactor the PlatformThread API." 2021-05-07 14:14:43 +00:00
include Delete RTPFragmentationHeader as no longer used 2020-09-03 00:01:27 +00:00
pacing Remove REMB throttling funcionality from PacketRouter 2021-05-12 11:24:58 +00:00
remote_bitrate_estimator Remove REMB throttling funcionality from PacketRouter 2021-05-12 11:24:58 +00:00
rtp_rtcp Move some tests out from rtp_sender_unittest. 2021-05-12 14:01:29 +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 Reland "Refactor the PlatformThread API." 2021-05-07 14:14:43 +00:00
video_capture Reland "Refactor the PlatformThread API." 2021-05-07 14:14:43 +00:00
video_coding Fix the VideoFrameType of super frame construction in VideoProcessor 2021-05-12 02:21:45 +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 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00