gstreamer/gst-libs/gst/gl/x11
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_glx.c glx: ask for a GL3 core context 2017-12-09 19:31:50 +00:00
gstglcontext_glx.h glcontext: add more functionality to wrapped contexts 2017-12-09 19:31:49 +00:00
gstgldisplay_x11.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstglwindow_x11.c glwindow: remove width/height from _draw() 2017-12-09 19:31:53 +00:00
gstglwindow_x11.h GstGLWindow: Introduce navigation thread 2017-12-09 19:31:46 +00:00
Makefile.am gl: remove commented and unsued code in x11 Makefile.am 2017-12-09 19:31:35 +00:00
x11_event_source.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
x11_event_source.h [725/906] x11: use GMainContext/GMainLoop 2017-12-09 19:31:29 +00:00