aggregator: Set to running in a single place
Only set to running when the thread is actually started.
This commit is contained in:
parent
cb29839580
commit
41344e0315
@ -861,7 +861,6 @@ gst_aggregator_start (GstAggregator * self)
|
||||
GstAggregatorClass *klass;
|
||||
gboolean result;
|
||||
|
||||
self->priv->running = TRUE;
|
||||
self->priv->send_stream_start = TRUE;
|
||||
self->priv->send_segment = TRUE;
|
||||
self->priv->send_eos = TRUE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user