glupload: deal with the ANY caps feature correctly
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Mar 2016 11:48:00 +0000 (22:48 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:17 +0000 (19:32 +0000)
commit356494d96729ba9c8165c1d0a2e4fa0b08ddca7d
tree903a19784bfcbc04e5638c4450c9ec466f513191
parentc7da2adf7fe2b1815901e69131b79de35feea6f8
glupload: deal with the ANY caps feature correctly

When transforming, xplode it out into the necessary caps features both
with and without the passthough features.

Fixes negotiation in the following class of pipelines:

gl ! textoverlay ! glupload ! glimagesinkelement

https://bugzilla.gnome.org/show_bug.cgi?id=763756
gst-libs/gst/gl/gstglupload.c