GNOME Bugzilla – Bug 730986
eglglessink gives undefined symbol error
Last modified: 2014-10-30 18:48:39 UTC
Created attachment 277524 [details] [review] Fix eglglessink gives undefined symbol error for eglDestroyImageKHR, eglCreateImageKHR and glEGLImageTargetTexture2DOES. These are extension functions whose proc address should be queried with eglGetProcAddress().
Hi, thanks for the patch, and sorry it took so long until someone had a look at it. eglglessink was removed in the latest stable GStreamer series, with glimagesink being the replacement. Please file a new bug against glimagesink if you still have problems with glimagesink and recent versions of GStreamer (git master or 1.4.x), thanks!