Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 02f5e022545232e53b0bde72088d8031d22b5644
      
https://github.com/WebKit/WebKit/commit/02f5e022545232e53b0bde72088d8031d22b5644
  Author: Philippe Normand <[email protected]>
  Date:   2026-04-10 (Fri, 10 Apr 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h

  Log Message:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to