mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 00:06:36 +00:00
2f9db671cb
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' |
||
---|---|---|
.. | ||
gstegl.c | ||
gstegl.h | ||
gsteglimage.c | ||
gsteglimage.h | ||
gstglcontext_egl.c | ||
gstglcontext_egl.h | ||
gstgldisplay_egl.c | ||
gstgldisplay_egl.h | ||
gstglmemoryegl.c | ||
gstglmemoryegl.h | ||
Makefile.am |