webrtc/modules
Diep Bui 2badc0907e Fix pending time calculation in goog_cc.
Packet pending time should be diffed between max_revc_time and receive time as it is done at line 436. The current implementation makes pending time to be negative.

Bug: webrtc:14850
Change-Id: Ie6590ef11caa67254750591abb6bf72679d76941
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/292461
Commit-Queue: Diep Bui <diepbp@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39311}
2023-02-15 09:55:12 +00:00
..
async_audio_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_coding Handling NetEqSetMinimumDelay events in neteq_rtpplay. 2023-02-09 09:39:29 +00:00
audio_device Makes use of the newer version of the RecordedDataIsAvailable mock 2023-02-10 09:01:02 +00:00
audio_mixer Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
audio_processing Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
congestion_controller Fix pending time calculation in goog_cc. 2023-02-15 09:55:12 +00:00
desktop_capture Re-initialize the DXGI capturer when the DPI of the monitor changes 2023-02-13 18:26:29 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
portal Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00
remote_bitrate_estimator Cleanup RemoteEstimatorProxy::IncomingPacket 2023-02-02 10:01:27 +00:00
rtp_rtcp Delete stale TODOs related to VideoLayersAllocation extension 2023-02-10 08:59:59 +00:00
third_party Make header files self contained. 2022-10-08 08:38:36 +00:00
utility Remove log in MaybeWorkerThread::TaskQueueForPost 2022-10-12 10:16:31 +00:00
video_capture Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00
video_coding Remove deprecated VideoStreamDecoderInterface and FrameBuffer2. 2023-02-13 16:25:00 +00:00
BUILD.gn Add utility class MaybeWorkerThread 2022-10-04 11:39:38 +00:00
module_common_types_unittest.cc [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00