gldownload: handle passthrough without a critical

Merged Matthew Waters requested to merge ystreet/gstreamer:gldownload-passthrough into main

With passthrough mode, gldownload/glbasefilter may not ever retrieve a relevant GstGLContext as it doesn't actually query the surrounding elements. Guard against that.

Merge request reports