gstreamer/ext/wayland
2016-03-24 14:56:51 +02:00
..
.gitignore waylandsink: Build bindings for the unstable wl_scaler spec 2014-06-17 13:51:24 +02:00
gstwaylandsink.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstwaylandsink.h waylandsink: improve the way the video size is passed to wlwindow and also improve the code for window creation 2014-06-17 13:51:29 +02:00
Makefile.am waylandsink: replace the custom GstWlShmMemory with GstFdMemory 2015-10-14 22:05:51 +02:00
scaler.xml waylandsink: Update wl_scaler to version 2 2014-06-17 13:51:26 +02: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 wayland: fix null pointer dereference on error 2016-03-17 02:28:32 +11:00
wldisplay.h waylandsink: rename GstWlDisplay::formats array to shm_formats 2015-10-14 22:05:52 +02:00
wlshmallocator.c waylandsink: replace the custom GstWlShmMemory with GstFdMemory 2015-10-14 22:05:51 +02:00
wlshmallocator.h waylandsink: replace the custom GstWlShmMemory with GstFdMemory 2015-10-14 22:05:51 +02:00
wlvideoformat.c waylandsink: rename video format conversion functions to indicate they are about wl_shm 2014-10-11 14:57:14 +02:00
wlvideoformat.h waylandsink: stack the video subsurface into another subsurface that covers the whole render rectangle 2014-10-11 14:57:14 +02:00
wlwindow.c waylandsink: call gst_video_sink_center_rect with a destination rectangle that starts from (0,0) 2015-11-18 13:10:45 +01:00
wlwindow.h waylandsink: stack the video subsurface into another subsurface that covers the whole render rectangle 2014-10-11 14:57:14 +02:00