waylandsink: split window-related code out to a new GstWlWindow class
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Thu, 13 Feb 2014 10:59:45 +0000 (11:59 +0100)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 17 Jun 2014 11:51:22 +0000 (13:51 +0200)
commitae6aebd9d5561954d19d6a61d0bd346b751adeed
tree6be493f9092a629c70c949faef47b8c09ac8cadd
parent05f0842572e3f4af894ad2a361f1cccc7c559df6
waylandsink: split window-related code out to a new GstWlWindow class

GstWlWindow also has API ready to support subsurfaces.
ext/wayland/Makefile.am
ext/wayland/gstwaylandsink.c
ext/wayland/gstwaylandsink.h
ext/wayland/wlwindow.c [new file with mode: 0644]
ext/wayland/wlwindow.h [new file with mode: 0644]