Index: files/patch-gst-libs_gst_gl_gstgl__fwd.h =================================================================== --- files/patch-gst-libs_gst_gl_gstgl__fwd.h (nonexistent) +++ files/patch-gst-libs_gst_gl_gstgl__fwd.h (working copy) @@ -0,0 +1,11 @@ +--- gst-libs/gst/gl/gstgl_fwd.h.orig 2018-12-05 14:04:58 UTC ++++ gst-libs/gst/gl/gstgl_fwd.h +@@ -102,8 +102,6 @@ typedef struct _GstGLOverlayCompositorClass GstGLOverl + + typedef struct _GstGLQuery GstGLQuery; + +-typedef struct _GstGLFuncs GstGLFuncs; +- + typedef struct _GstGLAsyncDebug GstGLAsyncDebug; + + #include Property changes on: files/patch-gst-libs_gst_gl_gstgl__fwd.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: files/patch-gst-libs_gst_gl_gstglcontext.h =================================================================== --- files/patch-gst-libs_gst_gl_gstglcontext.h (nonexistent) +++ files/patch-gst-libs_gst_gl_gstglcontext.h (working copy) @@ -0,0 +1,11 @@ +--- gst-libs/gst/gl/gstglcontext.h.orig 2018-12-05 14:06:09 UTC ++++ gst-libs/gst/gl/gstglcontext.h +@@ -98,7 +98,7 @@ struct _GstGLContext { + GstGLWindow *window; + + /*< public >*/ +- GstGLFuncs *gl_vtable; ++ struct _GstGLFuncs *gl_vtable; + + /*< private >*/ + GstGLContextPrivate *priv; Property changes on: files/patch-gst-libs_gst_gl_gstglcontext.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: files/patch-gst-libs_gst_gl_gstgldebug.h =================================================================== --- files/patch-gst-libs_gst_gl_gstgldebug.h (nonexistent) +++ files/patch-gst-libs_gst_gl_gstgldebug.h (working copy) @@ -0,0 +1,11 @@ +--- gst-libs/gst/gl/gstgldebug.h.orig 2018-12-04 14:57:39 UTC ++++ gst-libs/gst/gl/gstgldebug.h +@@ -25,8 +25,6 @@ + + G_BEGIN_DECLS + +-typedef struct _GstGLAsyncDebug GstGLAsyncDebug; +- + typedef gchar * (*GstGLAsyncDebugLogGetMessage) (gpointer user_data); + + /** Property changes on: files/patch-gst-libs_gst_gl_gstgldebug.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property