gstreamer/gst-libs/gst/gl/cocoa
Tim-Philipp Müller 84249c6f55 gl: cocoa: sprinkle some GST_EXPORT
Undefined symbols for architecture x86_64:
  "_gst_gl_context_cocoa_get_type", referenced from:
      __create_layer in libgstopengl_la-caopengllayersink.o

Might need some more in other headers, but first need to
clarify what exactly should be exported, there are some
inconsistencies (installed header files vs. funcs in docs).
2017-12-09 19:32:31 +00:00
..
gstgl_cocoa_private.h gl/cocoa: fix build after commit 2fd84a6c 2017-12-09 19:32:30 +00:00
gstglcaopengllayer.h glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
gstglcaopengllayer.m applemedia/gl: Update code to use ARC 2017-12-09 19:32:27 +00:00
gstglcontext_cocoa.h gl: Fix backwards compat GST_GL_TYPE_* functions/macros 2017-12-09 19:32:26 +00:00
gstglcontext_cocoa.m gl/cocoa: keep refs over async operations 2017-12-09 19:32:29 +00:00
gstgldisplay_cocoa.h gl: cocoa: sprinkle some GST_EXPORT 2017-12-09 19:32:31 +00:00
gstgldisplay_cocoa.m Use value instead of version macro when testing for mac OS version 2017-12-09 19:32:30 +00:00
gstglwindow_cocoa.h gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
gstglwindow_cocoa.m Use value instead of version macro when testing for mac OS version 2017-12-09 19:32:30 +00:00
Makefile.am gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS again 2017-12-09 19:32:28 +00:00