gstreamer/examples/egl
Julien Isorce f1c76ef921 testegl: port to gstgl API
- append a glfilter just before fakesink
  So that we get gltexture or eglimages

- propagate our EGLDisplay to the pipeline
  see GST_QUERY_CONTEXT

- share our EGLContext with the iternal gl context
  of the pipeline, see GST_QUERY_ALLOCATION

- use GstVideoGLTextureUploadMeta to upload
  the incoming gltexture or eglimage to our gl texture

TODO: convert from GLESv1 to GLESv2

See https://bugzilla.gnome.org/show_bug.cgi?id=728940
2014-06-25 10:50:54 +01:00
..
cube_texture_and_coords.h examples: add an example aplication based OpenGL ES + EGL 2013-05-10 13:35:48 +02:00
Makefile.am testegl: port to gstgl API 2014-06-25 10:50:54 +01:00
testegl.c testegl: port to gstgl API 2014-06-25 10:50:54 +01:00