[webkit-changes] [WebKit/WebKit] 3fb2e1: [GStreamer] Critical warning when updating video s...
Philippe Normand
noreply at github.com
Wed May 31 00:41:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3fb2e1af3914876bb1760a036a9407a3e1729a22
https://github.com/WebKit/WebKit/commit/3fb2e1af3914876bb1760a036a9407a3e1729a22
Author: Philippe Normand <philn at igalia.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer] Critical warning when updating video sink stats of a player in error state
https://bugs.webkit.org/show_bug.cgi?id=257499
Reviewed by Xabier Rodriguez-Calvar.
Don't attempt to gather video rendering metrics if the player hasn't created a video sink.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::updateVideoSinkStatistics):
Canonical link: https://commits.webkit.org/264718@main
More information about the webkit-changes
mailing list