GStreamer multimedia framework
Find a file
Wang Xin-yu (王昕宇) a8093c56d5 gl: qglwtextureshare demo fixes and cleanup
1. glcontextid function is replaced by gstreamer gst_gl_context_new_wrapped .
2. call gst_init before gst_gl_display_new , seems gst_gl_display_new depends
   on gst_allocator_register , which only worked after gst_init called
3. flush gstreamer OpenGL context before using shared texture, fix
   flicker problem.

https://bugzilla.gnome.org/show_bug.cgi?id=735566
2017-12-09 19:31:46 +00:00
ext/gl glimagesink: expose context 2017-12-09 19:31:45 +00:00
gst-libs/gst/gl gl: Add GSTGLAPI macro to the debug callback function 2017-12-09 19:31:46 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests gl: qglwtextureshare demo fixes and cleanup 2017-12-09 19:31:46 +00:00