videoaggregator: Don't crash when setting pad properties after the aggregator was finalized
requested to merge slomo/gst-plugins-base:videoaggregator-pad-set-property-without-parent into master
The application might still have a strong reference to a pad and change properties, which should work without crashing.