gl/gbm: ensure we call the resize callback before attempting to draw
authorMatthew Waters <matthew@centricular.com>
Sun, 3 Nov 2019 13:38:18 +0000 (00:38 +1100)
committerMatthew Waters <matthew@centricular.com>
Mon, 4 Nov 2019 20:27:29 +0000 (07:27 +1100)
commita32cd0e55ea68b9cf54afc3e7a612f4efa98bc43
tree47af787289530e0b4e02bcc75ef2d8253997df0a
parent166f97976165308639e814a9ba21667cb99841f0
gl/gbm: ensure we call the resize callback before attempting to draw

Without this, sinks will not be notified about size changes or even the
initial size and would render at 0x0.
ext/gl/gstglimagesink.c
gst-libs/gst/gl/gbm/gstglwindow_gbm_egl.c