gst/playback/: Refuse to change state to READY when we failed to create any of the...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 16 Dec 2006 12:22:57 +0000 (12:22 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 16 Dec 2006 12:22:57 +0000 (12:22 +0000)
commit95f46c1fee16f9e6ea6523e275e27276cc5c84de
treef590ef0f12345d5dbd4da276120e19cefe56d6be
parent20862a8523f17501ea5e3399006d9567eb483a70
gst/playback/: Refuse to change state to READY when we failed to create any of the required elements in our instance ...

Original commit message from CVS:
* gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
* gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
Refuse to change state to READY when we failed to create any of the
required elements in our instance init function.
ChangeLog
gst/playback/gstdecodebin.c
gst/playback/gstdecodebin2.c