gstreamer/gst-libs/gst/gl/win32
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
..
gstglcontext_wgl.c glcontext: add more functionality to wrapped contexts 2014-10-30 18:58:50 +11:00
gstglcontext_wgl.h glcontext: add more functionality to wrapped contexts 2014-10-30 18:58:50 +11:00
gstglwindow_win32.c glwindow: remove width/height from _draw() 2015-01-23 16:11:31 +11:00
gstglwindow_win32.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2014-03-15 18:37:01 +01:00
gstglwindow_win32_egl.c [793/906] add a GstGLContext object that will be the basis of OpenGL contexts 2014-03-15 18:37:01 +01:00
gstglwindow_win32_egl.h gl: keep only one occurence of '#include <EGL/egl.h>' 2014-03-19 14:43:13 +00:00
Makefile.am gl: fix out-of-source builds pt2 2014-03-27 22:03:14 +11:00