gstreamer/gst-libs/gst/gl/egl
Tim-Philipp Müller 2f9db671cb gl: suppress some g-i warnings
gst_gl_memory_setup_buffer() was marked as introspectable=0
anyway, so might just as well mark it as '(skip)' and suppress
the warning. Reason is the (element-type gpointer) on wrapped_data.

gstglmemory.c:1426: Warning: GstGL: gst_gl_memory_setup_buffer: argument wrapped_data: Missing (element-type) annotation
gstglmemory.c:1426: Warning: GstGL: gst_gl_memory_setup_buffer: argument wrapped_data: Missing (element-type) annotation

egl/gstegl.h:40: Warning: GstGL: symbol='EGL_EGLEXT_PROTOTYPES': Unknown namespace for symbol 'EGL_EGLEXT_PROTOTYPES'
2019-03-24 16:05:09 +00:00
..
gstegl.c gst-libs: include config.h in all source files 2018-08-13 09:23:34 +01:00
gstegl.h gl: suppress some g-i warnings 2019-03-24 16:05:09 +00:00
gsteglimage.c gl: eglimage: fix build on RPi by adding more fallback defines for EGL_*_EXT 2019-02-18 13:52:43 +00:00
gsteglimage.h gl/egl: Add gst_egl_image_from_dmabuf_direct() function 2018-10-30 12:25:02 +01:00
gstglcontext_egl.c glcontextegl: only dump configs once 2018-06-22 22:43:08 +10:00
gstglcontext_egl.h gl: Fix subclassing of GstGLContextEGL 2018-11-15 13:49:39 -05:00
gstgldisplay_egl.c Add GBM_CFLAGS and define EGL_PLATFORM_GBM_MESA 2018-08-02 12:17:56 +10:00
gstgldisplay_egl.h gl: GST_EXPORT -> GST_GL_API 2018-03-13 12:10:29 +00:00
gstglmemoryegl.c libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstglmemoryegl.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00