GStreamer multimedia framework
Go to file
Julien Isorce a581d479ff gl/cocoa: fix compiler warning
Use the reshape function after being defined. The other way
would have been to declare the reshape function in the header.

gstglwindow_cocoa.m: In function '-[GstGLNSView drawRect:]':
gstglwindow_cocoa.m:555: warning: 'GstGLNSView' may not respond to '-reshape'
gstglwindow_cocoa.m:555: warning: (Messages without a matching method signature
gstglwindow_cocoa.m:555: warning: will be assumed to return 'id' and accept
gstglwindow_cocoa.m:555: warning: '...' as arguments.)
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 compiler warning 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