gstreamer/gst-libs/gst/gl/cocoa
Matthew Waters ab48bb6f0f glwindow: remove width/height from _draw()
Depending on the platform, it was only ever implemented to 1) set a
default surface size, 2) resize based on the video frame or 3) nothing.
Instead, provide a set_preferred_size () that elements/applications
can use to request a certain size which may be ignored for
videooverlay/other cases.
2015-01-23 16:11:31 +11:00
..
gstgl_cocoa_private.h glwindow: remove width/height from _draw() 2015-01-23 16:11:31 +11:00
gstglcaopengllayer.m glwindow: remove width/height from _draw() 2015-01-23 16:11:31 +11:00
gstglcontext_cocoa.h gl/cocoa: move to CGL and CAOpenGLLayer for rendering 2015-01-22 21:29:52 +11:00
gstglcontext_cocoa.m glcontext/cocoa: avoid destroying a possibly 0 GSource id 2015-01-22 21:43:51 +11:00
gstglwindow_cocoa.h glwindow: remove width/height from _draw() 2015-01-23 16:11:31 +11:00
gstglwindow_cocoa.m glwindow: remove width/height from _draw() 2015-01-23 16:11:31 +11:00
Makefile.am gl/cocoa: move to CGL and CAOpenGLLayer for rendering 2015-01-22 21:29:52 +11:00