On Wed, 2017-05-24 at 16:06 +0200, Gottfried Haider wrote:
> Hello,
>
> I saw that commit 2a440f60 [1] did away with the public
> gstglcontext_cocoa.h header in gst-plugins-bad.
>
> In prior versions of GStreamer I was using this header to enable GL
> context sharing on macOS - see the __APPLE__ define in my code for
> what exactly [2]. Do you have a suggestion for how I would
> forward-port this to 1.12?
Please file a bug about this. Using gst_gl_context_new_wrapped() might
be a solution for you though, if not we should expose some API that
allows your use case.
For that function, see
gst-plugins-bad/gst-libs/gst/gl/cocoa/gstglcaopengllayer.m
as an example.
--
Sebastian Dröge, Centricular Ltd ·
http://www.centricular.com_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel