glupload: dmabuf: only accept uploads to external-oes if supported by the context
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 5 Mar 2020 23:03:49 +0000 (00:03 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 6 Mar 2020 11:02:58 +0000 (12:02 +0100)
commit40773e9c91651300aefd4e89da8766d7d05d23d7
tree782f715b0e98522e9d59cf3cdf2886d598215f3f
parent0200175d977ec2710109b755eb3313cf278fe73c
glupload: dmabuf: only accept uploads to external-oes if supported by the context

This keeps the DirectDmabufExternal uploader from accepting buffers if
texture-target=external-oes is not supported by the GL context.
gst-libs/gst/gl/gstglupload.c