gstreamer/ext/wayland
Nicolas Dufresne b06a8bffde waylandsink: Disable video-alignment from the pool
The SHM interface does not allow passing arbitrary strides and offsets,
for this reason, we simply disable this feature from the proposed pool.

This fixes video artifact seen when using the FFMPEG based video
decoder.

https://bugzilla.gnome.org/show_bug.cgi?id=790057
2017-11-25 14:59:03 -05:00
..
.gitignore waylandsink: Build bindings for the unstable wl_scaler spec 2014-06-17 13:51:24 +02:00
gstwaylandsink.c waylandsink: Disable video-alignment from the pool 2017-11-25 14:59:03 -05:00
gstwaylandsink.h waylandsink: support linux dmabuf protocol 2016-11-03 15:37:46 -04:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04: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: 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 gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:23 +03: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