videoaggregator: Let a full renegotiation happen after removing the last pad
authorThibault Saunier <tsaunier@gnome.org>
Fri, 31 Oct 2014 10:01:47 +0000 (11:01 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 27 Nov 2014 18:10:58 +0000 (19:10 +0100)
commita806b401352b34a832937dea7398811ce6458135
tree55ce6bbf538666129d77bd550e47aaf74206ebd2
parentfc593bd2ca983656e2c318319d2ea33562473f72
videoaggregator: Let a full renegotiation happen after removing the last pad

With the current code, we will end up setting the preferred downstream
format as the srcpad format, and it might not be accepted by the next
sinkpad to be added. We should instead let the next sinkpad reconfigure
everything.
gst-libs/gst/video/gstvideoaggregator.c