basesrc: retrieve the result from start_complete
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 9 Oct 2012 13:31:19 +0000 (15:31 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 9 Oct 2012 13:31:19 +0000 (15:31 +0200)
commitf688d4d8a769f064b500014d39a820653a48b9e8
treec7efe9dd8c20cc02e5101e03fad90a5d388a9e3b
parente89ac90fa18f51018769f0479317a0081e56d5ad
basesrc: retrieve the result from start_complete

gst_base_src_start_complete() can fail when the thread could not be
started, for example. Make sure it causes the state change to fail by
retrieving the result from _start_complete().
libs/gst/base/gstbasesrc.c