aggregator: Don't automatically adjust segment if subclass provided one
On the first buffer the base class would update the segment position based on the start-time-selection. If the subclass provides its own segment this will caused unexpected behaviour and override segment information that was explicitly set by the subclass. Part-of: <gstreamer/gstreamer!600>