gstreamer/ext/wayland
George Kiagiadakis a67b08cdd0 waylandsink/waylandpool: ref the display instead of the sink to avoid cyclic references
The reference to the sink is not really needed anyway in waylandpool,
what matters basically is that the display is active as long as the
pool is active, so we really want to reference the display object
instead of the sink.
2014-06-17 13:51:23 +02:00
..
gstwaylandsink.c waylandsink/waylandpool: ref the display instead of the sink to avoid cyclic references 2014-06-17 13:51:23 +02:00
gstwaylandsink.h waylandsink: make the display property useful 2014-06-17 13:51:23 +02:00
Makefile.am waylandsink: split window-related code out to a new GstWlWindow class 2014-06-17 13:51:22 +02:00
waylandpool.c waylandsink/waylandpool: ref the display instead of the sink to avoid cyclic references 2014-06-17 13:51:23 +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: apply the same debug category to all the subobjects 2014-06-17 13:51:22 +02:00
wldisplay.h waylandsink: process display events in a separate thread 2014-06-17 13:51:20 +02:00
wlvideoformat.c waylandsink: apply the same debug category to all the subobjects 2014-06-17 13:51:22 +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: apply the same debug category to all the subobjects 2014-06-17 13:51:22 +02:00
wlwindow.h waylandsink: split window-related code out to a new GstWlWindow class 2014-06-17 13:51:22 +02:00