gst/playback/gstplaybasebin.c: Handle the case where we failed to setup a clear pipel...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 15 Sep 2004 08:35:18 +0000 (08:35 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 15 Sep 2004 08:35:18 +0000 (08:35 +0000)
commit68d1ca33ae00b779c23ced3c516eed793527578e
tree70a877a30b060b38f937917a3e468262575f002b
parent312cc7ec64d9fe6f7215235c2864dc48c82535c5
gst/playback/gstplaybasebin.c: Handle the case where we failed to setup a clear pipeline. This will throw an error (o...

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (state_change), (setup_source),
(gst_play_base_bin_change_state):
Handle the case where we failed to setup a clear pipeline. This
will throw an error (or EOS, another nice case) and if you don't
catch that, the app will wait for the signal forever (and thus
hang).
ChangeLog
gst/playback/gstplaybasebin.c