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)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 5 Nov 2019 16:27:21 +0000 (16:27 +0000)
commitdceaa4dd4baca2b9ebd92017269060e5345408f9
treeffd3650d8f3f5911b955783bf60868d2cab52acb
parentc3bedb745d6fc44305290644728a88831c4741df
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