wayland: Add new gst-wayland library containing a new GstWaylandVideo interface
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 6 May 2013 10:16:02 +0000 (13:16 +0300)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 17 Jun 2014 11:51:23 +0000 (13:51 +0200)
commit86a3c384aeff7c0982115eec48c3b270b463f14b
tree69650df3fc4f54ac30cdf63de0e8d43261b0838b
parent26ce7f2344f0b5a88d5390586be526d46df794dc
wayland: Add new gst-wayland library containing a new GstWaylandVideo interface

This interface is needed to be able to embed waylandsink into
other wayland surfaces. Due to the special nature of wayland,
GstVideoOverlay is not enough for this job.
configure.ac
gst-libs/gst/Makefile.am
gst-libs/gst/wayland/Makefile.am [new file with mode: 0644]
gst-libs/gst/wayland/wayland.c [new file with mode: 0644]
gst-libs/gst/wayland/wayland.h [new file with mode: 0644]