WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115801
[GStreamer] Fullscreen video playback does not work in Wayland
https://bugs.webkit.org/show_bug.cgi?id=115801
Summary
[GStreamer] Fullscreen video playback does not work in Wayland
Iago Toral
Reported
2013-05-08 07:20:12 PDT
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).
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2014-03-05 00:02:43 PST
We removed native fullscreen video display support. Fullscreen display is now the video element itself being scaled up (IIRC). Perhaps this bug can be closed then?
Iago Toral
Comment 2
2014-03-05 00:12:14 PST
Since we do not depend on the native window system anymore the problem does not exist any more. Closing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug