gstreamer/gst-libs/gst/gl/win32
Matthew Waters 019367c128 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.
2017-12-09 19:31:53 +00:00
..
gstglcontext_wgl.c glcontext: add more functionality to wrapped contexts 2017-12-09 19:31:49 +00:00
gstglcontext_wgl.h glcontext: add more functionality to wrapped contexts 2017-12-09 19:31:49 +00:00
gstglwindow_win32.c glwindow: remove width/height from _draw() 2017-12-09 19:31:53 +00:00
gstglwindow_win32.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2017-12-09 19:31:30 +00:00
gstglwindow_win32_egl.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2017-12-09 19:31:30 +00:00
gstglwindow_win32_egl.h gl: keep only one occurence of '#include <EGL/egl.h>' 2017-12-09 19:31:34 +00:00
Makefile.am gl: fix out-of-source builds pt2 2017-12-09 19:31:35 +00:00