]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
element: If activating one pad failed error out early instead of trying to activate...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 18 Apr 2011 07:53:55 +0000 (09:53 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 14 May 2011 09:39:33 +0000 (11:39 +0200)
commit2f947f3993fd756e247a8a76b0110954a014fa6d
treecc0c25d82eeb1174965bc34f5a8a8481fc7bf408
parentf3f1f7d69a84447aa6a5c55de271b42c1672f6ee
element: 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/gstelement.c