gstreamer/ext/wayland
George Kiagiadakis d1480124a7 waylandsink/waylandpool: refactor code
* make use of GstBufferPool::start/stop functions to allocate/deallocate memory
* get rid of struct shm_pool and do all operations cleanly inside WaylandBufferPool
* store a GstVideoInfo during configuration instead of the width & height
  and use the stride from the video info instead of hardcoding its value
2014-06-17 13:51:21 +02:00
..
gstwaylandsink.c waylandsink: split video format related functions out to a separate file 2014-06-17 13:51:21 +02:00
gstwaylandsink.h waylandsink: split video format related functions out to a separate file 2014-06-17 13:51:21 +02:00
Makefile.am waylandsink: split video format related functions out to a separate file 2014-06-17 13:51:21 +02:00
waylandpool.c waylandsink/waylandpool: refactor code 2014-06-17 13:51:21 +02:00
waylandpool.h waylandsink/waylandpool: refactor code 2014-06-17 13:51:21 +02:00
wldisplay.c waylandsink: process display events in a separate thread 2014-06-17 13:51:20 +02:00
wldisplay.h waylandsink: process display events in a separate thread 2014-06-17 13:51:20 +02:00
wlvideoformat.c waylandsink: split video format related functions out to a separate file 2014-06-17 13:51:21 +02:00
wlvideoformat.h waylandsink: split video format related functions out to a separate file 2014-06-17 13:51:21 +02:00