wayland: fix display sharing.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 28 Jan 2013 13:45:28 +0000 (14:45 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 28 Jan 2013 17:24:37 +0000 (18:24 +0100)
commit087bf30c23ac335c482c8be2e5759d7a918cf2c6
treec1bc2b884a53c8305d8c7e258399ae39ed1b7337
parent0ed1735d8bd3eabcf69d5201a78f81f649abec09
wayland: fix display sharing.

When the Wayland display is shared, we still have to create our own local
shell and compositor objects, since they are not propagated from the cache.
Likewise, we also need to determine the display size or vaapisink would
fail to account for the display aspect ratio, and will try to create a 0x0
window.
gst-libs/gst/vaapi/gstvaapidisplay_wayland.c