glupload: fallback to upload if contexts cannot share GL resources
authorMatthew Waters <ystreet00@gmail.com>
Tue, 23 Sep 2014 02:02:18 +0000 (12:02 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:46 +0000 (19:31 +0000)
commitccf8f014f0dfbbe8235fe89335205ca6b2b7d608
tree72c21ebc519280a52a12ec8f887d387d3e4eb116
parent14630fac38cc6bccc4e110378db435c5c1016242
glupload: fallback to upload if contexts cannot share GL resources

Fixes pipelines of the form

    gleffects ! tee ! glimagesink

as tee does not pass on the allocation query.
gst-libs/gst/gl/gstglupload.c