gstreamer/gst-libs/gst/gl/android
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
..
gstglwindow_android_egl.c glwindow: remove width/height from _draw() 2017-12-09 19:31:53 +00:00
gstglwindow_android_egl.h gl/android: Notify the window's resize callback about surface dimension changes 2017-12-09 19:31:37 +00:00
Makefile.am gl: fix out-of-source builds pt2 2017-12-09 19:31:35 +00:00