wayland: add support for windowed mode.
authorRob Bradford <rob@linux.intel.com>
Thu, 4 Oct 2012 16:39:52 +0000 (17:39 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 5 Oct 2012 11:38:46 +0000 (13:38 +0200)
commit0cde1f52893c56e284d60cdbf38ac0c46063f7a9
tree7cc1dc6fe02bc2cc5eb8992ad03cbb9583ed8bfc
parent07ee807f8842bbde442feed7582d90237125c6a8
wayland: add support for windowed mode.

Rather than always making the surface fullscreen instead implement the
set_fullscreen vfunc on GstVaapiWindow and then set the shell surface
fullscreen on not depending on that.

Reviewed-by: Joe Konno <joe.konno@intel.com>
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst-libs/gst/vaapi/gstvaapiwindow_wayland.c