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)
commitc7b7f98df2fdabe781f156ec935413592a91b79f
tree69166dc73e8ec9bce287675b3de629e6201e8dc1
parentd25813c9bc9874c6415148783275cbcdcdbac0e2
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