GStreamer multimedia framework
Go to file
Julien Isorce 4a736caded gl/cocoa: fix uncaught exception 'unrecognized selector sent to instance'
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.
2017-12-09 19:31:49 +00:00
ext/gl glimagesink: resize the viewport correctly on a caps change 2017-12-09 19:31:49 +00:00
gst-libs/gst/gl gl/cocoa: fix uncaught exception 'unrecognized selector sent to instance' 2017-12-09 19:31:49 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests gl/examples: update for other-context property removal 2017-12-09 19:31:49 +00:00