video-aggregator: Fix renegotiation when using convert pads
Since 23189c60 we started using the useless result of `modified_caps` which, was never used since it was introduced 7 years ago (in videomixer2). The intersection is useless and we should just avoid doing it at all (which was always the case before) as it can end up failing renegotiation for bad reasons. Part-of: <gstreamer/gst-plugins-base!905>
Showing
Please register or sign in to comment