Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 8c8cdd72737bf7c6db38a7a6b2a4ea938c3dc5f2
https://github.com/WebKit/WebKit/commit/8c8cdd72737bf7c6db38a7a6b2a4ea938c3dc5f2
Author: Philippe Normand <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h
Log Message:
-----------
Cherry-pick 310916@main (02f5e0225452).
https://bugs.webkit.org/show_bug.cgi?id=311803
[GStreamer] Rework rvfc mediaTime calculations
https://bugs.webkit.org/show_bug.cgi?id=311803
Reviewed by Xabier Rodriguez-Calvar.
Use the sample segment to convert the buffer PTS to stream time instead of
the previous workaround
of estimating the video frame duration and applying it to the PTS.
*
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::triggerRepaint):
(WebCore::MediaPlayerPrivateGStreamer::videoFrameMetadata):
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h:
Canonical link: https://commits.webkit.org/310916@main
Canonical link: https://commits.webkit.org/305877.410@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications