gstreamer/ext/wayland
George Kiagiadakis bf2232c999 waylandsink/waylandpool: call the start/stop methods of the parent class
start() makes sure that the minimum ammount of buffers requested is allocated.

stop() makes sure that buffers are actually destroyed and prevents
filling the file system when resizing the surface a lot, because the
wayland-shm-* files will stay on the file system as long as the wl_buffers
created out of them are alive.
2014-06-17 13:51:24 +02:00
..
gstwaylandsink.c waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfaces 2014-06-17 13:51:24 +02:00
gstwaylandsink.h waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfaces 2014-06-17 13:51:24 +02:00
Makefile.am waylandsink: implement with stubs the GstWaylandVideo & GstVideoOverlay interfaces 2014-06-17 13:51:23 +02:00
waylandpool.c waylandsink/waylandpool: call the start/stop methods of the parent class 2014-06-17 13:51:24 +02:00
waylandpool.h waylandsink/waylandpool: ref the display instead of the sink to avoid cyclic references 2014-06-17 13:51:23 +02:00
wldisplay.c waylandsink: handle the list of supported formats properly 2014-06-17 13:51:23 +02:00
wldisplay.h waylandsink: handle the list of supported formats properly 2014-06-17 13:51:23 +02:00
wlvideoformat.c waylandsink/wlvideoformat: add mappings for many common formats 2014-06-17 13:51:23 +02:00
wlvideoformat.h waylandsink: split video format related functions out to a separate file 2014-06-17 13:51:21 +02:00
wlwindow.c waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfaces 2014-06-17 13:51:24 +02:00
wlwindow.h waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfaces 2014-06-17 13:51:24 +02:00