gst/gstbin.c: Make sure that the child bin stops after completing the async state...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 25 May 2007 15:36:52 +0000 (15:36 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 25 May 2007 15:36:52 +0000 (15:36 +0000)
commit6892e94e1dc0e3d6e071389ae0ba08e1546156d4
treec81df39cb95a0cd9ef13a41a886d8928587e27c5
parentc0d4e1a104af561bdb6b69a7b1d67a43dcfb9ddb
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.
ChangeLog
gst/gstbin.c