glframebuffer: don't segfault needlessly with GLES2
authorMatthew Waters <ystreet00@gmail.com>
Tue, 17 Jun 2014 13:20:04 +0000 (23:20 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:43 +0000 (19:31 +0000)
commitb2eb1b305cb01ae98786198789bc4c9f9a43d7c7
treefcc750fb7c073d8f973fe1336d9c8ccead41e007
parent918ff5b25f5fd5963042527d01124f79ff00781a
glframebuffer: don't segfault needlessly with GLES2

gst_gl_framebuffer_use_v2 was using a function that is not available
with GLES2
gst-libs/gst/gl/gstglframebuffer.c