webrtc/modules
Danil Chapovalov 87b7c1aa6e Reduce warning logging when minimum playout delay exceed maximum
There can be error log each frame when maximum playout delay sent with the frame exceed delay derived from the av-sync.
In such scenario prefer to limit the playout delay by the one attached to the received frame.

Bug: b/390043766
Change-Id: Ia57969df72f7a649e5a9280d5bb29986f5ea14b7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374284
Reviewed-by: Johannes Kron <kron@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43814}
2025-01-28 03:34:18 -08:00
..
async_audio_processing Deprecate rtc::RefCountInterface 2024-06-07 09:47:26 +00:00
audio_coding Disable clang-format in Matlab files 2025-01-09 13:37:34 -08:00
audio_device Format /modules folder 2025-01-08 03:46:30 -08:00
audio_mixer Comment unused variables in implemented functions 13\n 2024-10-31 07:44:25 +00:00
audio_processing Propagate field trials to aec3 sub components 2025-01-16 04:02:36 -08:00
congestion_controller Format /modules folder 2025-01-08 03:46:30 -08:00
desktop_capture desktop_capture: Fix Xrandr / Xrender order 2025-01-27 14:57:28 -08:00
include Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
pacing Format /modules folder 2025-01-08 03:46:30 -08:00
portal add missing includes for the build with use_libcxx_modules 2024-12-11 17:32:19 -08:00
remote_bitrate_estimator Comment unused variables in implemented functions 14\n 2024-11-18 11:32:25 +00:00
rtp_rtcp Make AV1 even payload size default-on when packetizer is used directly 2025-01-27 08:02:33 -08:00
third_party Add .clang-format in third_party folders to disable formatting 2025-01-09 06:09:48 -08:00
utility Format /modules folder 2025-01-08 03:46:30 -08:00
video_capture Replace gunit.h macros with WaitUntil in modules/ 2025-01-20 02:17:10 -08:00
video_coding Reduce warning logging when minimum playout delay exceed maximum 2025-01-28 03:34:18 -08:00
BUILD.gn Create a custom test launcher for android 2024-12-06 09:30:37 +00:00
module_common_types_unittest.cc [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00