videoaggregator: Return to parent on reconfigure
authorOlivier Crête <olivier.crete@collabora.com>
Sun, 21 May 2017 10:41:53 +0000 (12:41 +0200)
committerOlivier Crête <olivier.crete@collabora.com>
Sun, 21 May 2017 10:45:07 +0000 (12:45 +0200)
commit7b1235940f9d9821bff51fc2548429bc27aa21c0
treef7213759f35d92c2a52cafe9f6c1a6e3aaf68270
parent06ae7622115d4f38c46ba494266262c547c31bbc
videoaggregator: Return to parent on reconfigure

The caps negotiation is now in the parent, so need to return there
if a reconfiguration is needed, otherwise it will loops forever.
gst-libs/gst/video/gstvideoaggregator.c