gst/gstbin.c: Make sure that the child bin stops after completing the async...
gst/gstbin.c: Make sure that the child bin stops after completing the async state change so that the parent can conti... Original commit message from CVS: * gst/gstbin.c: (bin_handle_async_done): Make sure that the child bin stops after completing the async state change so that the parent can continue the state change to PLAYING. Fixes #441159.
Please register or sign in to comment