glvideomixer: Add GstControlBinding proxy
authorOlivier Crête <olivier.crete@collabora.com>
Fri, 3 Jul 2015 00:10:50 +0000 (20:10 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Thu, 23 Jul 2015 00:59:50 +0000 (20:59 -0400)
commit6edf8dbaa67f22b9772671ca2320c24d6642a396
tree1c70bd30359a50dcb718393b754250380934d379
parent86fb628d09d711bf2428088c8874f5455f8536ca
glvideomixer: Add GstControlBinding proxy

This is used to proxy GstControlBinding to the pad on the
parent object. This avoid having to sync the values in the proxy pad,
this is too early if you have a queue between the pad and the actual
aggregation operation.

https://bugzilla.gnome.org/show_bug.cgi?id=734060
ext/gl/gstglvideomixer.c