GStreamer multimedia framework
Find a file
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
ext/gl glwindow: remove width/height from _draw() 2017-12-09 19:31:53 +00:00
gst-libs/gst/gl glwindow: remove width/height from _draw() 2017-12-09 19:31:53 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl: split glcolorconvert usage from glupload 2017-12-09 19:31:52 +00:00