GStreamer multimedia framework
Find a file
Josep Torra 2cdce1d75f glwindow/cocoa: fix warnings reported by XCode 8.1.0
gstglwindow_cocoa.m:345:16: error: unused variable 'window' [-Werror,-Wunused-variable]
  GstGLWindow *window = GST_GL_WINDOW (window_cocoa);
               ^
gstglwindow_cocoa.m:445:11: error: unused variable 'external_view' [-Werror,-Wunused-variable]
  NSView *external_view = (__bridge NSView *)priv->external_view;
          ^
2017-12-09 19:32:27 +00:00
ext/gl gl: GL_ARRAY_BUFFER is not a part of VAO state 2017-12-09 19:32:27 +00:00
gst-libs/gst/gl glwindow/cocoa: fix warnings reported by XCode 8.1.0 2017-12-09 19:32:27 +00:00
pkgconfig gl/pkg-config: add the configured platform/api/winsys 2017-12-09 19:32:25 +00:00
tests gl: GL_ARRAY_BUFFER is not a part of VAO state 2017-12-09 19:32:27 +00:00