[Webkit-unassigned] [Bug 115801] New: Fullscreen video playback does not work in Wayland

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 8 07:21:47 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115801

           Summary: Fullscreen video playback does not work in Wayland
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: itoral at igalia.com


Current implementation in WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp expects a GStreamer sink that implements the video overlay interface for the fullscreen mode, but GStreamer's  waylandsink from gst-plugins-bad does not implement this interface yet

If waylandsink supports the video overlay interface in the future the code in WebCore/platform/graphics/gstreamer/PlatformVideoWindowGtk.cpp should be updated to support Wayland windows (current implementation only supports X).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list