gstreamer/gst-libs
Gwenole Beauchesne 382542c747 window: fix GLX window initialization.
Make sure to create the GLX context once the window object has completed
its creation. Since gl_resize() relies on the newly created window size,
then we cannot simply overload the GstVaapiWindowClass::create() hook.
So, we just call into gst_vaapi_window_glx_ensure_context() once the
window object is created in the gst_vaapi_window_glx_new*() functions.
2013-05-27 17:21:10 +02:00
..
gst window: fix GLX window initialization. 2013-05-27 17:21:10 +02:00
Makefile.am Initial import of the gstreamer-vaapi hierarchy. 2010-01-12 15:51:39 +00:00