gstreamer/gst
Holger Kaelberer f8666e2cae vaapisink: fix display initialization in GstVideoOverlay implementation.
When gst_vaapisink_video_overlay_set_window_handle() is called early,
before the pipeline has been set to PLAYING, the display has not yet
been initialized and _PLUGIN_BASE_DISPLAY_TYPE() is not yet
up-to-date. For this reason the foreign XID is not attached.

Now _ensure_display() is called earlier.

https://bugzilla.gnome.org/show_bug.cgi?id=722244

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2014-01-15 11:07:05 +01:00
..
vaapi vaapisink: fix display initialization in GstVideoOverlay implementation. 2014-01-15 11:07:05 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00