Skip to content

Pass explicit GL api when initializing GStreamer backend

Recent GStreamer versions now require an explicit API instead of GST_GL_API_ANY, so now we pass GL or GLES depending on what is used.

Cherrypicked from 20153c34

Merge request reports