gstreamer/ext/wayland
Daniel Stone 68fa80e831 waylandsink: Don't create throwaway empty regions
Instead of creating a region, adding nothing to it, setting that as the
input region and destroying the region, you can instead just pass NULL
to wl_surface_set_input_region for the same effect.

Fixes #702
2019-02-15 12:03:48 +00:00
..
.gitignore waylandsink: Build bindings for the unstable wl_scaler spec 2014-06-17 13:51:24 +02:00
gstwaylandsink.c waylandsink: support fullscreen 2018-05-06 15:13:59 +02:00
gstwaylandsink.h waylandsink: support fullscreen 2018-05-06 15:13:59 +02:00
Makefile.am waylandsink: relaxed wl_shell check and added zwp_fullscreen_shell. 2018-07-25 07:53:09 -04:00
meson.build waylandsink: relaxed wl_shell check and added zwp_fullscreen_shell. 2018-07-25 07:53:09 -04:00
wlbuffer.c waylandsink: take into account the case where a pool may be destroyed together with GstWlDisplay 2014-10-11 14:57:14 +02: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: Avoid race condition on multi-threaded client 2018-12-13 17:20:04 +00:00
wldisplay.h waylandsink: Avoid race condition on multi-threaded client 2018-12-13 17:20:04 +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: Don't create throwaway empty regions 2019-02-15 12:03:48 +00:00
wlwindow.h waylandsink: Avoid race condition on multi-threaded client 2018-12-13 17:20:04 +00:00