The final state change result is that of the parent
Original commit message from CVS: The final state change result is that of the parent
This commit is contained in:
parent
2096330104
commit
49352d0279
@ -1411,9 +1411,7 @@ gst_mad_change_state (GstElement *element)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
parent_class->change_state (element);
|
return parent_class->change_state (element);
|
||||||
|
|
||||||
return GST_STATE_SUCCESS;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user