gstreamer/ext/wayland
Nicolas Dufresne f14206f2b3 waylandsink: Workaround gnome-shell bug
Use a timeout to limit that amount of time we wait after the compositor
for the initial configure event. Compositor are support to emit a
configure event before any wl_buffer can be attached. The problem is
that Weston strongly enforce this, while gnome-shell simply does not
emit such an event.
2019-05-26 17:49:29 +02:00
..
.gitignore waylandsink: Build bindings for the unstable wl_scaler spec 2014-06-17 13:51:24 +02:00
gstwaylandsink.c waylandsink: Implement XDG-shell stable support 2019-03-04 10:58:54 +00:00
gstwaylandsink.h waylandsink: support fullscreen 2018-05-06 15:13:59 +02:00
Makefile.am waylandsink: Implement XDG-shell stable support 2019-03-04 10:58:54 +00:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
wlbuffer.c wayland/wlbuffer: just return if used_by_compositor is true when attach 2019-05-22 09:14:03 +00:00
wlbuffer.h waylandsink: stack the video subsurface into another subsurface that covers the whole render rectangle 2014-10-11 14:57:14 +02:00
wldisplay.c waylandsink: Implement XDG-shell stable support 2019-03-04 10:58:54 +00:00
wldisplay.h waylandsink: Implement XDG-shell stable support 2019-03-04 10:58:54 +00:00
wllinuxdmabuf.c waylandsink: fix memory offset calculation for dmabuf buffers 2017-03-14 17:07:40 +02:00
wllinuxdmabuf.h waylandsink: support linux dmabuf protocol 2016-11-03 15:37:46 -04:00
wlshmallocator.c waylandsink: Validate strides and offset when using FD as SHM 2017-11-25 14:59:03 -05:00
wlshmallocator.h waylandsink: replace the custom GstWlShmMemory with GstFdMemory 2015-10-14 22:05:51 +02:00
wlvideoformat.c waylandsink: support linux dmabuf protocol 2016-11-03 15:37:46 -04:00
wlvideoformat.h wayland: include drm_fourcc.h properly and fix build 2016-11-04 09:21:59 +00:00
wlwindow.c waylandsink: Workaround gnome-shell bug 2019-05-26 17:49:29 +02:00
wlwindow.h waylandsink: Wait for the surface to be configured 2019-04-03 18:20:58 +00:00