glupload: Check that caps contain desired caps features
authorJan Schmidt <jan@centricular.com>
Mon, 27 Jul 2015 06:36:40 +0000 (16:36 +1000)
committerJan Schmidt <jan@centricular.com>
Mon, 27 Jul 2015 07:21:33 +0000 (17:21 +1000)
commit45f8a272117592ed72d9e5a0923085b893fd2a1a
tree7d17105bf33b5aa727b894f99f368a837266c116
parent01816b861fb340e4864ca242d7395fd71d14b6e3
glupload: Check that caps contain desired caps features

Use 'contains' checks instead of equality checks on caps features
to allow for uploading when caps also contain GstVideoOverlayComposition
meta.

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