bin: If activating one pad failed error out early instead of trying to activate the...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 18 Apr 2011 07:49:04 +0000 (09:49 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 14 May 2011 09:39:33 +0000 (11:39 +0200)
commitf3f1f7d69a84447aa6a5c55de271b42c1672f6ee
treec88c1e049f266334f8c8ee7ce3bba91f154f9ab8
parent2fd64257fda45bba800cce92d5cf418c3b302931
bin: If activating one pad failed error out early instead of trying to activate the next pads

If one pad fails to activate the complete activation process will fail
anyway and trying to activate the other pads only wastes time.
gst/gstbin.c