webrtc/modules
Jeremy Leconte 06e2148889 Deflake simulcast flow tests: prevent negative Timestamp exception.
These tests often fail in 'ExtrapolateLocalTime' because the result gives a negative Timestamp.

Here is the stack from https://chromium-swarm.appspot.com/task?id=6173230e67897b10:
PC: @     0x7f03afdb8e87  (unknown)  raise
    ...
    @     0x55f4a360ba71        352  webrtc::Timestamp::operator+()
    @     0x55f4a47ecaf3        160  webrtc::TimestampExtrapolator::ExtrapolateLocalTime()

Low-Coverage-Reason: coverage isn't that low.
Change-Id: If3e7cbf31d6c4800727b24352ed2c6edc425fc73
Bug: webrtc:15022
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300600
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#39853}
2023-04-13 16:35:26 +00:00
..
async_audio_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_coding Refactor NetEq fake decode from file. 2023-04-13 14:48:41 +00:00
audio_device Use AudioDeviceModule instead of TestAudioDeviceModule. 2023-04-13 12:31:34 +00:00
audio_mixer Add histogram for audio mixer maximum source count. 2023-04-12 17:48:40 +00:00
audio_processing Fix missing libc++ includes in webrtc 2023-03-02 10:14:51 +00:00
congestion_controller Cleanup ReceiveSideCongestionController api from OnReceivedPacket taking legacy RTPHeader 2023-04-05 17:07:27 +00:00
desktop_capture Adds temporary verbose logging to track cursor flickering (WebRTC) 2023-04-12 22:47:33 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing Replace lock with SequenceChecker in PacketRouter 2023-04-13 11:42:30 +00:00
portal Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00
remote_bitrate_estimator Cleanup ReceiveSideCongestionController api from OnReceivedPacket taking legacy RTPHeader 2023-04-05 17:07:27 +00:00
rtp_rtcp Cleanup ReportBlockData class: use Timestamp and TimeDelta 2023-04-13 08:51:12 +00:00
third_party Make header files self contained. 2022-10-08 08:38:36 +00:00
utility Reland "Launch WebRTC-SendPacketsOnWorkerThread"" 2023-03-02 17:11:03 +00:00
video_capture Build video capture implementation for chromium 2023-02-20 15:29:43 +00:00
video_coding Deflake simulcast flow tests: prevent negative Timestamp exception. 2023-04-13 16:35:26 +00:00
BUILD.gn Move deprecated VCMSessionInfo to modules/video_coding/deprecated/. 2023-03-06 14:10:45 +00:00
module_common_types_unittest.cc [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00