[webkit-changes] [WebKit/WebKit] 9d5844: [GTK][GStreamer] VA+DMABuf videos flicker

Philippe Normand noreply at github.com
Thu Jun 20 12:40:38 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d5844679af8f84036f1b800307e799bd7ab73ba
      https://github.com/WebKit/WebKit/commit/9d5844679af8f84036f1b800307e799bd7ab73ba
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

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

  Log Message:
  -----------
  [GTK][GStreamer] VA+DMABuf videos flicker
https://bugs.webkit.org/show_bug.cgi?id=253807

Reviewed by Xabier Rodriguez-Calvar.

By requesting a video frame allocation pool containing at least 3 frames, the risks of flickering
when rendering should be reduced.

* Source/WebCore/platform/graphics/gstreamer/GStreamerVideoSinkCommon.cpp:
(WebKitVideoSinkProbe::doProbe):

Canonical link: https://commits.webkit.org/280210@main



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


More information about the webkit-changes mailing list