mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-25 16:48:11 +00:00
how did this get by ?
Original commit message from CVS: how did this get by ?
This commit is contained in:
parent
b75745b109
commit
0933f2df88
1 changed files with 2 additions and 0 deletions
|
@ -557,6 +557,8 @@ gst_bin_change_state (GstElement * element)
|
||||||
GST_ELEMENT_NAME (child));
|
GST_ELEMENT_NAME (child));
|
||||||
have_async = TRUE;
|
have_async = TRUE;
|
||||||
break;
|
break;
|
||||||
|
case GST_STATE_SUCCESS:
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue