Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 55837daba8e18c211d748b815d630db06dd4b282
https://github.com/WebKit/WebKit/commit/55837daba8e18c211d748b815d630db06dd4b282
Author: Philippe Normand <[email protected]>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
M
Source/WebCore/platform/mediastream/gstreamer/GStreamerIncomingTrackProcessor.cpp
Log Message:
-----------
[GStreamer][WebRTC] webrtc/video-av1.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=276587
<rdar://problem/131697366>
Reviewed by Xabier Rodriguez-Calvar.
The test was consistently timing out since 281394@main, due to two issues:
- After disabling the local track, the buffers on the remote track no longer
had video metas,
because the allocation query on the incoming track was no longer active.
- The frames-decoded stats were no set in case there was no dropped frame on
the video sink.
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
*
Source/WebCore/platform/mediastream/gstreamer/GStreamerIncomingTrackProcessor.cpp:
(WebCore::GStreamerIncomingTrackProcessor::configure):
(WebCore::GStreamerIncomingTrackProcessor::stats):
Canonical link: https://commits.webkit.org/286322@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes