GNOME Bugzilla – Bug 726360
[RFC] GstContext x11 display handling
Last modified: 2014-03-16 15:34:47 UTC
This shares the actual x11 display handle between elements which is needed for GL context sharing to occur with intel GPUs on linux.
Created attachment 271935 [details] [review] utils: add x11 GstContext handling
Comment on attachment 271935 [details] [review] utils: add x11 GstContext handling Seems like a very good idea :)
Also we do (should do?) the same with EGLDisplay, it can be relevant for e.g. gst-omx.
Sure, we should do it for EGLDisplay as well.
I mean we do it inside eglglessink already for EGLDisplay ;) Just go ahead with implementing this for X11 displays
Comment on attachment 271935 [details] [review] utils: add x11 GstContext handling 5bf83bd48f652335d65a2f8cf851012dd7a18018 Author: Matthew Waters <ystreet00@gmail.com> Date: Fri Mar 14 19:03:36 2014 +0100 gl/utils: add x11 GstContext handling https://bugzilla.gnome.org/show_bug.cgi?id=726360