glupload: Forward composition meta even without params
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 22 Jul 2015 20:58:12 +0000 (16:58 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 22 Jul 2015 21:00:25 +0000 (17:00 -0400)
commit4f4aedecf37830e95676cfbb407540e654de9527
tree423f9982da5884a97e4b8d6eb76826a8c4eab2a9
parente310e6d5403d703c241fb1fa84977113cb828651
glupload: Forward composition meta even without params

When the sink does not know the window size (e.g not created yet)
it will not add any param to the the composition meta. This is no
reason not to forward this meta API. Fixes issue where it could not
attach until we resize the window.

https://bugzilla.gnome.org/show_bug.cgi?id=745107
ext/gl/gstgluploadelement.c