gstreamer/ext/wayland
Fabien Dessenne e2dffab9be waylandsink: consider buffer size when copying to wl shm pool
When the sink receives a buffer that is neither a wl_shm one nor a
dmabuf one, this buffer is copied to an internal wl_shm buffer before
being sent to the display.
In that case, the actual size of the received buffer (which may differ
from the one negotiated in the caps) must be used.

https://bugzilla.gnome.org/show_bug.cgi?id=777841
2017-02-22 04:23:44 -05:00
..
.gitignore waylandsink: Build bindings for the unstable wl_scaler spec 2014-06-17 13:51:24 +02:00
gstwaylandsink.c waylandsink: consider buffer size when copying to wl shm pool 2017-02-22 04:23:44 -05:00
gstwaylandsink.h waylandsink: support linux dmabuf protocol 2016-11-03 15:37:46 -04:00
Makefile.am wayland: avoid prefix clash in combined pkg-config check 2016-11-18 10:41:16 -08:00
meson.build meson: Build waylandsink 2016-11-15 18:33:25 -03: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 ext: Fix various compiler warnings with clang 2016-11-25 23:47:15 +02:00
wldisplay.h waylandsink: Rework dmabuf support 2016-11-03 15:37:46 -04:00
wllinuxdmabuf.c waylandsink: Rework dmabuf support 2016-11-03 15:37:46 -04:00
wllinuxdmabuf.h waylandsink: support linux dmabuf protocol 2016-11-03 15:37:46 -04:00
wlshmallocator.c waylandsink: Rework dmabuf support 2016-11-03 15:37:46 -04: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: set video surface opaque 2017-02-02 13:14:01 -05:00
wlwindow.h waylandsink: Update our window size on configure event 2016-09-22 19:12:22 -04:00