mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
a259391c10
Need to set the ':' as the reshape method now takes one parameter. For the story, the GstGLNSView was previously inheriting from NSOpenGLView which has a reshape function without any parameter. Now the GstGLNSView inherits from NSView and we re-use the reshape function manually. |
||
---|---|---|
.. | ||
gstgl_cocoa_private.h | ||
gstglcontext_cocoa.h | ||
gstglcontext_cocoa.m | ||
gstglwindow_cocoa.h | ||
gstglwindow_cocoa.m | ||
Makefile.am |