waylandsink: process display events in a separate thread
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Wed, 12 Feb 2014 10:28:40 +0000 (11:28 +0100)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 17 Jun 2014 11:51:20 +0000 (13:51 +0200)
commite600a323b72898a33f5b06c76ae4c4909eac1910
tree90a2306dd8cd55ab3e21b00132df7f4105bc90bd
parenteb8ab3732e0abb0e364b99037819b8ce1b337b88
waylandsink: process display events in a separate thread

This also moves the display-related code into a new GstWlDisplay class,
which takes care of the new thread
ext/wayland/Makefile.am
ext/wayland/gstwaylandsink.c
ext/wayland/gstwaylandsink.h
ext/wayland/waylandpool.c
ext/wayland/wldisplay.c [new file with mode: 0644]
ext/wayland/wldisplay.h [new file with mode: 0644]